Tiny Core Linux
Tiny Core Base => TCB Q&A Forum => Topic started 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.
-
Have your treid the waitusb boot option? example waitusb=5
you don't need to repeat the boot options on the initrd line.
-
also the correct bootcode would be local=sdb1