Quoting James Collier <james.collier...@gmail.com>:
In the case of option 1, grub2 boots straight to the menu as expected. Typeing 'c' to get to the prompt then 'ls' at the prompt reveals only the (memdisk) device. It was expected that at least (hd0,1) for the -hda fat: partition would be available
Even without the -hda option, you should get (fd0). I can reproduce the problem with the current GRUB.
My impression is that loading grub.cfg stops the initial automatic loading of the modules for the existing hardware. You still can load such modules manually:
insmod biosdisk insmod pc After that, ls will show (fd0) and other devices. It looks like a bug to me. -- Regards, Pavel Roskin _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel