From: Jerone Young <jyoung5@us.ibm.com>
To: Kevin Fox <kev@foxhole.sfbay.sun.com>
Cc: xen-devel <xen-devel@lists.sourceforge.net>
Subject: Re: Booting Xen on Redhat 4.0
Date: Wed, 09 Mar 2005 15:13:04 -0600 [thread overview]
Message-ID: <1110402784.7371.8.camel@thinkpad> (raw)
In-Reply-To: <200503092018.j29KIsgm204759@foxhole.sfbay.sun.com>
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
next prev parent reply other threads:[~2005-03-09 21:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-09 20:18 Booting Xen on Redhat 4.0 Kevin Fox
2005-03-09 21:13 ` Jerone Young [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-03-09 21:46 Kevin Fox
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1110402784.7371.8.camel@thinkpad \
--to=jyoung5@us.ibm.com \
--cc=kev@foxhole.sfbay.sun.com \
--cc=xen-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.