- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- updates.img
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
01-04-2006 05:49 PM
01-04-2006 05:49 PM
updates.img
I used to solve this with adding the driver to initrd.img.
Lately I was pointed to the file updates.img .
If you know how to add drivers with updates.img or if you have a link to the step by step guide please submit your reply.
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2006 06:32 PM
01-04-2006 06:32 PM
Re: updates.img
As far as I understand you should just put
'updates.img' file in 'RedHat/base' directory.
See install-methods.txt doc for more (comes with "anaconda" package [probably we have the same info in "RHEL/Fedora Installation Manual"]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2006 08:41 PM
01-04-2006 08:41 PM
Re: updates.img
I've found on the internet that this file should reside in base directory, but how do I create or where do I take from this updates.img file?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2006 12:22 AM
01-05-2006 12:22 AM
Re: updates.img
As far as I understand, updates.img should "replace" drivers disk for network install.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2006 07:57 AM
01-05-2006 07:57 AM
Re: updates.img
Unfortunately, I've not yet found any references on the correct structure to populate it with.. ugh? :)
I was hunting through the Anaconda source last night, but couldn't find references to it, but that was a FC1's version of Anaconda.
I'll poke around again today at work on an FC4 box, and see what I can dig up.