LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Red Hat
User Name
Password
Red Hat This forum is for the discussion of Red Hat Linux.

Notices


Reply
  Search this Thread
Old 09-20-2005, 04:33 AM   #1
warrensomebody
LQ Newbie
 
Registered: Sep 2005
Posts: 1

Rep: Reputation: 0
pxeboot kickstart with upgraded drivers


I would like pxe boot and do a kickstart into a rh8 system, but my machine has newer network hardware than rh8 supports...

a) Can I use a newer vmlinuz + initrd.img that has the drivers I need (e.g. from rh9 or centos 4) -- even though the ks.cfg will be for an older system?

b) Are there clear instructions somewhere on how to upgrade the pxeboot vmlinuz + initrd.img files to include the newer drivers. (I've found numerous instructions on how to use mkinitrd, but not to create pxe-compatible images.)

Thanks,

Warren
 
Old 09-23-2005, 12:06 PM   #2
aalawi
LQ Newbie
 
Registered: Oct 2004
Location: NZ
Distribution: debian
Posts: 2

Rep: Reputation: 0
- Check out the changelog file to make sure if the format of kickstart configuration file has been changed in rh9.

- pxe-compatible images?
Basically All initrd.img do the same job, regardless of the way of installing Linux, and particularly they provide you with a mini root filesystem by using the memory(RAM).

- How to upgrade the pxeboot vmlinuz + initrd.img?
All what you need is to mount the initrd.img file via a loop interface, and then add/remove files from it as suits you, then demount it

Note: make sure initrd.img is not compressed (file initrd.img), if compressed then uncompress it first, then do the following:

#losetup /dev/loop0 initrd.img
#mount /dev/loop0 /mnt

Then go to /mnt and modify it as you wish, then:

#umount /mnt

initrd.img is updated.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
PXEboot problem - boots w/ 2.4.31, not 2.6.13. mdt1024 Linux - General 0 10-17-2005 04:23 PM
Redhat 7.2 PxeBoot network card compatibility ? aandre Linux - Hardware 2 06-06-2005 09:11 AM
Problems with console login on newly created root filesystem (for PXEboot) holandes777 Linux - General 1 08-05-2004 05:11 PM
kickstart cheeyee Linux - Software 0 03-19-2003 07:25 AM
Nvidia Drivers Upgraded and now no startx admedic Linux - Newbie 5 08-14-2002 07:42 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Red Hat

All times are GMT -5. The time now is 07:28 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration