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/
Martin Hermanowski wrote: > Jean Respen wrote: >> Hello, >> >> I'm a new user of using Xen. I've followed this example : >>
http://www.howtoforge.com/perfect_setup_xen3_debian_p5 to create a >> virtual machine. But when i'm trying to run it, i've a >> EXT2-fs: sda3: couldn't mount because of unsupported optional features
>> (4). > ^^^^ > The kernel is unable to mount your root file system. > It looks like the file system is not ext2 - maybe an unclean ext3? >> Kernel panic - not syncing: VFS: Unable to mount root fs on
>> unknown-block(8,3)
I still have the same error, but i've tried again to do a mkfs.ext3 on the image, still the same result... and idea?