Re: Grub problem, can't boot.
- From: Les <hlhowell@xxxxxxxxxxx>
- Date: Thu, 24 Jan 2008 15:15:14 -0800
On Fri, 2008-01-25 at 07:59 +0900, John Summerfield wrote:
Erik P. Olsen wrote:alternatively boot the cd in rescue mode, or use knoppix to boot the
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.
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
- Follow-Ups:
- Re: Grub problem, can't boot.
- From: John Summerfield
- Re: Grub problem, can't boot.
- References:
- Grub problem, can't boot.
- From: Erik P. Olsen
- Grub problem, can't boot.
- Prev by Date: Re: OT: unathorized network user.
- Next by Date: Re: OT: unathorized network user.
- Previous by thread: Re: Grub problem, can't boot.
- Next by thread: Re: Grub problem, can't boot.
- Index(es):
Relevant Pages
|