Tiny Core Extensions > TCE Bugs

Directory is not writable

(1/1)

neonix:
I add file copy2fs.flg to my tce directory to load all extensions to RAM.  When I boot, I unmounted partition sdb3 where my extension are placed, and run Appsbrowser. I get:

--- Code: ---Fatal Error: TCE Directory is not writable.
--- End code ---

patrikg:
Do you OOM, run out of RAM.
Some of TinyCore and PiCore also uses Swap in Ram.
See nozswap as kernel command line args.

Rich:
Hi neonix

--- Quote from: neonix on November 06, 2025, 12:29:22 PM --- ... When I boot, I unmounted partition sdb3 where my extension are placed, ...
--- End quote ---
You unmounted your tce directory, so it's not currently writable.

neonix:
Problem is not correlated with RAM. I have 4GB of RAM.


--- Quote from: Rich on November 06, 2025, 04:29:38 PM ---Hi neonix

--- Quote from: neonix on November 06, 2025, 12:29:22 PM --- ... When I boot, I unmounted partition sdb3 where my extension are placed, ...
--- End quote ---
You unmounted your tce directory, so it's not currently writable.

--- End quote ---
Yes, but if I run system completely from RAM, so I don't need tce directory. What is more, I need to unmount sdb3, every time I run computer, to protect it from ext2 corruption (no journaling).     
If I want to temporary install new extensions, I could manually change the path to /tmp. Appsbrowser don't have feature that allow me to change tce directory.

Rich:
Hi neonix

--- Quote from: neonix on November 07, 2025, 01:05:04 AM --- ... I could manually change the path to /tmp. ...
--- End quote ---
Yes, change the path.


--- Quote from: neonix on November 06, 2025, 12:29:22 PM --- ... When I boot, I unmounted partition sdb3 where my extension are placed, ...
--- End quote ---
But there's no need to do it "manually". Place that command right
after the command that unmounts the partition (in bootlocal.sh?).

Navigation

[0] Message Index

Go to full version