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] Re: Attempt to create OpenSuse 10.3 PV DomU at Xen 3.3 CentO

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Re: Attempt to create OpenSuse 10.3 PV DomU at Xen 3.3 CentOS 5.2 Dom0 via pygrub
From: Boris Derzhavets <bderzhavets@xxxxxxxxx>
Date: Fri, 17 Oct 2008 16:22:13 -0700 (PDT)
Delivery-date: Fri, 17 Oct 2008 16:22:57 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type:Message-ID; b=kFoKwAGChBsdAc8kU3CoV+ipnXl41xjWLXXOh31csQhJhTPu1zcccd+bI/hTWRnRyYcL7A3lIBfQVL1Am8BUUjrtE3DIjIn+NVXg0zXYrm40cmbcgox/IK1CZBhmMgMFF1hQA38i94CHZOpBUK6IeYR6LWlGJTwDPCi5WuEhadA=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Reply-to: bderzhavets@xxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
http://bderzhavets.wordpress.com/2008/10/17/install-opensuse-11-domu-at-xen-33-centos-52-dom0-via-local-http-server-all-64-bit/

--- On Sun, 9/21/08, Boris Derzhavets <bderzhavets@xxxxxxxxx> wrote:
From: Boris Derzhavets <bderzhavets@xxxxxxxxx>
Subject: Attempt to create OpenSuse 10.3 PV DomU at Xen 3.3 CentOS 5.2 Dom0 via pygrub
To: xen-users@xxxxxxxxxxxxxxxxxxx
Date: Sunday, September 21, 2008, 9:20 AM

Attempt to reproduce:-
http://wiki.xen.prgmr.com/xenophobia/2008/08/silly-pygrub-trick.html

Profile bellow starts graphical console:-

disk = ['tap:aio:/etc/xen/isos/opensuse-10.3.iso,xvdb:cdrom,r',
             'tap:aio:/etc/xen/images/suse.img,xvda,w'  ]
vif = [ 'mac=00:16:3e:4a:f5:f0, bridge=eth1', ]
vfb = [ 'type=vnc,vncunused=1' ]
# uuid = "b1fd65e84128ced2dc435bb9d2e1861e"
bootloader = "/usr/bin/pygrub"
kernel = "/boot/x86_64/vmlinuz-xen"
ramdisk = "/boot/x86_64/initrd-xen"
vcpus=1
on_reboot   = 'restart'
on_crash    = 'restart'

and immediately complains , that no repository was found ( on CD).
I believe either to miss correct "extra", or  pygrub requires patch (from Sun ?)
View:-
http://osdir.com/ml/linux.redhat.fedora.xen/2007-08/msg00025.html



__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Re: Attempt to create OpenSuse 10.3 PV DomU at Xen 3.3 CentOS 5.2 Dom0 via pygrub, Boris Derzhavets <=