9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Mike Bro" <lin4win@gmail.com>
To: 9fans@cse.psu.edu
Subject: [9fans] Xen 3.1 Invalid kernel during installation
Date: Thu, 20 Dec 2007 12:41:18 +0000	[thread overview]
Message-ID: <c4129bea0712200441q45e3f983u45dbacb9f714acff@mail.gmail.com> (raw)

Hi there,

I am running out of ideas how to install Plan9 in Fedora8 latest XEN.

Followed instructions from wiki.

Ended up having following plan9inst:
kernel = "/var/local/xenboxes/plan9/9xeninst.gz"
memory = 128
name = "plan9"
vif = [ 'mac=aa:00:10:00:00:10' ]
disk = [ 'file:/var/local/xenboxes/plan9/plan9.img,sda,w',
         'file:/var/local/isos/plan9.iso,sdb,r' ]
on_poweroff = 'destroy'
on_reboot   = 'destroy'
on_crash    = 'destroy'


# This is the equivalent of plan9.ini:
extra="""
nobootprompt=local!/boot/bzroot
bootfile=sd01!cdboot!bootdisk.img
"""

However once I execute:
xm create -c plan9inst

I get following error message:
Using config file "./plan9inst".
Error: (2, 'Invalid kernel', 'xc_dom_compat_check: guest type
xen-3.0-x86_32 not supported by xen kernel, sorry\n')

I got 9xeninst.gz from http://plan9.bell-labs.com/sources/xen/xen3/
iso downloaded from http://cm.bell-labs.com/plan9/download/plan9.iso.bz2

Thanks in advance,
Mike


             reply	other threads:[~2007-12-20 12:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-20 12:41 Mike Bro [this message]
2007-12-20 13:24 ` Richard Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c4129bea0712200441q45e3f983u45dbacb9f714acff@mail.gmail.com \
    --to=lin4win@gmail.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).