Re: [RFC/PATCH] usb-storage: wait for device scanning before mounting root

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Greg KH
Date: Friday, April 25, 2008 - 9:05 am

On Fri, Apr 25, 2008 at 11:19:02AM +0300, Pekka J Enberg wrote:

No we don't.  The problem with USB is that you _never_ know if you are
done discovering all of the devices that are currently plugged into the
bus.  For PCI SCSI and ATA devices, that is not an issue.  So no matter
how many times you think you can mark things "done" you never really
know for sure.

So this means that we can't do this in the kernel, use an initramfs if
you want such functionality, you can sit and spin there and wait until
the device that you think you "know" is there to show up before
continuing on with the boot process.

thanks,

greg k-h
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [RFC/PATCH] usb-storage: wait for device scanning befo ..., Greg KH, (Fri Apr 25, 9:05 am)