9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Alan C. Fisher" <acf@unixcube.org>
To: 9fans@9fans.net
Subject: Re: [9fans] Weird plan9 Xen DonU problems
Date: Sun,  2 Oct 2011 19:55:12 +0000	[thread overview]
Message-ID: <201110021955.p92JtC9K017453@unixcube.org> (raw)
In-Reply-To: <mailman.2577.1317571456.15522.9fans@9fans.net> from "9fans-request@9fans.net" at "Oct 2, 2011 04:04:16 pm"

> > When I specify the entire path to /bin/disk/fdisk, the "'./disk' file does not exist" part doesn't happen.
> > /bin/disk/fdisk: diskread 68 at 0.446:
>
> Yes, this shows that %r in print(2) can be misleading if errstr
> hasn't been cleared from a previous error.  The "file does not exist"
> message is not relevant to your disk problem.
>
> You've included lots of useful information but three more things
> might help:
>
> - what release of xen?
from "xm info" output:
version                : NetBSD 5.1 (XEN3PAE_DOM0) #0: Sun Apr 10 06:52:16 UTC 2011  acf@mercury.acfsys.net:/usr/src/sys/arch/i386/compile/XEN3PAE_DOM0
xen_caps               : xen-3.0-x86_32p hvm-3.0-x86_32 hvm-3.0-x86_32p
> - what's in the xen config file?
kernel = "/ort/xenimages/plan9/9xeninst-pae.gz"
memory = 96
name = "plan9"
vif = [ 'mac=aa:00:00:50:02:f5, bridge=0' ]
disk = [ 'file:/ort/xenimages/plan9/plan9.img,sda,w','file:/ort/xenimages/plan9.iso,sdb,r' ]
# This is the equivalent of plan9.ini:
extra="""
nobootprompt=local!/boot/bzroot
bootfile=sd01!cdboot!bootdisk.img
"""
> - what does 'ls -l' say about the virtual disk file on the host OS?
mercury# ls -l plan9.img
-rw-r--r--  1 root  wheel  1073741824 Sep 26 08:08 plan9.img
>
>

Thanks,
Alan C. Fisher



       reply	other threads:[~2011-10-02 19:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.2577.1317571456.15522.9fans@9fans.net>
2011-10-02 19:55 ` Alan C. Fisher [this message]
2011-10-04 19:06   ` Richard Miller
2011-10-05  8:55   ` Richard Miller
2011-10-02  6:21 Alan C. Fisher
2011-10-02 10:20 ` 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=201110021955.p92JtC9K017453@unixcube.org \
    --to=acf@unixcube.org \
    --cc=9fans@9fans.net \
    /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).