Hi all,
When I make the ram disk for xen-3.3.0, I encounter a problem.
$mkinitrd -v -f initrd-2.6.18.8-xen.img 2.6.18-xen
...
No module pata_marvell found for kernel 2.6.18.8-xen, aborting.
Compared part of source code between linux-2.6.18-xen.hg/driver/* and linux-2.6.18/driver/*(from
kernel.org),
I found that linux-2.6.18-xen.hg/driver/ata doesn't exist.
( some source code of module pata_marvell should be in /linux-2.6.18-xen.hg/driver/ata/pata_marvell.c )
Did any one encount this problem? Is it a bug in linux-2.6.18-xen.hg? Any solution?
Thanks,
Jeff.Gu