Tiny Core Base > TCB Tips & Tricks
xfe > file, folder; Access properties change is denied.
(1/1)
xor:
xfe > file, folder; Access properties change is denied.
I want to make changes via the visual interface
GNUser:
Hi xor, the answer is in the error message: "Read-only file system". This has to do with how TCL works and has nothing to do with xfe.
The contents of /tmp/tcloop/ are mounted extensions. Extensions are squashfs archives. Squashfs is read-only.
If you need to modify properties of the files or directories inside acl.tcz or any other extension, you have to extract the extension, make your desired changes, re-create the extension, then replace the extension in tce/optional/ with your modified extension.
Rich:
Hi xor
--- Quote from: xor on May 29, 2020, 09:54:29 AM ---... I want to make changes via the visual interface
--- End quote ---
You can not change it using the visual interface.
You can not change it using the command line.
It is a Read-only file system.
You can not change files or permissions on those directories because you can not write to them.
It is a Read-only file system.
xor:
--- Quote from: GNUser on May 29, 2020, 10:06:58 AM ---Hi xor, the answer is in the error message: "Read-only file system". This has to do with how TCL works and has nothing to do with xfe.
The contents of /tmp/tcloop/ are mounted extensions. Extensions are squashfs archives. Squashfs is read-only.
If you need to modify properties of the files or directories inside acl.tcz or any other extension, you have to extract the extension, make your desired changes, re-create the extension, then replace the extension in tce/optional/ with your modified extension.
--- End quote ---
in accordance with the drag and drop logic;
Can you create a * .sh script that translates current applications into *.tcz configuration !?
Navigation
[0] Message Index
Go to full version