Re: Grub problem, can't boot.



On Fri, 2008-01-25 at 07:59 +0900, John Summerfield wrote:
Erik P. Olsen wrote:
I know it's my own fault but can't see a way out. I made an entry to
grub.conf of an F7 system that I am currently building. The purpose of
this entry should be to launch BookManager. I have tried many variations
to no avail and at this last time I got the idea from some grub
documentation that I should code the entry as:

Title BookManager
map (hd0) (hd1)
map (hd1) (hd0)
rootnoverify (hd0,1)
makeactive
chainloader +1

All my (stupid) attemps did not launch BookManager but did no other
harm. It was not till I added the two map statements that I got the
problem that after the first attempt to load BM I was no longer able to
boot the F7 system. Clearly the statements had ruined my boot loader
somehow. Is there a way to rectify the damage? I had not expected that
this would cause a permanent damage to the system.

1. use grub's ability to edit the in-memory menu to delete and/or modify
lines.
2. use the grub command line to type the commands and boot manually. One
of the great things about grub is that anything it can boot, it can boot
without a menu.
alternatively boot the cd in rescue mode, or use knoppix to boot the
system from CD, mount your system disk and edit grub.conf again.

Regards,
Les H

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: Grub problem, cant boot.
    ... The purpose of this entry should be to launch BookManager. ... map ... All my attemps did not launch BookManager but did no other harm. ... It was not till I added the two map statements that I got the problem that after the first attempt to load BM I was no longer able to boot the F7 system. ...
    (Fedora)
  • Re: Grub problem, cant boot.
    ... The purpose of this entry should be to launch BookManager. ... map ... All my attemps did not launch BookManager but did no other harm. ... It was not till I added the two map statements that I got the problem that after the first attempt to load BM I was no longer able to boot the F7 system. ...
    (Fedora)
  • Grub problem, cant boot.
    ... I made an entry to grub.conf of an F7 system that I am currently building. ... map ... All my attemps did not launch BookManager but did no other harm. ... It was not till I added the two map statements that I got the problem that after the first attempt to load BM I was no longer able to boot the F7 system. ...
    (Fedora)
  • editing savedefault entry in /boot/grub/menu.lst
    ... I am wanting to get a specific grub entry to be the default during the ... boot process, and I am not very experienced editing /boot/grub/menu.lst ... kernel 2.6.15-27-686 is consistently the entry that is booted ... ## by the debian update-grub script except for the default options below ...
    (Ubuntu)
  • Re: Dual boot, but with two Linuxes
    ... Better yet...perhaps an entry on the wiki? ... It is quite useful to learn how to boot your system manually from grub ... # This entry automatically added by the Debian installer for an existing ...
    (Ubuntu)