On Thu, Dec 03, 2009 at 03:24:31PM EST, Vladimir 'φ-coder/phcoder' Serbinenko 
wrote:
> Chris Jones wrote:
> >> Can you issue:
> >> debug=all
> >> insmod uhci
> >> insmod usbms
> >> debug=all
> >> ls -l
> >> debug=
> >> ls -l
> >> And to post the result?

Barring typos or omissions, the trace reveals that the perceived 'hang'
after issuing 'insmod uhci' is in fact grub looping over the following
code:

/build/buildd/grub2-1.97~beta4/kern/disk.c:389 Reading hd0,11

hda,11 correponds to the partition where grub is managed, but also
perhaps more to the point, it happens to be the first bootable entry in
my grub.cfg

The version of grub is the one currently in the ubuntu 9.10 repos.

Thanks,

CJ





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

Reply via email to