Bug 115802 - The "Virtual Machine Installation (XEN)" on YaST Control Center doesn't work.
Summary: The "Virtual Machine Installation (XEN)" on YaST Control Center doesn't work.
Status: VERIFIED DUPLICATE of bug 114740
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: YaST2 (show other bugs)
Version: Beta 4
Hardware: x86 SUSE Other
: P5 - None : Normal
Target Milestone: ---
Assignee: Ladislav Slezák
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-08 08:57 UTC by Yunfeng Zhao
Modified: 2006-01-12 06:18 UTC (History)
0 users

See Also:
Found By: Third Party Developer/Partner
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
y2log (100.14 KB, text/plain)
2005-09-08 10:51 UTC, Yunfeng Zhao
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yunfeng Zhao 2005-09-08 08:57:25 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.
Comment 1 Martin Lasarsch 2005-09-08 10:17:26 UTC
could you please provide more information what exactly the problem is? 
 
and please attach /var/log/YaST2/y2log 
Comment 2 Yunfeng Zhao 2005-09-08 10:49:22 UTC
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
Comment 3 Yunfeng Zhao 2005-09-08 10:51:00 UTC
Created attachment 49176 [details]
y2log
Comment 4 Ladislav Slezák 2005-09-08 12:51:09 UTC
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.

Comment 5 Yunfeng Zhao 2005-09-08 14:24:47 UTC
(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?
Comment 6 Ladislav Slezák 2005-09-09 06:21:52 UTC
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.
Comment 7 Ladislav Slezák 2005-09-09 10:33:06 UTC

*** This bug has been marked as a duplicate of 114740 ***