- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- RH 7.3 Kickstart install on DL360G3.
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2004 01:45 AM
04-29-2004 01:45 AM
RH 7.3 Kickstart install on DL360G3.
Failed to insert module bcm5700.
I've checked that the bcm5700.o driver is effectivelly in the module.cgz file downloaded from KS server.
Any idea about?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2004 02:24 AM
04-29-2004 02:24 AM
Re: RH 7.3 Kickstart install on DL360G3.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2004 02:57 AM
04-29-2004 02:57 AM
Re: RH 7.3 Kickstart install on DL360G3.
Using RH8 you shoudn't have problems and after installation you can make a script for installing the PSP-new kernel and new modules on all the machines.
ELSE
To use the PSP kernels and initrd during ks installation you have to
re-pack a new kernel and substitute kernel with your new kernel-custom.rpm in ks.config
Hope it Helps,
Peace, R
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2004 04:04 AM
04-29-2004 04:04 AM
Re: RH 7.3 Kickstart install on DL360G3.
"Failed to insert module bcm5700".
and in the F3 screen, "bcm5700.o not found"
When booted, the loader propose me a choice of NIC drivers (like e100, e1000, ...) and whatever the one I pick up, the error messages above are the same.
It seems that the loader doesn't find any of the initrd NIC drivers. I used the recommanded method to change the initrd (copy of drivers in the 2.4.8... directory, gzip, cpio the modules.cgz, module-info and pcitable modified).
Is there something else to check before repacking the initrd?
Thanks all for your time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2004 05:31 AM
04-29-2004 05:31 AM
Re: RH 7.3 Kickstart install on DL360G3.
Can you tell me the command to check with drivers are embedeed within the kernel (not loaded as modules)?
Thanks you all.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2004 01:46 PM
04-29-2004 01:46 PM
Re: RH 7.3 Kickstart install on DL360G3.
Unless you've downloaded the kernel source, and compiled it against the RH7.3 BOOT kernel's source, it's never going to insert as a kick-start.
I went through this recently for RH8, and had to re-make the boot-initrd for this to work.
It can be done, but is a bit convoluted and twisted. I think I wrote some of the steps involved in another thread here, can't recall..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2004 07:00 PM
04-29-2004 07:00 PM
Re: RH 7.3 Kickstart install on DL360G3.
so during installation you can't use non standard modules.
Anyway you can add PSP packages at the end of installation modifying the ks.config
Pax, R.