<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Kick start server in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/kick-start-server/m-p/3770080#M68189</link>
    <description>A kickstart server is a redhat linux install server like jumpstart (solaris) or ignite (hpux). &lt;BR /&gt;kickstart can be started from a boot cd or floppy with a ks.cfg file referencing custom aspects of installation such as partition info, NIS domain, install source (NFS, ftp, http) etc. etc. &lt;BR /&gt;&lt;BR /&gt;-p</description>
    <pubDate>Tue, 11 Apr 2006 12:28:14 GMT</pubDate>
    <dc:creator>Paul Cross_1</dc:creator>
    <dc:date>2006-04-11T12:28:14Z</dc:date>
    <item>
      <title>Kick start server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kick-start-server/m-p/3770079#M68188</link>
      <description>Hi Guys!,&lt;BR /&gt;&lt;BR /&gt;Just wondered, what is a kick start server and how does it work?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Apr 2006 11:53:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kick-start-server/m-p/3770079#M68188</guid>
      <dc:creator>Habib_4</dc:creator>
      <dc:date>2006-04-11T11:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: Kick start server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kick-start-server/m-p/3770080#M68189</link>
      <description>A kickstart server is a redhat linux install server like jumpstart (solaris) or ignite (hpux). &lt;BR /&gt;kickstart can be started from a boot cd or floppy with a ks.cfg file referencing custom aspects of installation such as partition info, NIS domain, install source (NFS, ftp, http) etc. etc. &lt;BR /&gt;&lt;BR /&gt;-p</description>
      <pubDate>Tue, 11 Apr 2006 12:28:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kick-start-server/m-p/3770080#M68189</guid>
      <dc:creator>Paul Cross_1</dc:creator>
      <dc:date>2006-04-11T12:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: Kick start server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kick-start-server/m-p/3770081#M68190</link>
      <description>No HERE's a link... d'oh.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/custom-guide/part-install-info.html" target="_blank"&gt;http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/custom-guide/part-install-info.html&lt;/A&gt;</description>
      <pubDate>Tue, 11 Apr 2006 13:06:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kick-start-server/m-p/3770081#M68190</guid>
      <dc:creator>Paul Cross_1</dc:creator>
      <dc:date>2006-04-11T13:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: Kick start server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kick-start-server/m-p/3770082#M68191</link>
      <description>The "kick start server" is just a NFS server that holds the installation images for the Red Hat/Fedora Operating system. It may also be the DHCP server that indicates to the clients what kickstart file to use.&lt;BR /&gt;&lt;BR /&gt;A kickstart file can be created with system config kickstart. You start the installation using:&lt;BR /&gt;&lt;BR /&gt;linux ks             (network kickstart file)&lt;BR /&gt;linux ks=floppy       (floppy kickstart file)&lt;BR /&gt;&lt;BR /&gt;The file normally is called ks.cfg. It's an answer file that automates the installation program. You always have a kickstart file in /root called anaconda-ks.cfg, that is the configuration used to install that system.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Apr 2006 15:31:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kick-start-server/m-p/3770082#M68191</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-04-11T15:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: Kick start server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kick-start-server/m-p/3770083#M68192</link>
      <description>Hi Habib,&lt;BR /&gt;&lt;BR /&gt;It can be used as network installation server for REDHAT images on the network.  You can install many systems VIA network at once if you have Kick start server setup on the network.&lt;BR /&gt;&lt;BR /&gt;It uses DHCP to control the client systems to be loaded such redhat images. you can PXE boot the client systems from Kick start server and kickstart configuration file can be used to load images after PXE boot.&lt;BR /&gt;&lt;BR /&gt;I hope this helps,&lt;BR /&gt;&lt;BR /&gt;Sung</description>
      <pubDate>Tue, 11 Apr 2006 16:54:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kick-start-server/m-p/3770083#M68192</guid>
      <dc:creator>Sung Oh</dc:creator>
      <dc:date>2006-04-11T16:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: Kick start server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kick-start-server/m-p/3770084#M68193</link>
      <description>Hey,&lt;BR /&gt;&lt;BR /&gt;I guess this link will be useful:-&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wwwcache.ja.net/dev/kickstart/KickStart-HOWTO.html" target="_blank"&gt;http://wwwcache.ja.net/dev/kickstart/KickStart-HOWTO.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;~Guru Dutta</description>
      <pubDate>Wed, 12 Apr 2006 01:38:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kick-start-server/m-p/3770084#M68193</guid>
      <dc:creator>Guru Dutta</dc:creator>
      <dc:date>2006-04-12T01:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: Kick start server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kick-start-server/m-p/3770085#M68194</link>
      <description>Hi Habib,&lt;BR /&gt;&lt;BR /&gt;Due to the need for automated installation, Red Hat has created the kickstart installation method. With this method, a system administrator can create a single file containing the answers to all the questions that would normally be asked during a typical Red Hat interactive Linux installation. &lt;BR /&gt;&lt;BR /&gt;Kickstart files can be kept on single server system, and read by individual computers during the installation. The kickstart installation method is powerful enough that often a single kickstart file can be used to install Red Hat Linux on multiple machines, making it ideal for network and system administrators. &lt;BR /&gt;&lt;BR /&gt;Kickstart lets you automate most of a Red Hat Linux installation, including: &lt;BR /&gt;&lt;BR /&gt;Language selection &lt;BR /&gt;Network configuration &lt;BR /&gt;Keyboard selection &lt;BR /&gt;Boot loader installation (LILO) &lt;BR /&gt;Disk partitioning &lt;BR /&gt;Mouse Selection &lt;BR /&gt;X Window System configuration &lt;BR /&gt;Kickstart installations can only be performed using a local CD-ROM, a local hard drive, or NFS installation methods. FTP and HTTP installations cannot be automated using kickstart mode.&lt;BR /&gt;&lt;BR /&gt;For Redhat 9 see this link.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/custom-guide/ch-kickstart2.html" target="_blank"&gt;http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/custom-guide/ch-kickstart2.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;For Redhat AS 4 see this link.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.redhat.com/docs/manuals/enterprise/RHEL-4-Manual/sysadmin-guide/s1-kickstart2-options.html" target="_blank"&gt;http://www.redhat.com/docs/manuals/enterprise/RHEL-4-Manual/sysadmin-guide/s1-kickstart2-options.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Asif Sharif</description>
      <pubDate>Wed, 12 Apr 2006 01:57:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kick-start-server/m-p/3770085#M68194</guid>
      <dc:creator>Asif Sharif</dc:creator>
      <dc:date>2006-04-12T01:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: Kick start server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kick-start-server/m-p/3770086#M68195</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Kickstart server is a central server thry which you can intsall linux client machines.&lt;BR /&gt;&lt;BR /&gt;Kickstart Server can either be:&lt;BR /&gt;NFS based&lt;BR /&gt;FTP based&lt;BR /&gt;HTTP based.&lt;BR /&gt;&lt;BR /&gt;It basically hold the entire Redhat packages at one location.&lt;BR /&gt;&lt;BR /&gt;Once this server is ready you can boot the clinet machine using kickstart floppy and point it ot the Kickstart server and it will get installed. ( similar to RIS if you are familiar with Windows)&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Vipul</description>
      <pubDate>Wed, 12 Apr 2006 08:16:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kick-start-server/m-p/3770086#M68195</guid>
      <dc:creator>Vipulinux</dc:creator>
      <dc:date>2006-04-12T08:16:13Z</dc:date>
    </item>
  </channel>
</rss>

