<?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: PXE install using redhat and rx2620 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/pxe-install-using-redhat-and-rx2620/m-p/4628366#M40724</link>
    <description>Steven,&lt;BR /&gt;&lt;BR /&gt;I tried your suggestion using the lanboot select -s command and got the following error:&lt;BR /&gt;&lt;BR /&gt;lanboot: -s , invalid argument&lt;BR /&gt;Exit status code: Invalid Parameter&lt;BR /&gt;&lt;BR /&gt;I have tried several versions of the "lanboot select" with no avil.&lt;BR /&gt;&lt;BR /&gt;I know I can do a http install using this server and a boot.iso CD so I think the network setting is ok, just trying to do a pxe boot does not work.&lt;BR /&gt;&lt;BR /&gt;Tks for all your help.</description>
    <pubDate>Thu, 06 May 2010 17:15:23 GMT</pubDate>
    <dc:creator>JC69</dc:creator>
    <dc:date>2010-05-06T17:15:23Z</dc:date>
    <item>
      <title>PXE install using redhat and rx2620</title>
      <link>https://community.hpe.com/t5/operating-system-linux/pxe-install-using-redhat-and-rx2620/m-p/4628360#M40718</link>
      <description>Hi,&lt;BR /&gt;I'm trying to do a pxe install using redhat and hp rx2620.  It looks like it almost works then stops.&lt;BR /&gt;Here is how far I get, the following message is from the remote console:&lt;BR /&gt;Booting over the network&lt;BR /&gt;Loading.: Core LAN Gb A&lt;BR /&gt;Client MAC Address: 00 14 C2 65 C5 Ac ..&lt;BR /&gt;Client IP Address: xx.xx.xx.xx&lt;BR /&gt;subnet mask: xxx.xxx.xxx.x&lt;BR /&gt;BOOTP Server IP Address: xx.xx.xx.xx&lt;BR /&gt;DHCP Server IP Address: xx.xx.xx.xx&lt;BR /&gt;Boot file name: linux-install/pxelinux.0&lt;BR /&gt;&lt;BR /&gt;Retrieving File Size.&lt;BR /&gt;Retrieving File (TFTP).&lt;BR /&gt;&lt;BR /&gt;Starting: Core LAN Gb A&lt;BR /&gt;Start of Core LAN Gb A failed: Invalid Parameter&lt;BR /&gt;&lt;BR /&gt;So, this is how are I get, of course I xx out the real ip addresses.  If I do a os install over http, it works just fine.&lt;BR /&gt;&lt;BR /&gt;Tks.</description>
      <pubDate>Tue, 04 May 2010 16:54:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/pxe-install-using-redhat-and-rx2620/m-p/4628360#M40718</guid>
      <dc:creator>JC69</dc:creator>
      <dc:date>2010-05-04T16:54:46Z</dc:date>
    </item>
    <item>
      <title>Re: PXE install using redhat and rx2620</title>
      <link>https://community.hpe.com/t5/operating-system-linux/pxe-install-using-redhat-and-rx2620/m-p/4628361#M40719</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Please post the EFI command you are using.&lt;BR /&gt;&lt;BR /&gt;To work, you need to use:&lt;BR /&gt;&lt;BR /&gt;lanboot select&lt;BR /&gt;&lt;BR /&gt;If you are at the EFI prompt.&lt;BR /&gt;&lt;BR /&gt;You must then select the proper NIC card for this to work.&lt;BR /&gt;&lt;BR /&gt;Feel free to x out the ip address, but command syntax matters here.&lt;BR /&gt;&lt;BR /&gt;EFI has a fairly good help system associated with it.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 04 May 2010 17:10:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/pxe-install-using-redhat-and-rx2620/m-p/4628361#M40719</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-05-04T17:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: PXE install using redhat and rx2620</title>
      <link>https://community.hpe.com/t5/operating-system-linux/pxe-install-using-redhat-and-rx2620/m-p/4628362#M40720</link>
      <description>Steven,&lt;BR /&gt;&lt;BR /&gt;Thanks for the reply but I am not using the EFI command.  I have a dhcp server that I used to configure the pxe settings and from the hp server, within the EFI Boot Manger, I select Core LAN Gb A, and then get the screen I typed in earlier.</description>
      <pubDate>Tue, 04 May 2010 18:10:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/pxe-install-using-redhat-and-rx2620/m-p/4628362#M40720</guid>
      <dc:creator>JC69</dc:creator>
      <dc:date>2010-05-04T18:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: PXE install using redhat and rx2620</title>
      <link>https://community.hpe.com/t5/operating-system-linux/pxe-install-using-redhat-and-rx2620/m-p/4628363#M40721</link>
      <description>I understand what you are doing.&lt;BR /&gt;&lt;BR /&gt;To get this to work right, you may have to do this from an EFI command.&lt;BR /&gt;&lt;BR /&gt;Merely picking one of the available lan cards has never worked for me.  lanboot select has&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;lanboot select -s (server ip PXE in this case) -c (client ip) -m (netmask) -gip (gateway IP)&lt;BR /&gt;&lt;BR /&gt;Don't ask me why just telling it to boot off a lan card does not work, it just doesn't.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 04 May 2010 19:20:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/pxe-install-using-redhat-and-rx2620/m-p/4628363#M40721</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-05-04T19:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: PXE install using redhat and rx2620</title>
      <link>https://community.hpe.com/t5/operating-system-linux/pxe-install-using-redhat-and-rx2620/m-p/4628364#M40722</link>
      <description>Steven,&lt;BR /&gt;&lt;BR /&gt;I tried your procedure but still get the same errors but thanks for the suggestion.  really appreciate it.</description>
      <pubDate>Thu, 06 May 2010 13:06:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/pxe-install-using-redhat-and-rx2620/m-p/4628364#M40722</guid>
      <dc:creator>JC69</dc:creator>
      <dc:date>2010-05-06T13:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: PXE install using redhat and rx2620</title>
      <link>https://community.hpe.com/t5/operating-system-linux/pxe-install-using-redhat-and-rx2620/m-p/4628365#M40723</link>
      <description>All right.&lt;BR /&gt;&lt;BR /&gt;Do the basic tests, make sure the NIC card is on the network, lights are lit and switch ports show a good connection.&lt;BR /&gt;&lt;BR /&gt;Check the network you are using for other PXE servers other than the one you are trying to connect to.&lt;BR /&gt;&lt;BR /&gt;Can you provide the command line you used and the error response code you got to my previous suggestion. It might be helpful.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 06 May 2010 13:34:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/pxe-install-using-redhat-and-rx2620/m-p/4628365#M40723</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-05-06T13:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: PXE install using redhat and rx2620</title>
      <link>https://community.hpe.com/t5/operating-system-linux/pxe-install-using-redhat-and-rx2620/m-p/4628366#M40724</link>
      <description>Steven,&lt;BR /&gt;&lt;BR /&gt;I tried your suggestion using the lanboot select -s command and got the following error:&lt;BR /&gt;&lt;BR /&gt;lanboot: -s , invalid argument&lt;BR /&gt;Exit status code: Invalid Parameter&lt;BR /&gt;&lt;BR /&gt;I have tried several versions of the "lanboot select" with no avil.&lt;BR /&gt;&lt;BR /&gt;I know I can do a http install using this server and a boot.iso CD so I think the network setting is ok, just trying to do a pxe boot does not work.&lt;BR /&gt;&lt;BR /&gt;Tks for all your help.</description>
      <pubDate>Thu, 06 May 2010 17:15:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/pxe-install-using-redhat-and-rx2620/m-p/4628366#M40724</guid>
      <dc:creator>JC69</dc:creator>
      <dc:date>2010-05-06T17:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: PXE install using redhat and rx2620</title>
      <link>https://community.hpe.com/t5/operating-system-linux/pxe-install-using-redhat-and-rx2620/m-p/4628367#M40725</link>
      <description>Steven,&lt;BR /&gt;&lt;BR /&gt;One more question if you don't mind.  I'm trying to do a kickstart install of the linux OS and I have everything ready but the attached console does not come up, I can only view the iLO remote console.  Any reasons why?</description>
      <pubDate>Tue, 11 May 2010 12:41:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/pxe-install-using-redhat-and-rx2620/m-p/4628367#M40725</guid>
      <dc:creator>JC69</dc:creator>
      <dc:date>2010-05-11T12:41:11Z</dc:date>
    </item>
  </channel>
</rss>

