I tried putting 'set debug=all' at the top of my grub.cfg. Still get the
hard freeze right after "Welcome to Grub!".

Then I tried embedding the debug command into the core image by running
grub-install with the '--debug-image=all' option. Still get the hard freeze
right after "Welcome to Grub!".

It's looking like this is more of a Grub issue than kernel, so if somebody
can tell me how to move this bug report to the grub category that would be
great.

Thanks,
Chuck


On Sat, Aug 6, 2011 at 7:06 AM, Jonathan Nieder <jrnie...@gmail.com> wrote:

> Hi Chuck,
>
> Chuck Cox wrote:
>
> > Any ideas? I'm actually wondering now if Grub is even getting to the
> > point of loading the kernel. Is there a way to enable debugging
> > output from Grub itself?
>
> From the grub2 command line:
>
>  help
>  set debug=all
>

Reply via email to