On Wed, Jun 11, 2014 at 6:55 AM, <[email protected]> wrote: > Hi, > An old Micron Trek 2 has an ext4 filesystem in (hd0,1), > created with a Debian Wheezy installer. > > Grub was installed by removing the hdd and temporarily > connecting it to a Wheezy system with a USB adapter. > A /boot/grub/grub.cfg was created and edited to have a > menu entry for a system in (hd0,5). > > When the machine is powered it comes to the prompt and > these settings. > http://carnot.yi.org/GrubSet.png
The most likely reason for this is that you don't have a grub.cfg in (hd0,msdos1)/boot/grub/grub.cfg, or that grub.cfg doesn't have any menu entries. Please post your complete grub.cfg as well as the output of "grub-probe --target=device /boot/grub/grub.cfg" and "grub-mkrelpath /boot/grub/grub.cfg". -- Jordan Uggla (Jordan_U on irc.freenode.net) _______________________________________________ Help-grub mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-grub
