Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: Guy on October 31, 2009, 10:49:28 AM

Title: Persistent home and opt on usb drive
Post by: Guy on October 31, 2009, 10:49:28 AM
A usb drive can have a persistent home and opt by having the following in extlinux.conf

DEFAULT tinycore
LABEL tinycore
KERNEL /tce/bzImage
APPEND initrd=/tce/tinycore.gz quiet max_loop=255 waitusb=5 tce=UUID="b647c07e-d1f2-461a-9d4a-045b450ad1fd" home=UUID="b647c07e-d1f2-461a-9d4a-045b450ad1fd" opt=UUID="b647c07e-d1f2-461a-9d4a-045b450ad1fd"

Is there a simpler way? Without using sda1, as this may be sdb1 or sdc1 in another computer.
Title: Re: Persistent home and opt on usb drive
Post by: roberts on October 31, 2009, 11:04:41 AM
Use LABEL
See: http://www.tinycorelinux.com/faq.html