Fedora This forum is for the discussion of the Fedora Project. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
10-27-2004, 02:14 PM
|
#1
|
Member
Registered: Aug 2003
Location: El Dorado, AR, USA
Distribution: Debian, Mandrake, Suse, Knoppix, Lindows
Posts: 33
Rep:
|
making a network installation server for Fedora Core 1
I am teaching a Linux class in my College degree program and would like to be able to have the students install Fedora Core 1 from the classroom server, which is also running Fedora Core 1 BTW. I have downloaded all the files from the Fedora Core project, turned on the pxe, tftp and dhcp servers and all are working fine. What other steps do I need to complete to make it possible to boot to the server and then do a network install. Any help would be appreciated. Thank you.
Scott Adams
Computer Network Instructor
SEARK College
Piune Bluff, Arkansas
|
|
|
10-28-2004, 12:47 PM
|
#2
|
Member
Registered: Aug 2004
Location: Greece
Distribution: Fedora Core 2, DeLi Linux 0.6.1, Slackware 10.0
Posts: 105
Rep:
|
|
|
|
10-30-2004, 07:07 PM
|
#3
|
Senior Member
Registered: Jun 2003
Location: UK
Distribution: Gentoo
Posts: 1,288
Rep:
|
This may sound weird, and my apologies if im wrong.. you must get this alot..
But is this the same "Scott Adams" i'm thinking of? =))
|
|
|
11-01-2004, 06:27 PM
|
#4
|
Member
Registered: Nov 2002
Posts: 73
Rep:
|
Unattended nfs/kickstart installation
Beyond what kostason posted, is your hardware all identical? Then the easiest way to do a network install is to use nfs and kickstart. If your hardware is indetical, do a manual install from CD on a reference machine. You could even make this the nfs server. At the end of the install, there will be an "anaconda-ks.cfg" file in root's home folder that you can edit. Edit the first two lines to something like:
install
nfs --server=IPADDR --dir=/location/of/disk/space
The "dir" should point to where you copied the redhat (or fedora!) cdrom files per the instructions in
http://www.redhat.com/docs/manuals/l...stall-net.html
This needs to be exported via nfs. The IPADDR is the address of the nfs server hosting the exported directory.
To make this completely automatic, add the --resolvedeps switch to the %packages line in your kickstart file:
%packages --resolve deps
Copy the edited anaconda-ks.cfg file to /location/of/disk/space/ks.cfg
To do the network installation -- btw, pxe, tftp, and dhcp are all irrelevant here -- burn the boot.iso that you can find in the images directory of the first cd to create a bootable cd. Use this CD on the machine you want to install to. Boot up, and at the "boot:" prompt, enter:
boot: linux ks=nfs:IPADDR:/location/of/disk/space/ks.cfg
If all goes well, you get a fully unattended installation from the nfs server.
Last edited by baz2; 11-01-2004 at 06:28 PM.
|
|
|
03-31-2005, 06:45 PM
|
#5
|
Member
Registered: Aug 2003
Location: El Dorado, AR, USA
Distribution: Debian, Mandrake, Suse, Knoppix, Lindows
Posts: 33
Original Poster
Rep:
|
got it working (just for information sake)
I finally got everything working. Just for anyone else's information this is the setup:
Server running Fedora Core 3
copied the files to a directory with an NFS share
got DHCP up and running
setup PXE so that it has a menu with selections for local boot, linux, and windows
when linux is selected it runs small program that basically acts like it is the cdrom
when asked, in the installation, where to install from we use NFS and point to the server.
Works like a charm and we have done several dozen installs from this method, I highly recommend this method for those that have to do a lot of installs/reinstalls of linux, such as a school lab, meeting area, library, etc.
Hope this helps.
P.S. I used a program called Unattended to do the same thing with Windows XP (YUCH, YUCH, YUCH, must go home and wash my mouth out with beer), have to have both in my environment.
Oh, and for the person that asked I am probably not the Scott Adams you are thinking of, I did not create Dilbert nor did I write any of the AdventureLand games back in the 80's (I did write other software back then just not games)
|
|
|
10-15-2006, 05:59 PM
|
#6
|
Member
Registered: Dec 2003
Location: AUS
Distribution: CentOs, OpenSuse, Ubuntu, Leopard :D
Posts: 97
Rep:
|
Quote:
Originally Posted by scottie4442
I finally got everything working. Just for anyone else's information this is the setup:
Server running Fedora Core 3
copied the files to a directory with an NFS share
got DHCP up and running
setup PXE so that it has a menu with selections for local boot, linux, and windows
when linux is selected it runs small program that basically acts like it is the cdrom
when asked, in the installation, where to install from we use NFS and point to the server.
Works like a charm and we have done several dozen installs from this method, I highly recommend this method for those that have to do a lot of installs/reinstalls of linux, such as a school lab, meeting area, library, etc.
Hope this helps.
P.S. I used a program called Unattended to do the same thing with Windows XP (YUCH, YUCH, YUCH, must go home and wash my mouth out with beer), have to have both in my environment.
Oh, and for the person that asked I am probably not the Scott Adams you are thinking of, I did not create Dilbert nor did I write any of the AdventureLand games back in the 80's (I did write other software back then just not games)
|
hello i lost you in "copied the files to a directory with an NFS share" i really don't know if i'm doing that rigth. i get a ip addres but rigth after that (PXE-E53 "No boot filename received")
|
|
|
All times are GMT -5. The time now is 04:08 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|