<?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 kickstart boot cd in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/kickstart-boot-cd/m-p/3402691#M14465</link>
    <description>Hi all:&lt;BR /&gt;&lt;BR /&gt;I am in the processes of trying to build a kickstart boot cd that will do a ks=nfs:x.x.x.x/export &lt;BR /&gt;&lt;BR /&gt;I need to assign a static ip address since we do use dhcp.  &lt;BR /&gt;&lt;BR /&gt;If I boot to a standard boot cd and enter the following at the linux: prompt everything is ok&lt;BR /&gt;&lt;BR /&gt;linux: ks=nfs:x.x.x.x:/export/ks.cfg ksdevice=eth0 ip=x.x.x.x gateway=x.x.x.x netmask=x.x.x.x&lt;BR /&gt;&lt;BR /&gt;however, if I try to modify the isolinux.cfg with the same parameters prior to burning the iso, and boot to the install, it does NOT properly locate the ks.cfg file.  from another system, I can ping hte ip, but I just cannot get it to locate the nfs export&lt;BR /&gt;&lt;BR /&gt;Any hints or suggestions would be greatly appreciated</description>
    <pubDate>Mon, 18 Oct 2004 14:16:08 GMT</pubDate>
    <dc:creator>Jason DePaul</dc:creator>
    <dc:date>2004-10-18T14:16:08Z</dc:date>
    <item>
      <title>kickstart boot cd</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kickstart-boot-cd/m-p/3402691#M14465</link>
      <description>Hi all:&lt;BR /&gt;&lt;BR /&gt;I am in the processes of trying to build a kickstart boot cd that will do a ks=nfs:x.x.x.x/export &lt;BR /&gt;&lt;BR /&gt;I need to assign a static ip address since we do use dhcp.  &lt;BR /&gt;&lt;BR /&gt;If I boot to a standard boot cd and enter the following at the linux: prompt everything is ok&lt;BR /&gt;&lt;BR /&gt;linux: ks=nfs:x.x.x.x:/export/ks.cfg ksdevice=eth0 ip=x.x.x.x gateway=x.x.x.x netmask=x.x.x.x&lt;BR /&gt;&lt;BR /&gt;however, if I try to modify the isolinux.cfg with the same parameters prior to burning the iso, and boot to the install, it does NOT properly locate the ks.cfg file.  from another system, I can ping hte ip, but I just cannot get it to locate the nfs export&lt;BR /&gt;&lt;BR /&gt;Any hints or suggestions would be greatly appreciated</description>
      <pubDate>Mon, 18 Oct 2004 14:16:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kickstart-boot-cd/m-p/3402691#M14465</guid>
      <dc:creator>Jason DePaul</dc:creator>
      <dc:date>2004-10-18T14:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: kickstart boot cd</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kickstart-boot-cd/m-p/3402692#M14466</link>
      <description>Check the nfs permissions on the targe server:&lt;BR /&gt;&lt;BR /&gt;/etc/exports&lt;BR /&gt;&lt;BR /&gt;Its possible now to limit what IP addresses are allowed to make nfs connections. You may need to make sure the dhcp address you are getting is permitted on the nfs server.&lt;BR /&gt;&lt;BR /&gt;exportfs -av &lt;BR /&gt;&lt;BR /&gt;See if there are any errors.&lt;BR /&gt;&lt;BR /&gt;If you can do an nfs mount from another machine just to verify nfs connectivity.&lt;BR /&gt;&lt;BR /&gt;If there is a reject or failure, the /var/log/messages file on the target server should show it with some possibly useful information.&lt;BR /&gt;&lt;BR /&gt;If you can do an ipconfig off this kickstart image, is the network mask compatible with the target server?&lt;BR /&gt;&lt;BR /&gt;Is there a firewall between you and the server blocking the nfs ports?&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 18 Oct 2004 14:44:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kickstart-boot-cd/m-p/3402692#M14466</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-10-18T14:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: kickstart boot cd</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kickstart-boot-cd/m-p/3402693#M14467</link>
      <description>I've done exactally what you're trying to do (give or take explicitly defining the IP adderss details) for a KS CD:&lt;BR /&gt;&lt;BR /&gt;default linux ks=nfs:&lt;REMOTEMACHINE&gt;:/var/ftp/pub/ks.cfg&lt;BR /&gt;display boot.msg&lt;BR /&gt;F1 boot.msg&lt;BR /&gt;label linux&lt;BR /&gt;  kernel vmlinuz&lt;BR /&gt;  append initrd=initrd.img&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;That's the content of my 'isolinux.cfg' file in the isolinux/ structure of the CD.&lt;BR /&gt;&lt;BR /&gt;If something as simple as that is failing when booting from the CD, check the 2nd/3rd/4th VTY screens for error messages (ctrl-alt-F2, F3, F4 respectivly).&lt;BR /&gt;&lt;BR /&gt;If it's failing, it will tell you why there.&lt;/REMOTEMACHINE&gt;</description>
      <pubDate>Mon, 18 Oct 2004 17:49:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kickstart-boot-cd/m-p/3402693#M14467</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-10-18T17:49:55Z</dc:date>
    </item>
  </channel>
</rss>

