LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   how to install RedHat 5.2 from Network (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-install-redhat-5-2-from-network-746673/)

nirmit 08-11-2009 04:46 AM

how to install RedHat 5.2 from Network
 
hi,

i have RedHat 5.2 iso files shared on my Windows XP Desktop and IP of my pc is 192.168.8.57,and i want to install RHEL 5.2 on totally balnk server (i.e . server has nothing installed in it)

so is it possible to install RHEL 5.2 form Netowrk? if it is yesthen please tell me how can i do this...


Thanks in advance
Nirmit

linuxlover.chaitanya 08-11-2009 05:35 AM

You can install over the network but not with iso images. You will need to burn the iso images to cd.
You will need first cd where you can select the type of installation.
All the other cds can be eliminated but you will need the rpms shared from the system.

centosboy 08-11-2009 06:05 AM

Quote:

Originally Posted by nirmit (Post 3638958)
hi,

i have RedHat 5.2 iso files shared on my Windows XP Desktop and IP of my pc is 192.168.8.57,and i want to install RHEL 5.2 on totally balnk server (i.e . server has nothing installed in it)

so is it possible to install RHEL 5.2 form Netowrk? if it is yesthen please tell me how can i do this...


Thanks in advance
Nirmit


install poweriso on the windows box
you can then mount a dvd iso to a drive.
from here you can then do a network install on a remote machine.
options are nfs, ftp, http or rsync

so, you may have to set up an ftp or http server on the windows machine.
ftp will prob be easiest.
copy the files from the mounted iso to the ftp root directory.
boot the blank machine with a redhat boot disk or network install disk or boot usb disk (you have many choices here)
at the prompt, type

Code:

linux askmethod
then follow instructions.
you dont need to burn a cd/dvd from an iso, but you may need to create a boot disk.
creating a bootcd is as easy as copying the boot.iso to a cd.
you can find boot.iso on the dvd iso in a directory called images

sorry i did not go into this clearly but there are just so many howtos on the web..

mrrangerman 08-11-2009 07:01 AM

www.google.com/linux is your friend.

Networkinstall

bic 08-11-2009 11:59 AM

http://kbase.redhat.com/faq/FAQ_42_10852.shtm


All times are GMT -5. The time now is 08:35 AM.