Hello, On Sat, 14 Mar 2009, benedict nicholas wrote: > 1. Could not install any OS in DomU (Tried CentOS and others through > internet) but in vain.
You must install a domU as a virtual machine in a host running as dom0. The dom0 system must be booted with the Xen hypervisor (this needs grub to load the hypervisor instead of loading the kernel directly). > 2. How can we do it using DVD? You can give the domU access to the DVD drive or if you have an image of the DVD then you can give the domU access to that image. > 3. Can we run two virtual machines in Xen-qemu at the same time? Certainly. You must make sure that there is enough memory to allocate to the virtual machine and you must allocate distinct write-able block devices to each virtual machine. By the way, Xen and qemu are distinct approaches so I am bit confused that you are calling it Xen-qemu. Regards, Kapil. -- _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
