Can't figure out how to make Slitaz USB persistent
Posted
by
Dennis Hodapp
on Super User
See other posts from Super User
or by Dennis Hodapp
Published on 2010-03-24T02:29:51Z
Indexed on
2012/10/03
9:40 UTC
Read the original article
Hit count: 264
I installed Slitaz on my USB. However I can't figure out how to make it persistent automatically. There are different sources telling me different ways to make it persistent.
One told me to add "slitaz home=usb" to the syslinux.cfg file like this:
append initrd=/boot/rootfs.gz rw root=/dev/null vga=normal autologin slitaz home=usb
but it didn't work for me.
http://www.slitaz.org/en/doc/handbook/liveusb.html gave an example of how to do it manually but I didn't try it and I also want it to happen automatically.
custompc.co.uk/features/602451/make-any-pc-your-own-with-linux-on-a-usb-key.html is an older article that also explains how to make the USB persistent but I don't want to try it cause it looks outdated (from 2008)
does anyone know the best way to make the USB automatically persistent?
© Super User or respective owner