|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] change HVM to PV with root on logical volume
I have full virtualized CentOs with disks 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 work paravirtualized?
thanks Karolina
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-users] change HVM to PV with root on logical volume,
Karolina Kotova <=
|
|
|
|
|