Re: FW: [linux-usb-devel] boot from usb storage

From: Eric Lammerts (eric@lammerts.org)
Date: Mon Nov 11 2002 - 08:10:36 EST


On Mon, 11 Nov 2002, Filipau, Ihar wrote:
> In short:
> Is it possible to boot from portable USB DVD drive?
> Is this supported in BIOSes?

Don't know.

> Will kernel be able to find a root?

Normally it doesn't work because USB devices are detectly
asynchronously (from a kernel thread). At the time a USB device is
discovered, the root mounting code has already given up.

I have a patch to fix this at
http://www.lammerts.org/software/kernelpatches/usb-storage-root.patch
It's tested only with USB harddisks, but will probably also work with
DVD drives.

Eric

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Nov 15 2002 - 22:00:22 EST