Displaying 1 result from an estimated 1 matches for "groupvol00".
2008 Apr 09
1
lvm VolGroup00 problem after disk upgrade
...to /mnt/sysimage
then i edited /etc/fstab with current values :
/dev/mapper/boss-root for roor
/dev/mapper/boss-home for home
/dev/mapper/boss-swap for swap
edited /etc/grub.conf with root= /dev/mapper/boss-root
did grub-install /dev/sda
and now the problem
after kernel load i will get info that GroupVol00 (which was lvm group on
old disk does not exist)
info about boss group fonded
and then i will get an error that /dev/root ???? does not exist
and then that /proc does not exist
and then kernel panic
Where is the problem?
I did this whole process so many times without error and know i am stuck do
n...