Results 1 to 4 of 4
Hi Devils Casper, I upgraded my F9 version and then I completely lost my server.
Instead of booting it said: GRUB Loading stage 2
After following some posts and suggestions ...
- 05-31-2009 #1Just Joined!
- Join Date
- May 2009
- Posts
- 3
upgraded my F9 version and then I completely lost my server
Hi Devils Casper, I upgraded my F9 version and then I completely lost my server.
Instead of booting it said: GRUB Loading stage 2
After following some posts and suggestions now when it boots it says:
GRUB>
I tried to follow your suggestions to linuxuser_1 doing:
grub-install /dev/sda --recheck
but server says --recheck is not allowed
I have very little linux knowledge and I'd appreciate if you could pls help me here too
grub.conf generated by anaconda
hiddenmenu
title Fedora (2.6.25-14.fc9.i686)
root (hd0,0)
kernel /vmlinuz-2.6.25-14.fc9.i686 ro root=UUID=(...)
initrd /initrd-2.6.25-14.fc9.i686.img
Thanks in advance,
Lady
- 06-01-2009 #2
Hi and Welcome !
Execute this at GRUB> Prompt :
Post output here.Code:find /boot/grub/stage1 find /grub/stage1
Boot up from LiveCD of any Linux Distro and post the output of fdisk -l command too.
* Its small L in fdisk -l.Code:su - fdisk -l
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 06-01-2009 #3Just Joined!
- Join Date
- May 2009
- Posts
- 3
Hi devils,
find's command returned both:
fdisk command returned (relevant information only):(hd0,0)
Also for your information this is a NVidia 4 raid 1 2x250GB SATA disks HD.Disk /dev/sda: 250.0 GB, xxxxx bytes
---
Device Boot Id System
/dev/sda1 * 83 Linux
/dev/sda2 * 8e Linux LVM
---
Disk /dev/dm-0: 247.7 GB, xxxx bytes
----
Disk /dev/dm-0 doesn't contain a valid partition table
Disk /dev/dm-1: 2080 MB, xxxx bytes
----
Disk /dev/dm-1 doesn't contain a valid partition table
- 06-01-2009 #4Just Joined!
- Join Date
- May 2009
- Posts
- 3
Sorry in my last post /dev/sda2 does not have the * on Boot column... sorry I had to handwrite copy all the stuff...
Thanks!


Reply With Quote