Displaying 1 result from an estimated 1 matches for "1vif".
Did you mean:
1vbf
2010 Dec 20
1
How can I re-build domU''s Kernel?
...tboot/xen/vmlinuz
-
http://fi.archive.ubuntu.com/ubuntu/dists/lucid/main/installer-amd64/current/images/netboot/xen/initrd.gz
to /boot directory
2) edit xen guest config file
kernel = "/boot/vmlinuz"
ramdisk = "/boot/initrd.gz"
memory = 1024name = "ubuntu01"vcpus = 1vif = [''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 = 1024name = "ubuntu...