Tagged Questions
1
vote
2answers
106 views
Unattended Fedora kickstart that works as CD/DVD *and* USB
Is it possible to create one ISO with one kickstart file that will work correctly when written to CD/DVD and as a USB?
As far as I can tell I need two separate versions as modifications are needed in ...
0
votes
1answer
156 views
Downloading and running a custom set of scripts in the cobbler kickstart file for Fedora
I need to use rysnc to get a series of files from a server on the network in the cobbler kickstart file. Can I just add the rsync command line to the file to be run in the %post section of the file or ...
0
votes
2answers
381 views
Cobbler kickstart file for Fedora adding packages
Can I assume that if you add packages such as httpd and php these will be installed via "yum install" as long as I specify them after the %packages in the kickstart file?
Thanks
0
votes
2answers
239 views
Fedora distribution update pop-up after fresh installation
We are doing a kickstart installation of Fedora 10 at our place. I am quite intimidated by the distribution update pop up that comes up after the O/S installation. I want a keyword to put into the ...
0
votes
3answers
266 views
adding kickstart to a cd in windows
I'd like to add a kickstart file to a fedora DVD for an automated install. I don't ahve access to a Linux box though, just windows. How can I remaster the iso to add the kickstart file?
