|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] CentOS 5.5 x86_64 - XEN DomU LVM ext4 partition support
On Fri, Jan 14, 2011 at 2:46 AM, Aidan Wong <awong@xxxxxxx> wrote:
> I can see that the EXT4 kernel module is loaded
where does it say that?
>, but I'm getting
> the following error:
> [code]
> Creating root device.
> Mounting root filesystem.
> EXT3-fs: sda1: couldn't mount because of unsupported optional features
> (240).
That shows ext3 module is being used, not ext4.
Try rebuilding initrd using --preload ext4 (or something like that).
Also make sure your fstab has ext4 for "/" instead of auto.
--
Fajar
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|