byghis

Basic Configuration - Ubuntu Hardy VM on Xen 3.3 (hardy)

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