public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Allow delay for booting from USB device?
@ 2014-04-18 12:02 Thomas Mueller
  2014-04-18 13:05 ` Joost Roeleveld
  0 siblings, 1 reply; 6+ messages in thread
From: Thomas Mueller @ 2014-04-18 12:02 UTC (permalink / raw
  To: gentoo-user

Is there a way to make Gentoo or other Linux allow extra time when root is on a USB device?  Any way to say "just a second" or more like 15 seconds before aborting with the message that root partition does not exist?

In this case it's an IDE hard drive in a USB enclosure.

FreeBSD seems to handle this situation better.  I would get a 
mountroot>
prompt, to which I would respond 
ufs:/dev/ada0p3
and be good.

I could avoid this situation with /boot/loader.conf

legal.realtek.license_ack=1
rsu-rtl8712fw_load="YES"
kern.cam.scsi_delay="13000"     # Delay (in ms) before probing SCSI
kern.cam.boot_delay="16000"    # Delay (in ms) of root mount for CAM bus
hint.re.0.disabled="1"

but don't know if Linux has anything like this.

Only lines 3 and 4 are relevant to this issue; other lines are for different issues.

Tom



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-04-19 21:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-18 12:02 [gentoo-user] Allow delay for booting from USB device? Thomas Mueller
2014-04-18 13:05 ` Joost Roeleveld
2014-04-18 14:01   ` Brian Hesdorfer
2014-04-18 17:38     ` Joost Roeleveld
2014-04-18 17:49       ` Brian Hesdorfer
2014-04-19 21:20         ` [gentoo-user] " Jonathan Callen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox