Bugzilla – Bug 115802
The "Virtual Machine Installation (XEN)" on YaST Control Center doesn't work.
Last modified: 2006-01-12 06:18:14 UTC
I tried to use "Virtual Machine Installation (XEN)" installing a XEN virtual machine. But it dosen't work for me. Reproduce steps. 1. boot Suse Linux 10.0 Beta 4 with XEN Linux kernel. 2. Run "YaST Control Center" 3. Click "Virtual Machine Installation (XEN)" and follow its steps to install a virtual machine.
could you please provide more information what exactly the problem is? and please attach /var/log/YaST2/y2log
After I configed the memory size of VM,domain name, disk images... and clicked "Accept" button, the dialog window of "Virtual Machine Installation (XEN)" dispeared without any info. I cannot use "Virtual Machine Installation (XEN)" creating a XEN guest os. The y2log is attached. See below
Created attachment 49176 [details] y2log
It seems that you don't have any network installation source configured, right? XEN requires network installation source because a XEN VM cannot be installed from CD/DVD. A check is missing to not continue if there is no network source.
(In reply to comment #4) > It seems that you don't have any network installation source configured, right? > XEN requires network installation source because a XEN VM cannot be installed > from CD/DVD. A check is missing to not continue if there is no network source. Why creates XEN VM need to access network, to download root fs image?
Yes, root image and all RPM packages are downloaded from a network source. There is no CD access in Xen VM (AFAIK it should be supported later). In freshly created VM you have just empty (virtual) disk and (virtual) ethernet card, nothing more. So there is only one way how to get an installation system and packages - over network.
*** This bug has been marked as a duplicate of 114740 ***