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

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Suse 10.1 Virtual Machine Management
From: "Tijl Van den Broeck" <subspawn@xxxxxxxxx>
Date: Fri, 2 Jun 2006 11:41:06 +0200
Delivery-date: Fri, 02 Jun 2006 02:41:43 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=L58ahRNw74MUAdzKDus+1UeeZhZLHCB9PrfFlmPO8frS4yqQLJrxXkx1jO2Lyek5ND7JN4s1Bd4M4rCbS22SeWnYQtY+jRdzux5b0unnszkfzANHL+2/XrE5luUj7cl8A3hf8nf3s5VGR3j6A4N6Q+onqN0XRa1G0r74w8b/AmE=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <447FC351.6050704@xxxxxxxxx>
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> <447FC351.6050704@xxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Indeed, I had to do something like that as well. The yast module is
still not quite usable. You can always try the "yast dirinstall",
which will prepare a chrootable environment for you, which can also be
used for Xen with some modifications.

Mount your file/disk on /var/tmp/dirinstall and run the module and
pray it works. It might give a segfault on a x86_64 system (as it did
with one of my machines, but in i686 it should work). If it works, it
is self-explaining and you can't do anything wrong. When done, copy
/etc/passwd and shadow if necessary and modify the domU's network
script according to your needs (dhcp/static). Unmount the system and
boot it.

If that doesn't work you can use Jan's instructions and a copy of your
domU or of another OpenSUSE10.1 system is recommendable (don't forget
to chroot into it and change the startup scripts before booting the
domU, you don't want to start xend in your domU :))

greetings

Tijl Van den Broeck

On 6/2/06, Jan Albrecht <jan.albrecht@xxxxxxxxx> wrote:

>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


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