• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Net install Red Hat without cd-rom or floppy?

helpme

Diamond Member
I'm trying to install red hat 9.0 on to a blade machine that does not have a CD-rom or floppy, only ethernet and Hdds.

What is the best way for me to install red hat onto this machine? Net booting the machine? How would I make the image?

Copy the install files on to another HDD? make that HDD bootable and install from that drive?
 
There are tftp images on the CD (atleast there should be). You'll need to get PXE booting (assuming it's an intel box) which isn't very well documented, but we got it working at work. We loaded Linux on a Dell NAS that comes with Windows on it =)

I've personally only net booted UltraSparc and Alpha hardware, it's simple on them.
 
I've done tftp/pxe booting before, so maybe I'll have success with that. So the image should allow me to NFS mount the files for installation?
 
Yea, that's how we did it. You should be able to do FTP or HTTP install (can't remember if RH still supports that or not) if that's easier to setup.
 
Knoppix has a built in terminal server that will answer PXE boot requests and boot you into KDE with all the goodies without an installation. Its pretty handy, you just need another system running knoppix (just booted off the CD). From there it shouldn't be a problem at all to install any distro you want.
 
Originally posted by: Abzstrak
Knoppix has a built in terminal server that will answer PXE boot requests and boot you into KDE with all the goodies without an installation. Its pretty handy, you just need another system running knoppix (just booted off the CD). From there it shouldn't be a problem at all to install any distro you want.


Ooooooo neato! I'll take a look at that today.
 
Back
Top