On Thu, Dec 03, 2009 at 10:16:17AM EST, Vladimir 'φ-coder/phcoder' Serbinenko 
wrote:
> Chris Jones wrote:
> > I am trying to have grub boot off a partition on a USB stick.
> >
> >   
> You can't chainload to disk invisible by BIOS. But you can load
> supported OSes from it.
> > I issued the following command from the grub command line:
> >
> > % insmod uhci
> >
> > grub was hung and I had to do a hard reset.
> >   
> Can you issue:
> debug=all
> insmod uhci
> insmod usbms
> debug=all
> ls -l
> debug=
> ls -l
> And to post the result?

Certainly.

Any way I could redirect the output to something like a file, both in
the interest of efficiency and accuracy?

CJ


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to