All of lore.kernel.org
 help / color / mirror / Atom feed
From: NAHieu <nahieu@gmail.com>
To: xen-devel <xen-devel@lists.xensource.com>
Subject: Cannot create domU
Date: Fri, 23 Sep 2005 23:15:14 +0900	[thread overview]
Message-ID: <5d7aca9505092307156e0c7f00@mail.gmail.com> (raw)

I have a problem creating domU. Below is the error:
---
...
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Xen virtual console successfully installed as tty1
Event-channel device installed.
xen_blk: Initialising virtual block device driver
xen_blk: Timeout connecting to device!
xen_net: Initialising virtual ethernet driver.
NET: Registered protocol family 2
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP established hash table entries: 4096 (order: 3, 32768 bytes)
TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
TCP: Hash tables configured (established 4096 bind 4096)
NET: Registered protocol family 1
NET: Registered protocol family 17
Root-NFS: No NFS server available, giving up.
VFS: Unable to mount root fs via NFS, trying floppy.
VFS: Cannot open root device "hda1" or unknown-block(2,0)
Please append a correct "root=" boot option
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(2,0)
---

The xen changeset is:  Fri Sep 23 04:59:31 2005
43edce5b75d62213991842e441f8f11a29081a


Here is my config file (I use command: "xm create -c tty.xen")
--
kernel = "/boot/vmlinuz-2.6-xenU"
memory = 64
maxmem = 90
name = "ttylinux"
disk = ['file:/home/nah/rootfs.tty,hda1,w']
root = "/dev/hda1 ro"
--


Anybody could tell me what is wrong?


Many thanks.
Hieu

             reply	other threads:[~2005-09-23 14:15 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-23 14:15 NAHieu [this message]
2005-09-23 17:37 ` Cannot create domU Michael Vrable
2005-09-23 17:43   ` Michael Vrable
2005-09-23 18:00     ` Michael Vrable
2005-09-23 22:39   ` Chris Bainbridge
2005-09-24  7:38     ` Keir Fraser
2005-09-24 10:54       ` Chris Bainbridge
2005-09-24 13:21         ` Keir Fraser
2005-09-24 17:32           ` NAHieu
2005-09-24 20:00           ` Chris Bainbridge
2005-09-25 10:19             ` Keir Fraser
     [not found]             ` <20050926124707.GA13414@kroah.com>
2005-09-26 13:23               ` Keir Fraser
     [not found]                 ` <20050926141407.GA15384@kroah.com>
2005-09-26 14:41                   ` Keir Fraser
2005-09-26 15:01                     ` Greg KH
2005-09-26 15:41                       ` Keir Fraser
2005-09-26 21:22                         ` Greg KH
2005-09-27 15:33                           ` Chris Bainbridge
2005-09-30 14:48                             ` Chris Bainbridge
2005-09-26 14:59                 ` Gerd Knorr
2005-09-26 15:54                   ` Chris Bainbridge
2005-10-06 15:54                     ` network & block device setup via udev Gerd Knorr

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=5d7aca9505092307156e0c7f00@mail.gmail.com \
    --to=nahieu@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.