You are not logged in.
Pages: 1
For information
I've just created a Live USB with the last rolling ISO (11/01/2015).
The swap memory isn't automatically detected; I have to do it manually from the terminal. I'm pretty sure I didn't have to do it with the previous ISO I used.
I must precise I use Plop boot manager to boot Live USB.
Sorry but I have so many troubles, I won't find time for further investigations.
Offline
Thanks Ceel
Reverting this commit fixs the problem:
http://hg.slitaz.org/slitaz-boot-scripts/rev/0e9e08cd6665
[c]swapon -a[/c] has to be run after swap configuration is written to /etc/fstab when running live filesystem.
This commit runs [c]swapon -a[/c] before which will only work on full install/frugal persistence with swap preconfigured to saved /etc/fstab
Offline
Pages: 1
[ Generated in 0.016 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]