|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] sync up zfs boot support in pygrub
Patch applied cleanly to current xen-4.0-testing.hg tree (on Ubuntu 9.10) Then i rebuilt and reinstalled xen and tools. Went through OSOL 133 PV install on /dev/sdb5 and tried to load OSOL DomU via :
name = 'OS0L133' memory = 2048 vcpus = 2 bootloader = '/usr/local/bin/pygrub' disk = ['phy:/dev/sdb5,xvda,w'] vif = [ 'bridge=eth0' ]
root@ServerKoala:/home/boris/osol# xm create -c osol.py Using config file "./osol.py". Error: Boot loader didn't return any data!
I got same results adding patch to xen-4.0 src.rpm and reinstalled Xen 4.0 on F12 ( rpms rebuilt, rpms hot upgrade , new Xen rebooted)
Maybe i misunderstood something ? I used xvdc for CD ROM, xvda for image on /dev/sdb5 in both cases. Install itself runs just fine. I do remember under Xen 3.4.3 ( 2.6.31.6 pvops) build 132 could be nicely
installed per John Levon virsh's procedure.
Boris.
--- On Fri, 4/9/10, Mark Johnson <johnson.nh@xxxxxxxxx> wrote:
From: Mark Johnson <johnson.nh@xxxxxxxxx> Subject: [Xen-devel] [PATCH] sync up zfs boot support in pygrub To: xen-devel@xxxxxxxxxxxxxxxxxxx Date: Friday, April 9, 2010, 1:53 PM
See attached patch.
MRJ
-----Inline Attachment Follows-----
|
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|