-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 12/16/2012 11:54 AM, Aleš Nesrsta wrote: > Hi, > > I found something not really bad but probably also not good, > related to booting of GRUB from USB device. I expect it is probably > (very) low priority thing. Sorry if it was discussed before, I > didn't notice it. > > Consider this situation: - You have ordinary PC which (BIOS) > supports boot from USB drive (such as flash disk etc.) - You boot > GRUB on this PC from some USB device into command line environment > - You do "insmod ehci" (or load any other USB module - uhci or ohci > - it depends what USB host controller Your PC has) - immediately > after issuing the command above the GRUB freezes > > Why? Because loading of GRUB USB driver stops BIOS support of USB > device from which You have booted GRUB, i.e. GRUB has no longer > access to any of its files.
GRUB only needs access to files when you tell it to load them. You can load other grub modules you need before ehci, or change the path grub will load them from after loading ehci by setting the root and prefix variables. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (MingW32) Comment: Using GnuPG with undefined - http://www.enigmail.net/ iQEcBAEBAgAGBQJQ0NOBAAoJEJrBOlT6nu75LOwIAL0l3msEhg0QtvFU6o9pXyzw XlinEIsoCeGJ8oQ0x965nfuaSfpdQvlypbSYf8gDBTxYdmJ0iKehmLqDRePGjQPV w3QuSPg8H0pI4tKRwEC2LU6dlhlG3yqp2gxSAk0OuUK7BvULclkwnBkwnGsEs0Cc 0MWEdfpKgblWi6PFH5bEUNIqVlfSpwOVZ7Kh+bbqKScdOFno9Ed0ypG+tkr6YLvO QH8zcGrxG9OaXRlSCx47TQd7rmwctktBn3jf8T8YErF3FefXzthunHpppo5sWpd8 YgskiLNp3wCsv9+5MjWG+JbfbX0qyJ4WXP9kkJfVr+f4TFHkRs3c1/NkMwobXsE= =RU2P -----END PGP SIGNATURE----- _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel