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

[Xen-users] Does xen 3.4.2 support EXT4 filesystem?

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Does xen 3.4.2 support EXT4 filesystem?
From: Yunfeng Xu <hywl51@xxxxxxxxx>
Date: Tue, 12 Jan 2010 16:21:29 +0800
Delivery-date: Tue, 12 Jan 2010 00:22:09 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=uBSBUEcx1sTV3idKcRzSHh5+foQhQCR/YzW04CHSSAM=; b=Gb3zjuzqlgBEQq0dSKSPesmq/u6dXYxjr3N5p6lcx0tXlyCHA4VYGjTxpNwv/YXuh9 DrDn8iVYSmlVR+wSP4Q8kBLb1QR8By3H3qu0fAjN8soo/UCgybEXq+knVk1LGJCtOKZf Hr5zivdTVhe2HGSs+gkUbzckT6qhEqo/cG2UY=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=TCIvY2T8stZZR188P9deLGkc3uxMUBUlghPdXr0TSPfDtZlWK+DPbEDrY8r98DSrJV Dpt/uRl4E2+Zi3m4bhM1Hp1sia0rsAXswYnFD0z2M53NaD0O46BLbQqa31iUUalEgcUe DIekSGRIzAkcS6i+6ID61LrrlvahILPpBD2yk=
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi, guys

I try to install xen 3.4.2 on my mint 8, and got the following error
when system boots:

not syncing: VFS: unable to mount root fs on unknow-block (0,0)

This is my grub2 config:

menuentry "Xen 3.4 / XenLinux 2.6 (/dev/sda1)" {
        insmod ext2
        set root=(hd0,1)
        search --no-floppy --fs-uuid --set 2cc821fc-4ac1-426a-bfb6-0e97e8a07046
        multiboot  (hd0,1)/boot/xen-3.4.gz
        module (hd0,1)/boot/vmlinuz-2.6.18.8-xen root=/dev/sda1 ro   quiet 
splash
}

My guess that the problem is due to EXT4, does anyone can give me some advise?

Thanks
Yunfeng

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