Tiny Core Base > CorePlus
Core Plus - Ram full
Juanito:
You could try using the apps gui to search tags for gtk1
There's beaver, emelfm, gimp (tc-4.x), gtkfind, sylpheed-gtk1 and xmms that I can think of...
tinypoodle:
As suspected since Reply #17, you ran out of inodes on rootfs before swap even would get touched.
tinypoodle:
You can experiment with gradually increasing inode count until you no longer get "No space left on device" errors, e.g.:
--- Code: ---sudo mount -o remount,nr_inodes=12K /
--- End code ---
Edit: Also I'd suggest you permanently keep an xterm open with:
--- Code: ---df -i /
--- End code ---
and keep a close eye on it.
gerald_clark:
That would be a good boot option to add to tc-config.
curaga:
The defaults should be better w/ inodes in 5.2.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version