All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bei Guan <gbtju85@gmail.com>
To: Xen-devel@lists.xensource.com
Subject: A question about Mini-OS config file
Date: Fri, 10 Sep 2010 16:35:35 +0800	[thread overview]
Message-ID: <AANLkTiniF=5PwAFS1bf-Z6S88jLWPVSUkFS9Vop=DXRk@mail.gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 848 bytes --]

Hello, erveryone,

   I try to compile and start the Mini-OS wm which is in the xen-4.0.0
srouce code. I have setup a disk in the config file (e.g. disk = [
'file:/root/tmp/mdisk,hda,r' ] ). According to the README file, the Mini-OS
should loop reading the "mdisk" file. However, when I start the vm, it quit
and can not read the file. Is there some bug in the Mini-OS source code? Or
I have a bad operation? Thanks.

   The output message of starting the Mini-OS:

[root@localhost mini-os]# xm create domain_config  -c
Using config file "./domain_config".
Started domain Mini-OS (id=14)
Domain has already finished
Could not start console

   The whole config file is:
---------------------
kernel = "mini-os.gz"
memory = 32
name = "Mini-OS"
on_crash = 'destroy'

disk = [ 'file:/root/tmp/mdisk,hda,r' ]
---------------------

Thanks a lot.
Gavin

[-- Attachment #1.2: Type: text/html, Size: 1021 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

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

             reply	other threads:[~2010-09-10  8:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-10  8:35 Bei Guan [this message]
2010-09-10 22:46 ` A question about Mini-OS config file Samuel Thibault
2010-09-11  2:57   ` Bei Guan

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='AANLkTiniF=5PwAFS1bf-Z6S88jLWPVSUkFS9Vop=DXRk@mail.gmail.com' \
    --to=gbtju85@gmail.com \
    --cc=Xen-devel@lists.xensource.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.