LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 08-09-2006, 09:21 AM   #1
rz5qk2
LQ Newbie
 
Registered: May 2006
Posts: 8

Rep: Reputation: 0
fedora kickstart how-to information


I have been trying to locate Fedora Core 3 Kickstart installation docs, but I am having no luck. Is there a site I can go to for this or is the kickstart install a carbon copy of the Red Hat Linux Kickstart documentation?

Thanks
 
Old 08-09-2006, 09:30 AM   #2
hob
Senior Member
 
Registered: Mar 2004
Location: Wales, UK
Distribution: Debian, Ubuntu
Posts: 1,075

Rep: Reputation: 45
There's a brief explanation of Kickstart in the current Fedora Installation Guide:

http://fedora.redhat.com/docs/fedora...tallation.html

The technology hasn't changed radically, so the latest RHEL documentation should be fine for options and other information.
 
Old 09-12-2006, 08:56 AM   #3
zeeple
Member
 
Registered: Sep 2006
Distribution: Fedora 8, RHEL 5
Posts: 62

Rep: Reputation: 15
Hob,

Thanks for the reply. I am still having trouble though the brief mentions I have seen for kickstart never include how to use the %include directive. I am having a bear of a time getting the include to work so I can maintain a separate package list. All of the attemps I have made to use %include have failed so I would love an in depth discussion of how this works in fedora core 4. Any idea where I can find detailed instructions for this directive? Here is what I have tried so far:


%include packages
%include ./packages
%include /var/build/linux/packages
%include http://10.10.10.52/packages

None have worked
 
Old 09-12-2006, 04:00 PM   #4
hob
Senior Member
 
Registered: Mar 2004
Location: Wales, UK
Distribution: Debian, Ubuntu
Posts: 1,075

Rep: Reputation: 45
The official reference that I found doesn't say much:

http://www.redhat.com/docs/manuals/e...2-options.html

Google turns up this, which may be a good start point:

http://lists.centos.org/pipermail/ce...ch/061919.html

You could also ask on Red Hat's Kickstart mailing list:

https://www.redhat.com/mailman/listinfo/kickstart-list

HTH
 
Old 09-13-2006, 07:41 AM   #5
zeeple
Member
 
Registered: Sep 2006
Distribution: Fedora 8, RHEL 5
Posts: 62

Rep: Reputation: 15
The centOS piece was interesting and there was some good info in there except I am not sure why he was using /opt/kickstart, unless that was the actual directory on his NFS server that held his kickstart files. The mailing list is a good idea...
 
Old 07-27-2012, 04:03 PM   #6
Rogue45
Member
 
Registered: Jun 2012
Posts: 47

Rep: Reputation: Disabled
you can write files to the /tmp partition and then %include will insert the txt of that file.
An example of this is: I need to store variables in a file i need to change for each installation such as ip, timezone etc..

I will wget in my pre section and output to /tmp/myVariables.cfg
wget http://rhel-install/myVariables.cfg -O /tmp/myVariables.cfg
You this is getting the file over the network but you can get it from a disc or wherever

now i have them on my /tmp so i can include them in my command section
%include /tmp/myVariables.cfg

this is essentially putting the text in this file right in my command section

network --bootproto=dhcp
timezone --utc GMT

Hope this helps...
 
Old 07-27-2012, 05:53 PM   #7
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,666

Rep: Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970Reputation: 7970
Not sure it will...since this thread has been closed for SIX YEARS.
 
  


Reply

Tags
install, kickstart



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
Fedora Core 4 Kickstart Install Fails bpetersen Fedora - Installation 2 11-14-2006 09:21 AM
KickStart fedora core 3 minimal exclude @base group mhiggins Fedora 1 01-31-2005 12:58 AM
Fedora and Kickstart eggoz Fedora 0 12-30-2004 07:10 PM
fedora 2 license information rmanocha Linux - General 1 07-16-2004 11:22 AM
Kickstart fedora from floppy shadfiel Linux - Networking 5 04-22-2004 09:21 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 12:16 AM.

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