You are not logged in.
I am a newbie in Linux. I have successfully to boot SliTaZ with USB flash disk on my netbook. But, when I turn off the system, its configuration is lost and when I turned on again like when I turn it on the first time. I'm searching for a post about it on the internet. I have tried the command tazusb writefs gzip, indeed successful, but the result is stored in path /. And I want to keep it in the flash disk which I use for booting. What can save the configurations and the package has been installed to a flash disk that I use to boot?
Sorry if my language sucks.
Offline
Add home=$UUID of flash disk with slitaz install to kernel line of bootloader.
Use the command [c]blkid[/c] to get the $UUID value
When in slitaz type [c]mount[/c]
If done correctly /home will be mounted on the flash drive.
The flash drive must be formated with linux filesystem (ext2) before installing slitaz or login as regular user fails.
Offline
[ Generated in 0.018 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]