3 messages in com.xensource.lists.xen-develRe: [Xen-devel] booting erro on FC3
FromSent OnAttachments
y-hu...@it.fusione.co.jp26 Jan 2005 17:42 
Fajar A. Nugraha27 Jan 2005 23:41 
Don Fry28 Jan 2005 12:53 
Subject:Re: [Xen-devel] booting erro on FC3
From:Fajar A. Nugraha (faj@telkom.co.id)
Date:01/27/2005 11:41:07 PM
List:com.xensource.lists.xen-devel

y-hu@it.fusione.co.jp wrote:

I'm a newbie. :) I followed the steps written by Jerone Young: http://sourceforge.net/mailarchive/message.php?msg_id=10562241 but i found an error at the 17th step: 17. mkinitrd /boot/initrd-2.6.10-xen0.img 2.6.10-xen0 it said:"No module ata_piix found for kernel 2.6.10-xen0, aborting."

I believe the error is exactly as it says : mkinitrd needs a kernel module which is not available. The easy solution would be to make sure your .config includes ata_piix as a module, and recompile the xen-0 kernel,

See http://www.cl.cam.ac.uk/Research/SRG/netos/xen/readmes/user/user.html, section 2.3.3 Custom XenLinux Builds.

Regards,

Fajar