* dom0 - VFS: Cannot open root device
@ 2005-12-01 15:17 Marco Crociani - Tyrael
2005-12-01 16:42 ` Vincent Hanquez
0 siblings, 1 reply; 2+ messages in thread
From: Marco Crociani - Tyrael @ 2005-12-01 15:17 UTC (permalink / raw)
To: xen-devel
[-- 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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: dom0 - VFS: Cannot open root device
2005-12-01 15:17 dom0 - VFS: Cannot open root device Marco Crociani - Tyrael
@ 2005-12-01 16:42 ` Vincent Hanquez
0 siblings, 0 replies; 2+ messages in thread
From: Vincent Hanquez @ 2005-12-01 16:42 UTC (permalink / raw)
To: Marco Crociani - Tyrael; +Cc: xen-devel
On Thu, Dec 01, 2005 at 04:17:47PM +0100, Marco Crociani - Tyrael wrote:
> 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)
> [snip]
> The motherboard is a Tyan Thunder K8SRE with 2 AMD Opteron Dual Core and
> SATA HD.
Hi,
did you have your SATA drive recognize ?
if no, please make sure you have enabled CONFIG_SCSI_SATA_NV in Dom0
(which seems to be the chipset of this motherboard)
if yes please provide your full dmesg.
Cheers,
--
Vincent Hanquez
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-12-01 16:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-01 15:17 dom0 - VFS: Cannot open root device Marco Crociani - Tyrael
2005-12-01 16:42 ` Vincent Hanquez
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.