Re: [linux-usb-devel] Booting and Installing from USB CDROM

2002-03-01 Thread Mark Huth
Thank you much. I'd been searching for a while, but in the usb group. I've applied the patch and it seems to work well. Mark Huth "Randy.Dunlap" wrote: > On Fri, 1 Mar 2002, Mark Huth wrote: > > | I have a need to boot and install from a USB CDROM. > | > | I've got a CDROM that works fine, an

Re: [linux-usb-devel] Booting and Installing from USB CDROM

2002-03-01 Thread Randy.Dunlap
On Fri, 1 Mar 2002, Mark Huth wrote: | I have a need to boot and install from a USB CDROM. | | I've got a CDROM that works fine, and shows up as /dev/scd0 after boot. | The USB modules are in the kernel, and they all register prior to the | root fs mount. However, the scsi attach that creates t

[linux-usb-devel] Booting and Installing from USB CDROM

2002-03-01 Thread Mark Huth
I have a need to boot and install from a USB CDROM. I've got a CDROM that works fine, and shows up as /dev/scd0 after boot. The USB modules are in the kernel, and they all register prior to the root fs mount. However, the scsi attach that creates the device seems to occur too late for the cd to