[Fedora-xen] Re: DomU boot on Fedora 6 fails with 'no root found' error.

K T Ligesh ligesh at lxlabs.com
Wed Jan 31 19:19:28 UTC 2007


On Wed, Jan 31, 2007 at 07:01:50PM +0000, Daniel P. Berrange wrote:
> On Thu, Feb 01, 2007 at 12:22:28AM +0530, K T Ligesh wrote:
> 
>   # cd /tmp
>   # mkdir initrd
>   # cd initrd
>   # gunzip -c < /boot/initrd-2.6.18-1.2849.1dan2tbxen.img | cpio -idmv
>   # find | grep xenblk
>   ./lib/xenblk.ko
> 

 Nah. Its not there.  This is the content of the initrd that comes with fedora. What you forget is that initrd seems to generated on the fly, because that's the only way it could have had all those silly lvm commands. So that's the basic issue. Fedora generates initrd dynamically, and that has no xenblk.ko inside. Let me see if the ones I have manually created have them.

 -----------------------------

bin
bin/lvm
bin/insmod
bin/modprobe
bin/nash
etc
etc/lvm
etc/lvm/lvm.conf
lib
lib/dm-mod.ko
lib/scsi_mod.ko
lib/sd_mod.ko
lib/dm-snapshot.ko
lib/ehci-hcd.ko
lib/ohci-hcd.ko
lib/dm-mirror.ko
lib/dm-zero.ko
lib/jbd.ko
lib/uhci-hcd.ko
lib/sata_nv.ko
lib/libata.ko
lib/ext3.ko
------------------------------------





More information about the Fedora-xen mailing list