byghis

domU Configuration File - Xen 3.3

May 28th, 2011
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. kernel = "/boot/vmlinuz-2.6.24-29-xen"
  2. ramdisk = "/boot/initrd.img-2.6.24-29-xen"
  3.  
  4. memory = "256"
  5. vcpus=2
  6. name = "ubuntu804"
  7. vif = ['']
  8. dhcp = "dhcp"
  9. disk = ['tap:aio:/home/edward/virtualpc/ubuntu804/ubuntu.8-04.img,sda1,w']
  10. root = "/dev/sda1 ro"
  11. extra = "xencons=tty"
Advertisement
Add Comment
Please, Sign In to add comment