[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-research] Source code compiling and booting issue with xen 3.3.0 in fedora 8 system
Thanks for the reply. But i looked in /etc/modprobe.conf file. there is no such thing. [root@localhost etc]# cat /etc/modprobe.conf alias eth0 e100 alias scsi_hostadapter libata alias scsi_hostadapter1 ata_piix alias snd-card-0 snd-intel8x0 options snd-card-0 index=0 options snd-intel8x0 index=0 [root@localhost etc]# I also saw related directories and files like modprobe.d/ but couldn't find out. do u mean to say that /xen-3.3.0/build-linux-2.6.18-xen_x86_32/ contains this file. but i was unable to find modprobe.conf inside xen-3.3.0 directory. I m still facing the same problem. Any more suggestions. Thanks, Abhay On Wed, Mar 4, 2009 at 6:42 PM, John Krautheim <jkrautheim@xxxxxxxxx> wrote: Are you sure the initrd made correctly? It has the initial drivers to read your drive. Xen is booting, so you probably not getting the right drivers to start your OS. If you didn't modify the modprobe.conf file, it probably had a alias for ata-generic, which is not supported under the 2.6.18 kernel. Change the ata-generic to ahci and remake your initrd file. _______________________________________________ Xen-research mailing list Xen-research@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/mailman/listinfo/xen-research
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |