|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] sync up zfs boot support in pygrub
It works for run time :-
root@ServerKoala:/home/boris/osol134# cat osol134.cfg name = "osol134" vcpus = 2 memory = "1024" kernel = "/home/boris/osol134/unix" ramdisk = "/home/boris/osol134/boot_archive" extra = "/platform/i86xpv/kernel/amd64/unix - nowin -B zfs-bootfs=rpool/ROOT/opensolaris,bootpath=/xpvd/xdf@51712:a" disk = ['phy:/dev/sdb5,xvda,w'] vif = ['bridge=eth0']
Pretty old story.
Boris.
--- On Fri, 4/9/10, Mark Johnson <johnson.nh@xxxxxxxxx> wrote:
From: Mark Johnson <johnson.nh@xxxxxxxxx> Subject: Re: [Xen-devel] [PATCH] sync up zfs boot support in pygrub To:
xen-devel@xxxxxxxxxxxxxxxxxxx Date: Friday, April 9, 2010, 6:03 PM
On Fri, Apr 9, 2010 at 3:53 PM, Boris Derzhavets <bderzhavets@xxxxxxxxx> wrote:
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 :
|
root@ServerKoala:/home/boris/osol# xm create -c osol.py Using config file "./osol.py". Error: Boot loader didn't return any data!
|
please hold off applying this patch until I can debug this.
Thanks,
MRJ
-----Inline Attachment Follows-----
|
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|