All of lore.kernel.org
 help / color / mirror / Atom feed
* A question about Mini-OS config file
@ 2010-09-10  8:35 Bei Guan
  2010-09-10 22:46 ` Samuel Thibault
  0 siblings, 1 reply; 3+ messages in thread
From: Bei Guan @ 2010-09-10  8:35 UTC (permalink / raw)
  To: Xen-devel


[-- 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-09-11  2:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-10  8:35 A question about Mini-OS config file Bei Guan
2010-09-10 22:46 ` Samuel Thibault
2010-09-11  2:57   ` Bei Guan

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.