All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marco Crociani - Tyrael <marco.crociani@gmail.com>
To: xen-devel@lists.xensource.com
Subject: dom0 - VFS: Cannot open root device
Date: Thu, 1 Dec 2005 16:17:47 +0100	[thread overview]
Message-ID: <2f11466b0512010717s2ac71b71h@mail.gmail.com> (raw)


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

Hi all.
I'm trying to use xen unstable but I has a problem during boot of dom0.
This is the error:

VFS: Cannot open root devise "sda3" 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)

This is my /boot/grub/menu.lst:

...
title Xen 3.0
root (hd0,0)
kernel /xen-3.0.gz dom0_mem=131072 console=vga
module /vmlinuz-2.6-xen0 root=/dev/sda3 ro console=tty0
boot

This is /etc/fstab:

proc /proc proc defaults 0 0
/dev/sda3 / ext3 defaults,errors=remount-ro 0 1
/dev/sda1 /boot ext3 defaults 0 2
/dev/sda5 none swap sw 0 0
/dev/hdd /media/cdrom0 iso9660 ro,user,noauto 0 0

The motherboard is a Tyan Thunder K8SRE with 2 AMD Opteron Dual Core and
SATA HD.
Bye,

--
Marco L. Crociani - Tyrael
* Perchè usare Formati Aperti? - http://www.openformats.org
* Debian GNU/Linux - http://www.debian.org

[-- Attachment #1.2: Type: text/html, Size: 1098 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:[~2005-12-01 15:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-01 15:17 Marco Crociani - Tyrael [this message]
2005-12-01 16:42 ` dom0 - VFS: Cannot open root device Vincent Hanquez

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=2f11466b0512010717s2ac71b71h@mail.gmail.com \
    --to=marco.crociani@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.