[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • To: xen-users@xxxxxxxxxxxxxxxxxxx, Yunfeng Xu <hywl51@xxxxxxxxx>
  • From: Boris Derzhavets <bderzhavets@xxxxxxxxx>
  • Date: Tue, 12 Jan 2010 00:44:26 -0800 (PST)
  • Cc:
  • Delivery-date: Tue, 12 Jan 2010 00:45:13 -0800
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=WSuAh70ZQckFsSwr6OVfOew/ipGdPJdE8zW7L75dntSKuXYugxWLLNSpSLDUifjah95DbRVVrtHw3Jym6d0eurSApWCWxV854Q7iFqFYu5LJXktPTlctZPOrITSJ3OuCotGrx/BWD1lhYfvAT2StbcLi3lsubr1J23SMU5M0wAc=;
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

All entries bellow have root=/sdb11 ro console=tty0 compiled as built-in string (root FS is ext4)
2.6.31.8(9) xen-ified aka Suse kernels via Andy Lyon's rebased patch sets :-

http://gentoo-xen-kernel.googlecode.com/files/xen-patches-2.6.31-10.tar.bz2
 for vanilla 2.6.31.9
http://gentoo-xen-kernel.googlecode.com/files/xen-patches-2.6.31-9.tar.bz2
 for vanilla 2.6.31.8

menuentry "Xen 3.4 / Ubuntu 9.10 kernel 2.6.31.9 xenified" {
insmod ext2
set root=(hd1,10)
multiboot (hd1,10)/xen-3.4.gz
module (hd1,10)/vmlinuz-2.6.31.9
module (hd1,10)/initrd-2.6.31.9.img
}

menuentry "Xen 3.4 / Ubuntu 9.10 kernel 2.6.31.8 xenified" {
insmod ext2
set root=(hd1,10)
multiboot (hd1,10)/xen-3.4.gz
module (hd1,10)/vmlinuz-2.6.31..8
module (hd1,10)/initrd-2.6.31.8.img
}

menuentry "Xen 3.4 / Ubuntu 9.10 kernel 2.6.31.6 pvops" {
insmod ext2
set root=(hd1,10)
multiboot (hd1,10)/xen-3.4.gz
module (hd1,10)/vmlinuz-2.6.31.6
module (hd1,10)/initrd-2.6.31.6.img
}

Every entry works.

Boris.

--- On Tue, 1/12/10, Yunfeng Xu <hywl51@xxxxxxxxx> wrote:

From: Yunfeng Xu <hywl51@xxxxxxxxx>
Subject: [Xen-users] Does xen 3.4.2 support EXT4 filesystem?
To: xen-users@xxxxxxxxxxxxxxxxxxx
Date: Tuesday, January 12, 2010, 3:21 AM

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

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

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.