[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] Pygrub in Xen 3.5 unstable cannot read ISO image (CentOS 5.3, SNV_117).Cannot find kernel "/images/xen/vmlinuz"


  • To: Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
  • From: Boris Derzhavets <bderzhavets@xxxxxxxxx>
  • Date: Fri, 24 Jul 2009 22:11:18 -0700 (PDT)
  • Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
  • Delivery-date: Fri, 24 Jul 2009 22:11:47 -0700
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:MIME-Version:Content-Type; b=oGp5ZY3pL8wFMZAXQNsGsg+Z3GTCXig2C1YmP1TfthbHaRLMWmpxw/SyBI+xvDjkt403v71gjyNv7Hc74lJnAbPBmFcNmeq/BGBrV4NjD+2q4fMbYZ8KcdLWB2zbi/oApf1rxUokg43noccRYgufMx47UAc/1KwzHQWrP20toHM=;
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>

root@ServerJaunty:/home/boris/nevada# losetup -a

/dev/loop0: [0812]:27534 (/home/boris/rhel53.iso)
/dev/loop1: [0812]:27534 (/home/boris/rhel53.iso)
/dev/loop2: [0812]:1334 (/home/boris/snv117.iso)

Attempt  to run :-
1.)
root@ServerJaunty:/home/boris/rhel# cat rhel53.install
name="RHEL53PV"
memory=2048
disk = ['phy:/dev/loop1,hdc:cdrom,r',
'phy:/dev/sdb6,xvda,w' ]
vif = [ 'bridge=eth0', ]
vfb = [ 'type=vnc,vncunused=1' ]
bootloader = "/usr/local/bin/pygrub"
kernel = "/images/xen/vmlinuz"
ramdisk = "/images/xen/initrd.img"
vcpus=1


root@ServerJaunty:/home/boris/rhel# xm create rhel53.install
Using config file "./rhel53.install".
Error: Cannot find kernel "/images/xen/vmlinuz"

2)
root@ServerJaunty:/home/boris/nevada# cat snv117.install
name = 'Solaris117PV'
memory = '2048'
disk = [ 'phy:/dev/loop2,6:cdrom,r','phy:/dev/sdb5,0,w']
vif = [ 'bridge = eth0' ]
bootloader = '/usr/local/bin/pygrub'
kernel = '/boot/platform/i86xpv/kernel/amd64/unix'
ramdisk = '/boot/amd64/x86.miniroot'
extra = '/platform/i86xpv/kernel/amd64/unix - nowin -B install_media=cdrom'
root@ServerJaunty:/home/boris/nevada# xm create -c snv117.install
Using config file "./snv117.install".
Error: Cannot find kernel "/boot/platform/i86xpv/kernel/amd64/unix"

*************************************************
Same profiles work fine at Xen 3.4.1 Dom0
*************************************************

Diff doesn't show any changes in pygrub :-
root@ServerJaunty:/usr/src# diff -uN ./xen-3.4-testing.hg/tools/pygrub/src/pygrub ./xen-unstable.hg/tools/pygrub/src/pygrub

root@ServerJaunty:/usr/src#

Boris.


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

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.