Re: Grub hangs after today's updates
- From: Boris Glawe <public@xxxxxxxxxxxxxx>
- Date: Fri, 12 Sep 2008 23:16:46 +0200
Oliver Ruebenacker schrieb:
Dear friends,Find out, what you root partition is and from what device you're booting from.
A few minutes ago, I had a few automatic updates (including Kernel
updates) for my Fedora 9, then rebooted and now I can't boot upagain.
After BIOS, I see a black screen with only "GRUB" written on it, and
nothing else happens.
What to do?
Take care
Oliver
Assuming, that you do not use dual booting and have only fedora on your machine and assuming, that you're booting from the device /dev/sda here are the instructions:
Download a rescue boot image and burn it on a cd. Download from this mirror for example:
http://sunsite.informatik.rwth-aachen.de/ftp/pub/Linux/fedora/linux/releases/9/Fedora/i386/os/images/boot.iso
Boot from that cd and choose "rescue system" at the boot prompt.
It's very likely, that the rescue routine will mount your system on the directory /mnt/sysimage.
As instructed by the user interface run this command:
chroot /mnt/sysimage
From the point on you work in the same environment/os installation as you normally boot directly.
Run this command:
grub-install /dev/sda
Type "exit"
then type
reboot
remove the cd from your drive and you will possibly be able to boot from hard disk again.
greets Boris
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
- Follow-Ups:
- Re: Grub hangs after today's updates
- From: Oliver Ruebenacker
- Re: Grub hangs after today's updates
- From: Oliver Ruebenacker
- Re: Grub hangs after today's updates
- From: Boris Glawe
- Re: Grub hangs after today's updates
- References:
- Grub hangs after today's updates
- From: Oliver Ruebenacker
- Grub hangs after today's updates
- Prev by Date: Grub hangs after today's updates
- Next by Date: Re: Grub hangs after today's updates
- Previous by thread: Grub hangs after today's updates
- Next by thread: Re: Grub hangs after today's updates
- Index(es):
Relevant Pages
|