- Posts: 1
- Thank you received: 0
Installation of Linux from the Network
19 years 10 months ago #6568
by khan4u
Installation of Linux from the Network was created by khan4u
Hello,
I want to Install Linux 9.0 from the Network. have you any idea how to install??? :lol:
I have just the source of Linux 9.0 on the another PC which is connected by LAN.
Looking forward :arrow:
Shahbaz Khan
IT Associate
Lahore University of Management & Sciences (LUMS)
092-42-5722670
Email:shahbaz@lums.edu.pk
I want to Install Linux 9.0 from the Network. have you any idea how to install??? :lol:
I have just the source of Linux 9.0 on the another PC which is connected by LAN.
Looking forward :arrow:
Shahbaz Khan
IT Associate
Lahore University of Management & Sciences (LUMS)
092-42-5722670
Email:shahbaz@lums.edu.pk
19 years 10 months ago #6569
by MezzUp
Replied by MezzUp on topic Re: Installation of Linux from the Network
Linux 9.0?
19 years 10 months ago #6615
by Bublitz
The Bublitz
Systems Admin
Hospice of the Red River Valley
Replied by Bublitz on topic Re: Installation of Linux from the Network
Gotta be more specific there is many makes/models what ever you want to call if for linux.
The Bublitz
Systems Admin
Hospice of the Red River Valley
19 years 10 months ago #6624
by sahirh
Sahir Hidayatullah.
Firewall.cx Staff - Associate Editor & Security Advisor
tftfotw.blogspot.com
Replied by sahirh on topic Re: Installation of Linux from the Network
I think you mean Redhat 9
Sahir Hidayatullah.
Firewall.cx Staff - Associate Editor & Security Advisor
tftfotw.blogspot.com
19 years 10 months ago #6625
by MaXiMuS
Replied by MaXiMuS on topic Re: Installation of Linux from the Network
Hi,
I am assuming that you are asking about Red Hat 9.Over the network there are 3 methods which i know of which can be used for installation.
1) NFS Image
2) FTP server
3) HTTP server
You will need a network driver diskette in all 3 cases.
If you are performing a network installation, the Configure TCP/IP dialog appears. You can choose to configure the IP address and Netmask of the device via DHCP or manually.
NFS installations can use ISO (or CD-ROM) images rather than copying an entire installation tree. After placing the required ISO images (the binary Red Hat Linux CD-ROMs) in a directory, choose to install via NFS. You will then point the installation program at that directory to perform the installation.
Verifying that the ISO images are intact before you attempt an installation will help to avoid problems that are often encountered during an NFS installation. To verify the ISO images are intact prior to performing an installation, use an md5sum program. ISO images have an md5sum embedded in them. To test the checksum integrity of an ISO image, at the installation boot prompt, type:
linux mediacheck
So create any of the above 3 servers on the machine which contain the ISO images and make sure that the directory where they are stored is included in the program.
Hope this helps !!!
I am assuming that you are asking about Red Hat 9.Over the network there are 3 methods which i know of which can be used for installation.
1) NFS Image
2) FTP server
3) HTTP server
You will need a network driver diskette in all 3 cases.
If you are performing a network installation, the Configure TCP/IP dialog appears. You can choose to configure the IP address and Netmask of the device via DHCP or manually.
NFS installations can use ISO (or CD-ROM) images rather than copying an entire installation tree. After placing the required ISO images (the binary Red Hat Linux CD-ROMs) in a directory, choose to install via NFS. You will then point the installation program at that directory to perform the installation.
Verifying that the ISO images are intact before you attempt an installation will help to avoid problems that are often encountered during an NFS installation. To verify the ISO images are intact prior to performing an installation, use an md5sum program. ISO images have an md5sum embedded in them. To test the checksum integrity of an ISO image, at the installation boot prompt, type:
linux mediacheck
So create any of the above 3 servers on the machine which contain the ISO images and make sure that the directory where they are stored is included in the program.
Hope this helps !!!
Time to create page: 0.124 seconds