Deleted LVM volume, now Fedora will not boot!
Posted: Wed Apr 28, 2010 10:44 pm
Hello,
I am a Linux novice, so please excuse me if I don't make sense.
My first experience with Linux has been with Amahi and Fedora 12. I setup my server following another user's experience here: http://forums.amahi.org/viewtopic.php?f ... atch#p5065
I wanted to be able to add to a storage pool in the future so I followed the direction to create a LVM volume group. Everything worked fine.
Now with Greyhole released which can provide the storage pool I was looking for, I want to get rid of LVM. So I copied off my data and went into LVM Manager and deleted my volume groups. No problem. I was then able to reformat the unallocated disk space.
No problem. Until reboot. Upon reboot, Fedora would not come up. The fsck filesystem check failed and I am left at a command line. The error message I get has:
At the command prompt, I tried :
I then tried from a Ubuntu live CD, but still no luck. lvdisplay and vgdisplay show nothing. The live CD shows all my disks and data, but I still cannot boot to Fedora.
Any ideas?
Thanks.
I am a Linux novice, so please excuse me if I don't make sense.
My first experience with Linux has been with Amahi and Fedora 12. I setup my server following another user's experience here: http://forums.amahi.org/viewtopic.php?f ... atch#p5065
I wanted to be able to add to a storage pool in the future so I followed the direction to create a LVM volume group. Everything worked fine.
Now with Greyhole released which can provide the storage pool I was looking for, I want to get rid of LVM. So I copied off my data and went into LVM Manager and deleted my volume groups. No problem. I was then able to reformat the unallocated disk space.
No problem. Until reboot. Upon reboot, Fedora would not come up. The fsck filesystem check failed and I am left at a command line. The error message I get has:
I am guessing fsck is trying to check the volume group I deleted and can't find it, causing the problem. Why is fsck looking for this volume group if I deleted it?/sbin/fsck.xfs: /dev/mapper/vg_server-LogVol00 does not exist
At the command prompt, I tried :
and other ideas I found, but I get this response:lvremove -f
.locking type -1 initialization failed
I then tried from a Ubuntu live CD, but still no luck. lvdisplay and vgdisplay show nothing. The live CD shows all my disks and data, but I still cannot boot to Fedora.
Any ideas?
Thanks.