(sigh)
I know it's depressing...
for reference lq_asking I have submitted some questions to Ritchie at Slax forum who made the squashfs 4.0 linux live scripts that I used in the arch/slack versions
http://www.slax.org/forum.php?action...parentID=59545
I am sure he will try to figure it out and I will update evrything at that time
Now, from the last post there you see I'm asking about the persistent feature using a save file isn't working
and so I suspect you have your persistent save in a folder on your fat32 usb as I did?
Slax has always had an issue with fat32 and posixovl
and the workaround is to create a small ext2/ext3
partition on your usb and use that and then this should fix the reboot/shutdown issue
as thats how I fixed it on mine today
example usb
sdb1 fat32 bootable has live media nfluxos
sdb2 ext2,ext3 persistent saves to "named" folder
and you know change persistent syslinux.cfg/grub parameter to
changes=/name-of-folder/
so, make a folder named "mysaves" on sdb2
and
changes=/mysaves/
you know...
as for the Freezing, I am not sure...
your using the arch version?
xconf says it configured it right and it still freezes?
EDIT: ok dont use xfs, use ext2 or ext3 for persistent store
on usb