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

[Xen-users] Boot from cd

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Boot from cd
From: shacky <shacky83@xxxxxxxxx>
Date: Mon, 13 Aug 2007 21:29:52 +0200
Delivery-date: Mon, 13 Aug 2007 12:30:19 -0700
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=HFEnw9w1QqKXknx7H/9LXfIucBFLDNhvqvzHYpokBRqaE4pi+5521HFlfPzy/RFwN5xb0ewpS55huoB5vl1191EVcv6OHBkzKXRbmFKnzVAhSHC99j/H+ObfeCn0+6WfVuiDNJnA2Rtgp+EUS+asoeWmIFlgjOdU1OtZ/PvBsHU=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Z8a0zQJ0IPs7PhBJe2PQzka5zFf841CabdQD/NVLDpxRCUcBQ7DjGwzvrNqUOwZkHoUn7BrRJYFJ8waH3A+RlNTFupqF1RVh+deKJrdLtUQh6TzR56TMresKWsUVrFllZisGakbhbr4qYwtVDeU6xGZt5w/Ep+DfS1jsdMqQAk0=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi.

I'm trying to create a new domU with Opensuse 10.2 x86_64 as distro.
I downloaded the "opensuse10.2-x86_64-mini.iso" which is like the
netinst iso of Debian, I created the opensuse-disk and opensuse-swap
LVM volumes and I created the opensuse.cfg configuration file:

kernel  = '/boot/vmlinuz-2.6.18-xenU'
memory  = '128'
root    = '/dev/sda1 ro'
disk    = [ 'phy:vserver/opensuse-disk,sda1,w',
'phy:vserver/opensuse-swap,sda2,w',
'file:/vserver/iso/opensuse10.2-x86_64-mi
name    = 'opensuse'
vif  = [ 'vifname=opensuse, ip=192.168.1.61' ]
on_poweroff = 'destroy'
on_reboot   = 'restart'
on_crash    = 'restart'
boot = 'd'
vnc=1
vncviewer=1
sdl=0

But when I try to start the new domU it doesn't start and doesn't
write me any error.

My purpose it to start the domU from the iso to install Opensuse from
it, like when creating a Windows domU.

Is the configuration file correct or I made some mistake?

Thank you very much!
Bye.

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

<Prev in Thread] Current Thread [Next in Thread>