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?
> Is this to be expected, considering that this is a fairly old system and
> the BIOS knows nothing about USB devices.
>
> Thanks,
>
> CJ
>
>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
>
>   


-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko


Attachment: signature.asc
Description: OpenPGP digital signature

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

Reply via email to