WARNING - OLD ARCHIVES

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/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] booting erro on FC3

I had the same problem on my FC3 system this morning.

The base FC3 system has ata_piix built as a module so it is added to
/etc/modprobe.conf.  When Xen builds it is compiled into the kernel.
By removing the ata_piix from (or commenting it out of) modprobe.conf
you can then successfully create the initrd file and boot.

That change also allowed me to build the initrd file for xenU.


On Fri, Jan 28, 2005 at 02:41:29PM +0700, Fajar A. Nugraha wrote:
> y-huang@xxxxxxxxxxxxxxxx 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
> 
> 

-- 
Don Fry
brazilnut@xxxxxxxxxx


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

<Prev in Thread] Current Thread [Next in Thread>