Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: cmau on January 20, 2009, 12:05:05 AM

Title: Tclocal on USB drive?
Post by: cmau on January 20, 2009, 12:05:05 AM
Is it possible to place tclocal on a usb stick? The following code doesn't work for me

title Tiny Core Linux
root (hd0,0)
kernel /tcl/bzImage quiet tinycore noswap tclocal=sdb1
initrd /tcl/tinycore.gz tinycore noswap tclocal=sdb1

Note that Tiny Core is booted from sdb1 and the tclocal is also on sdb1.
Title: Re: Tclocal on USB drive?
Post by: roberts on January 20, 2009, 10:34:04 AM
Have your treid the waitusb boot option? example waitusb=5

you don't need to repeat the boot options on the initrd line.
Title: Re: Tclocal on USB drive?
Post by: Kingdomcome on January 20, 2009, 11:34:25 AM
also the correct bootcode would be local=sdb1