WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Suse 10.1 Virtual Machine Management

Subject: Re: [Xen-users] Suse 10.1 Virtual Machine Management
From: Jan Albrecht <jan.albrecht@xxxxxxxxx>
Date: Fri, 02 Jun 2006 06:49:21 +0200
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 01 Jun 2006 21:50:00 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=jBWfpL9PepYUzwwQvr9Sy4cVsL8ci4eof8jrFIYFv+uz0YQurn1GfGCJ+LNiZa7WMovaPh8nDBhj/oFOoOibDPes5LSXIEpI7Ug6m5WW39FnDlEvUbQ9Uv5qrsn5MjJomQVwpCIZmZCsgh6ik1zgM9kZCQGGce4R+NGPa3qM3Kg=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <01bc01c685d5$c48708b0$6501a8c0@xxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <01bc01c685d5$c48708b0$6501a8c0@xxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0.7 (Windows/20050923)
Hi,


Bernard Golden wrote:

> I am trying to install new domu via Yast Virtual Machine Management. I
> choose "Run an OS installation program" to get the guest Suse 10.1
> installed. It lists the installation device as CD/DVD (/dev/hdc). I
> have Disk 1 of Suse 10.1 in CD, but get an error in "preparing
> installation of the virtual machine" listing "Failed to extract the
> kernel from the installation source."

>From my point of view the SuSE 10.1 XEn Installation way is totally
unuseable. I've tried it several times, but it didn't worked.
To install SuSE 10.1 the easiest way is to create a new partition (with
LVM), tar the whole / (including all sudirs) to the new directory and
use a config like this:

# configuration name:
name     = "vm1"
# usable ram:
memory   = 512
# kernel und initrd:
kernel   = "/boot/vmlinuz-xen"
ramdisk  = "/boot/initrd-xen"
# boot device:
root     = "/dev/hda1"
# boot to run level:
extra    = "3"
# network interface:
vif      = vif = [ 'mac=00:16:3e:a1:de:dd' ]
# storage devices:
disk     = [ 'phy:LVM1/vm1,hda1,w' ]

It my case it worked. I never figured ou how to install SuSE10XEN via
Yast...

Jan


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users