11
General TC Talk / Re: flatpak and TCL
« Last post by Juanito on December 13, 2025, 04:08:45 AM »Juanito, did you ever find a solution for this "pivot_root: Invalid argument" error?
Sorry, no

Juanito, did you ever find a solution for this "pivot_root: Invalid argument" error?

i kinda stopped using phones for anything productive when they stopped having keyboards (symbian on nokia e72 and BB10 was very usable for ssh'ing into servers).I used to do a 24/7 support rotation and carried the company's blackberry "classic" that I could use, in a pinch, to troubleshoot the entire EDI communications system via ssh - I had even tweaked the UI and reporting so everything fit decently on the blackberry screen.
i manage to slot so much time in front of proper workstations that i desperately need all screen-off time i can get, so i have to say i don't even miss it.
i would never buy a mobile computer without a proper screen+keyboard any more. but i have 3 backup thinkpads which should last a long time anyways![]()
chown: /home/cnk/.local/bin/mc-fix.sh: Not a directory
chmod: /home/cnk/.local/bin/mc-fix.sh: Not a directory
$ ls -lh /home/cnk/.local/
total 4K
-rwxr-xr-x 1 root 1000 50 Dec 13 12:36 bin
drwx--S--- 5 cnk 1000 120 Dec 13 2025 share/
There may be another problem with tce being on read-only media. If I try to install additional extensions with tce-ab, I get an error about "Read-only file system" from wget. ...That's to be expected. Your original request stated:
My goal is to make a bootable CD that lets me choose between two different versions of Tiny Core. I have programs in each version that I use under different circumstances. ...You never said anything about installing extensions after booting. The fact that
... I'm not entirely sure, but I suspect that the problem is the symbolic link created between /etc/sysconfig/tcedir and the tce directory on the CD (because of copy2fs?). ...That link is always created. That link makes it easy to find the tce directory

$ tce-load -wi bwrap
$ bwrap --bind / / true
bwrap: pivot_root: Invalid argumentIf someone can help me find a fix or workaround for this error, I should be able to package flatpak for TCL.Some error messages when booting that xwbar.lst can't be written to the tce directory.There may be another problem with tce being on read-only media. If I try to install additional extensions with tce-ab, I get an error about "Read-only file system" from wget. I'm not entirely sure, but I suspect that the problem is the symbolic link created between /etc/sysconfig/tcedir and the tce directory on the CD (because of copy2fs?). I can install extensions from other sources (e.g., USB drive) with tce-load, but that requires that I have the extensions downloaded already. This problem just popped up within the last 24 hours because I tried to install an extension that I didn't have downloaded already. I might have a solution to this, but I want to do some additional testing.
This is expected since tce is on a CD and read only. This message is harmless.
didn't think to look there
, I assumed that this "essential" feature was fully functional given that SDL3 is now current.