[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] How can I re-build domU's Kernel?
I have fedora13 as domain0 kernel on xen-3.4.3 or xen-4.0.1. I installed ubuntu10.04 as guest-os following this : 1) download installer from : to /boot directory
2) edit xen guest config file
kernel = "/boot/vmlinuz" ramdisk = "/boot/initrd.gz" memory = 1024 name = "ubuntu01" vcpus = 1 vif = ['bridge=xenbr0'] disk = ['phy:vg_f13/ubuntu01,xvda,w'] bootloader = "/usr/bin/pygrub" 3) Install ubuntu10.04 as normal way.
4) after installation finished. reboot gueset-os with config. This ubunt guest works well. memory = 1024 name = "ubuntu01" vcpus = 1 vif = ['bridge=xenbr0'] disk = ['phy:vg_f13/ubuntu01,xvda,w'] bootloader = "/usr/bin/pygrub" But, I have questions. 1) Is this ubuntu machine works as para-virtualized kernel or HVM? 2) If this is PV-dom then How can I compile the guest-kernel ?
Thanks in advance. :) -BK _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |