|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Installing a Debian Etch DomU using debootstrap
Thomas wrote:
I also deleted my /etc/fstab in DomU, and I get the exact same error message.
The kernel tries to mount the root fs because of root=/dev/hda1, so
/etc/fstab in DomU has nothing to do with this at boot time. The same
holds for /lib/modules in DomU. The ext3 driver (if that is where your
root fs lives on) has to come from your
/boot/domU_32/initrd.img-2.6.18-6-xen-686
I should unzip this and extract with cpio to verify the required modules are in.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|