Maybe you should try isolating the real cause of your system issues. Since I can’t reproduce this slow performance, I suggest temporarily restore a default onboot.lst from the ISO
Then edit the onboot.lst to remove flwm and replace with fluxbox You don’t need VLC etc etc as the test is only temporary.
Ensure you’re extensions are installed on the fastest available storage media and you’re system is actually loading them..?
sda1 ? Really is tc installed on the first partition of your HDD?
Make sure no other installation like CD, USB DRIVE is influencing the outcome, remove them!
Use UUID instead of sda identifier (sdx is not permanent, it can change)
It looks to me as if Xorg + Radeon drivers are causing many loading issues, if that’s not the cause then maybe the media where fluxbox.tcz is loaded from is extremely slow?
Tinycore can load extensions from any media separate from its core files, the first tcz store found (wherever that is) is usually used unless clearly specified
Your “showbootcodes”
BOOT_IMAGE=/tce/boot/vmlinuz quiet nodhcp tce=sda1/tce home=sda1 initrd=/tce/boot/core.gz
I could be wrong but AIUI Indicates an invalid tce entry
tce=sda1/tce is like asking tc to look inside tce=sda1/tce/tce for your extensions and when it can’t find any looks to other drives like a CD for potential tce directories.. Which explains slow loading issues..
Anyhow a valid tce boot code in your scenario is
tce=sda1
Without specifying tce unless you’ve changed its name..
I’m simply pointing out the obvious causes here since fluxbox itself installs in a second or two at worst in all my tests and those tests were all from a USB thumb drive!! doesn’t matter if first time install and loading either..
Sent from my iPhone using Tapatalk