|
Bugzilla – Full Text Bug Listing |
| Summary: | The "Virtual Machine Installation (XEN)" on YaST Control Center doesn't work. | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Yunfeng Zhao <yunfeng.zhao> |
| Component: | YaST2 | Assignee: | Ladislav Slezák <lslezak> |
| Status: | VERIFIED DUPLICATE | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Beta 4 | ||
| Target Milestone: | --- | ||
| Hardware: | x86 | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | Third Party Developer/Partner | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | y2log | ||
|
Description
Yunfeng Zhao
2005-09-08 08:57:25 UTC
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. |