WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

RE: [Xen-users] Unable to mount root fs

To: <havard.bjerke@xxxxxxx>, <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-users] Unable to mount root fs
From: "You, Yongkang" <yongkang.you@xxxxxxxxx>
Date: Tue, 21 Mar 2006 20:16:34 +0800
Delivery-date: Tue, 21 Mar 2006 12:18:29 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcZMxc1FtODX7eu2STKyeeTzvcrLDAAGug+A
Thread-topic: [Xen-users] Unable to mount root fs
Hi Havard,

Please check the /etc/fstab in your disk image.
Maybe it records hda1 as the "/".

Or I can just have a quick retry with the config like:
disk = ['file.....img,hda1,w']
root = "/dev/hda1, ro"

Best Regards,
Yongkang (Kangkang) 永康

>-----Original Message-----
>From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
>[mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Haavard
>Bjerke
>Sent: 2006年3月21日 16:52
>To: xen-users@xxxxxxxxxxxxxxxxxxx
>Subject: [Xen-users] Unable to mount root fs
>
>Using xen-ia64-unstable from hg, domU fails to mount the root fs:
>
>VFS: Cannot open root device "sda1" or unknown-block(0,0)
>
>Please append a correct "root=" boot option
>
>Kernel panic - not syncing: VFS: Unable to mount root fs on
>unknown-block(0,0)
>  XEN)
>
>This is the configuration of the disk for domU:
>
>disk = [ 'file:/data1/xen/dom1_disk.img,sda1,w' ]
>root = "/dev/sda1 ro"
>
>Some help would be appreciated.
>
>--
>Havard
>
>_______________________________________________
>Xen-users mailing list
>Xen-users@xxxxxxxxxxxxxxxxxxx
>http://lists.xensource.com/xen-users

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

<Prev in Thread] Current Thread [Next in Thread>