Skip to main content
Removed question (that should have been a comment in the first place) because the updated question has the requested information.
Source Link
Caleb
  • 71.9k
  • 19
  • 203
  • 232

menu.lstThe file menu.lst is only used by grub-legacy. YouYou appear to be using grub2, which uses grub.cfggrub.cfg instead. Grub2Grub2 also prefers to work without a device.mapdevice.map, so you might delete that as well, and then reinstallre-install grub.

You also don't specify WHAT error you get when you are dropped to the rescue shell. That information would be highly relevant.

menu.lst is used by grub-legacy. You appear to be using grub2, which uses grub.cfg instead. Grub2 also prefers to work without a device.map, so you might delete that as well, and then reinstall grub.

You also don't specify WHAT error you get when you are dropped to the rescue shell. That information would be highly relevant.

The file menu.lst is only used by grub-legacy. You appear to be using grub2, which uses grub.cfg instead. Grub2 also prefers to work without a device.map, so you might delete that as well, and then re-install grub.

Source Link
psusi
  • 17.7k
  • 3
  • 43
  • 52

menu.lst is used by grub-legacy. You appear to be using grub2, which uses grub.cfg instead. Grub2 also prefers to work without a device.map, so you might delete that as well, and then reinstall grub.

You also don't specify WHAT error you get when you are dropped to the rescue shell. That information would be highly relevant.