[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-devel] [PATCH] sync up zfs boot support in pygrub
- To: xen-devel@xxxxxxxxxxxxxxxxxxx, Mark Johnson <johnson.nh@xxxxxxxxx>
- From: Boris Derzhavets <bderzhavets@xxxxxxxxx>
- Date: Sat, 10 Apr 2010 07:58:02 -0700 (PDT)
- Cc:
- Delivery-date: Sat, 10 Apr 2010 07:59:21 -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:In-Reply-To:MIME-Version:Content-Type; b=rPbfU4qQzUJLBRlq94jgAJj8Vt+xYTfCr8Hs3u/qciDS6dPAIb9Kg3kcRnBJ/pwxep52jM2viwC3iQ6sROQ9DVmoSnjp9RuVCNPF/0C5FYWHd07LHEjVkLVIezZZR7ZFhOloPym4lh1I+UFKdwceqgvg1O/CvFlcpVjebTWXVzI=;
- List-id: Xen developer discussion <xen-devel.lists.xensource.com>
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
|