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-devel

[Xen-devel] Xen 4.0.0 first release candidate. Pygrub doesn't detect ker

To: Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Subject: [Xen-devel] Xen 4.0.0 first release candidate. Pygrub doesn't detect kernel on ISO image
From: Boris Derzhavets <bderzhavets@xxxxxxxxx>
Date: Wed, 13 Jan 2010 10:15:57 -0800 (PST)
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Wed, 13 Jan 2010 10:17:28 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1263406557; bh=rTZZhCtMzJycBRwxeBUquTf08jwygLifywkpunTlwbY=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=51mqESAKO5Wpiq9bAm+y2iqm6Hi9SHBu1CdY8rBfquA63VsK7h7vIR/hHULkCk5Rip4rneflc71qMaydwD/grIr8aZIqeMCScxWT6ui4IZknpuNE7DcHTr13SL4A52iDxm+2cOMER1x+pzmRBs7iHJlw0XHAjH8UP5wOveZ/Vo8=
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:In-Reply-To:MIME-Version:Content-Type; b=THSeXrhiBsFXkE8cI/X8vo6POembHA5rtDYNDfN6ng937l68kSeT2+sL6Le5fhDTBNShNoBfhBe+NXxNK45+3UthJTSlXtocKCQJL1vucLTW0iQNDuxBxt/dPx1xPAYcGVE5EH8la/OGyyoVbV+JYzfJZatMyOY1/Q6CCfhC0nc=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <C7735907.CA92%keir.fraser@xxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
root@ServerJaunty:~# losetup -a

/dev/loop0: [0822]:150697 (/root/MyDownloads/f12.iso)
/dev/loop1: [0822]:150697 (/root/MyDownloads/f12.iso)

root@ServerJaunty:~# cat f12.install
name="Fedora12PV"
memory=2048
disk = ['phy:/dev/loop1,xvdc:cdrom,r', 'phy:/dev/sdc5,xvda,w' ]
vif = ['bridge=eth2']
vfb = [ 'type=vnc,vncunused=1' ]
bootloader = "/usr/local/bin/pygrub"
kernel = "/images/pxeboot/vmlinuz"
ramdisk = "/images/pxeboot/initrd.img"
vcpus=1



root@ServerJaunty:~# xm create f12.install
Using config file "./f12.install".
Error: Cannot find kernel "/images/pxeboot/vmlinuz"

It works at Xen 3.4.X Dom0 with no problems.

Boris.



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>