From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerone Young Subject: Re: Booting Xen on Redhat 4.0 Date: Wed, 09 Mar 2005 15:13:04 -0600 Message-ID: <1110402784.7371.8.camel@thinkpad> References: <200503092018.j29KIsgm204759@foxhole.sfbay.sun.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit In-Reply-To: <200503092018.j29KIsgm204759@foxhole.sfbay.sun.com> Sender: xen-devel-admin@lists.sourceforge.net Errors-To: xen-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: Kevin Fox Cc: xen-devel List-Id: xen-devel@lists.xenproject.org Ah, your problem is a common one. Basically you need to rebuild the kernel and add support for your scsi card. To do this do the following: - go into linux-?-xen0 dir - type "make menuconfig ARCH=xen" - under Device Driver --> Fusion MPT device support .. you will need to compile these as module - type "make ARCH=xen" - type "make ARCH=xen modules_install" - type "make ARCH=xen install" - create your new initrd and your set On Wed, 2005-03-09 at 12:18 -0800, Kevin Fox wrote: > Forgive me if this has been mentioned elsewhere, but I am unable to > bring up Xen on Redhat 4.0 because of a missing initrd module. > I've tried creating a new initrd (with mkinitrd) but it complains about > missing mpt modules which do not appear to be built in the src tree (2.0.4). > > Is there something simple I'm missing here? > > TIA > Kev > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/xen-devel > -- Jerone Young Open Virtualization IBM Linux Technology Center jyoung5@us.ibm.com 512-838-1157 (T/L: 678-1157) ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click