1. yum groupinstall Virtualization
2. vim /boot/grub/grub.conf
default=0 (boot wih xen kernel)
3.Create a partition of 10-20G
4.Reboot
5.virt-manager (Tool to create guest o/s)
xm create <domain> ->create guest
xm shutdown <domain> ->shutdown guest
xm reboot <domain> ->reboot guest
xm save <domain> <file> ->take snapshot guest
xm restore <file> ->restore guest
cat /etc/xen/<domain> ->config file of the guest machine
If you found this post useful, I would really love it, if you can Like the Page, or share it with your Facebook/Google+/Twitter Friends... It will keep me motivated. Thank you!
No comments:
Post a Comment