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

Re: [Xen-users] How to install OpenIndiana DomU


  • To: xen-users@xxxxxxxxxxxxxxxxxxx, "Fajar A. Nugraha" <list@xxxxxxxxx>
  • From: Christophe Bailleux <ch.bailleux@xxxxxxxxx>
  • Date: Mon, 7 Mar 2011 08:37:15 +0100
  • Cc:
  • Delivery-date: Sun, 06 Mar 2011 23:38:25 -0800
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=XgCD7LpSoocrqw6pXuvcZiNPZh7bFqhfReOWZCUoKwoAbOtDCh00XUCn75Fsbngk+7 GozQD3CSioFgAd7kqvAgYiSEc++QAa+H3wTb5EE6rfiG5nPFNDiP6jaleskevXjnXWbx SZSxiV8xXtrJAiDE/reFgrA9rGmWzm3WEChHg=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Hi,

I 've tested too and i get the same error.
I'm using the  Debian squeeze package : Xen 4.01. So i think my pygrub is not too old...
I'v copied manually kernel and ramdisk image too but it's not work:

Using config file "/etc/xen/solaris.cfg".
Error: Boot loader didn't return any data!

 
My config:

vcpus       = '1'
memory      = '1024'
name        = 'solaris'

bootloader = "/usr/bin/pygrub"
vif = [ "" ]
disk =  [
       "file:/var/tmp/osol.iso,xvdc:cdrom,r",
       "file:/xen/domains/solaris/disk.img,xvda2,w"
        ]
kernel = "/solaris/unix"
ramdisk = "/solaris/x86.microroot"
extra = "/platform/i86xpv/kernel/amd64/unix - nowin -B install_media=cdrom"
>>


On Mon, Mar 7, 2011 at 4:54 AM, Fajar A. Nugraha <list@xxxxxxxxx> wrote:



Is the ISO listed first? It must, in order for pygrub to pick it up.

You can also test if pygrub can correctly load kernel and ramdisk from
ISO by running something like

pygrub /path/to/your/openindiana.iso

If you see an error, then probably your pygrub version is too old. Try
MRJ's for example on how to use kernel and ramdisk copied manually
from the ISO.

--
Fajar

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

 


Rackspace

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