Tiny Core Base > TCB Q&A Forum

Tclocal on USB drive?

(1/1)

cmau:
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.

roberts:
Have your treid the waitusb boot option? example waitusb=5

you don't need to repeat the boot options on the initrd line.

Kingdomcome:
also the correct bootcode would be local=sdb1

Navigation

[0] Message Index

Go to full version