Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: Xianwen Chen on June 06, 2010, 11:13:24 AM

Title: How to use UUID with waitusb option?
Post by: Xianwen Chen on June 06, 2010, 11:13:24 AM
Hi all,

From the change log of 2.11.3, I notice that waitusb option can now take advantage of UUID [1]. However, it seems that this usage has not been published onto FAQ [2]. Can someone tell me how to use UUID with waitusb option?

[1] http://forum.tinycorelinux.net/index.php?topic=6320.0

[2] http://www.tinycorelinux.com/faq.html
Title: Re: How to use UUID with waitusb option?
Post by: roberts on June 06, 2010, 11:56:54 AM
See: http://forum.tinycorelinux.net/index.php?topic=5995.0

This was introduced in v2.11. You can use LABEL or UUID.
LABEL is typically shorter and easier than UUID.

Now the usbinstall script adds the UUID clause to the waitusb=5 boot option.
Title: Re: How to use UUID with waitusb option?
Post by: Xianwen Chen on June 07, 2010, 04:12:43 PM
Thanks a lot roberts!