WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: How to use UUID with waitusb option?  (Read 1720 times)

Offline Xianwen Chen

  • Full Member
  • ***
  • Posts: 142
How to use UUID with waitusb option?
« 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

Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: How to use UUID with waitusb option?
« Reply #1 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.
« Last Edit: June 06, 2010, 12:00:09 PM by roberts »
10+ Years Contributing to Linux Open Source Projects.

Offline Xianwen Chen

  • Full Member
  • ***
  • Posts: 142
Re: How to use UUID with waitusb option?
« Reply #2 on: June 07, 2010, 04:12:43 PM »
Thanks a lot roberts!