search for: wansn

Displaying 1 result from an estimated 1 matches for "wansn".

Did you mean: wans
2011 Aug 12
1
change HVM to PV with root on logical volume
...isks ike this ------------- /dev/vg00/lv_root / ext3 defaults 1 1 /dev/hda1 /boot ext3 defaults 1 2 --------------- I try change my it to paravirtualized, but after reboot I got kernel panic, because /dev/vg00/lv_root wansn''t found. ----------------- this is my grub config title CentOS (2.6.18-128.el5xen_pv) root (hd0,0) kernel /vmlinuz-2.6.18-128.el5xen ro module /initrd-2.6.18-128.el5xen-no-scsi.img root=/dev/vg00/lv_root ------------------- What should I do to my CentOs wor...