<?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: ILO V2 using CLI to mount and boot from HTTP ISO in HPE ProLiant Servers (ML,DL,SL)</title>
    <link>https://community.hpe.com/t5/hpe-proliant-servers-ml-dl-sl/ilo-v2-using-cli-to-mount-and-boot-from-http-iso/m-p/6705424#M146822</link>
    <description>&lt;P&gt;So, I sorted out the problem getting the server to boot from the ISO image. I needed to not specify the path to the web root, and also put the file one directory level down from there.&amp;nbsp; So, now it boots from ISO, but I ran into another roadblock.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I seem to have a problem with console display.&amp;nbsp; Using VSP I get this far:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Loading vmlinuz......&lt;BR /&gt;Loading initrd.img....................................ready.&lt;BR /&gt;Probing EDD (edd=off to disable)... ok&lt;BR /&gt;ÿÿ&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've seen this before with some other systems, but I'm not sure of a work-around.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I use TEXTCONS I get a message saying:&lt;BR /&gt;Monitor is in graphics mode or an unsupported text mode.&lt;BR /&gt;Monitor is in graphics mode or an unsupported text mode.&lt;BR /&gt;Monitor is in graphics mode or an unsupported text mode.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any thoughts on how to get around this?&lt;/P&gt;</description>
    <pubDate>Fri, 06 Feb 2015 19:00:28 GMT</pubDate>
    <dc:creator>ranck42</dc:creator>
    <dc:date>2015-02-06T19:00:28Z</dc:date>
    <item>
      <title>ILO V2 using CLI to mount and boot from HTTP ISO</title>
      <link>https://community.hpe.com/t5/hpe-proliant-servers-ml-dl-sl/ilo-v2-using-cli-to-mount-and-boot-from-http-iso/m-p/6705397#M146819</link>
      <description>&lt;P&gt;I am trying to mount and boot from a Red Hat ISO that I have put on a web server.&amp;nbsp; Because I am working remotely in a secured environment I do no have web interface access to the ILO only command line.&amp;nbsp; So&amp;nbsp; here is what I have:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;/&amp;gt;hpiLO-&amp;gt; oemhp_ping /map1 *.*.*.199&lt;BR /&gt;status=0&lt;BR /&gt;status_tag=COMMAND COMPLETED&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;/&amp;gt;hpiLO-&amp;gt; set /map1/oemhp_vm1/cddr1 oemhp_image=http://*.*.*.199/var/www/html/rhel-server-6.6-x86_64-dvd.iso&lt;BR /&gt;status=0&lt;BR /&gt;status_tag=COMMAND COMPLETED&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;/&amp;gt;hpiLO-&amp;gt; show /map1/oemhp_vm1/cddr1 -a&lt;BR /&gt;status=0&lt;BR /&gt;status_tag=COMMAND COMPLETED&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;/map1/oemhp_vm1/cddr1&lt;BR /&gt;Targets&lt;BR /&gt;Properties&lt;BR /&gt;oemhp_image=http://*.*.*.199/var/www/html/rhel-server-6.6-x86_64-dvd.iso&lt;BR /&gt;oemhp_connect=No&lt;BR /&gt;oemhp_boot=No_Boot&lt;BR /&gt;oemhp_wp=Yes&lt;BR /&gt;oemhp_applet_connected=No&lt;BR /&gt;Verbs&lt;BR /&gt;cd version exit show set&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;/&amp;gt;hpiLO-&amp;gt; set /map1/oemhp_vm1/cddr1 oemhp_boot=Once&lt;BR /&gt;status=0&lt;BR /&gt;status_tag=COMMAND COMPLETED&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;/&amp;gt;hpiLO-&amp;gt; show /map1/oemhp_vm1/cddr1&lt;BR /&gt;status=0&lt;BR /&gt;status_tag=COMMAND COMPLETED&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;/map1/oemhp_vm1/cddr1&lt;BR /&gt;Targets&lt;BR /&gt;Properties&lt;BR /&gt;oemhp_image=http://*.*.*.199/var/www/html/rhel-server-6.6-x86_64-dvd.iso&lt;BR /&gt;oemhp_connect=No&lt;BR /&gt;oemhp_boot=Once&lt;BR /&gt;oemhp_wp=Yes&lt;BR /&gt;oemhp_applet_connected=No&lt;BR /&gt;Verbs&lt;BR /&gt;cd version exit show set&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;/&amp;gt;hpiLO-&amp;gt; show /system1/bootconfig1/bootsource1 -a&lt;BR /&gt;status=0&lt;BR /&gt;status_tag=COMMAND COMPLETED&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;/system1/bootconfig1/bootsource1&lt;BR /&gt;Targets&lt;BR /&gt;Properties&lt;BR /&gt;bootorder=1&lt;BR /&gt;Verbs&lt;BR /&gt;cd version exit show set&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, when I do a "reset hard" the system goes through a bootup, but it boots to the already installed OS on the hard drive, not from the ISO that I'm trying to use to install a new OS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea what I'm doing wrong here?&amp;nbsp; Please excuse the obscured IPs, but again, it's a secure environment and I'm not supposed to let those get out.&amp;nbsp; They do match.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Feb 2015 17:22:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-proliant-servers-ml-dl-sl/ilo-v2-using-cli-to-mount-and-boot-from-http-iso/m-p/6705397#M146819</guid>
      <dc:creator>ranck42</dc:creator>
      <dc:date>2015-02-06T17:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: ILO V2 using CLI to mount and boot from HTTP ISO</title>
      <link>https://community.hpe.com/t5/hpe-proliant-servers-ml-dl-sl/ilo-v2-using-cli-to-mount-and-boot-from-http-iso/m-p/6705424#M146822</link>
      <description>&lt;P&gt;So, I sorted out the problem getting the server to boot from the ISO image. I needed to not specify the path to the web root, and also put the file one directory level down from there.&amp;nbsp; So, now it boots from ISO, but I ran into another roadblock.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I seem to have a problem with console display.&amp;nbsp; Using VSP I get this far:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Loading vmlinuz......&lt;BR /&gt;Loading initrd.img....................................ready.&lt;BR /&gt;Probing EDD (edd=off to disable)... ok&lt;BR /&gt;ÿÿ&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've seen this before with some other systems, but I'm not sure of a work-around.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I use TEXTCONS I get a message saying:&lt;BR /&gt;Monitor is in graphics mode or an unsupported text mode.&lt;BR /&gt;Monitor is in graphics mode or an unsupported text mode.&lt;BR /&gt;Monitor is in graphics mode or an unsupported text mode.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any thoughts on how to get around this?&lt;/P&gt;</description>
      <pubDate>Fri, 06 Feb 2015 19:00:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-proliant-servers-ml-dl-sl/ilo-v2-using-cli-to-mount-and-boot-from-http-iso/m-p/6705424#M146822</guid>
      <dc:creator>ranck42</dc:creator>
      <dc:date>2015-02-06T19:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: ILO V2 using CLI to mount and boot from HTTP ISO</title>
      <link>https://community.hpe.com/t5/hpe-proliant-servers-ml-dl-sl/ilo-v2-using-cli-to-mount-and-boot-from-http-iso/m-p/6705451#M146823</link>
      <description>&lt;P&gt;you need to disable frame buffer.&amp;nbsp; on your boot line append 'vga=normal nofb'&lt;/P&gt;</description>
      <pubDate>Fri, 06 Feb 2015 19:42:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-proliant-servers-ml-dl-sl/ilo-v2-using-cli-to-mount-and-boot-from-http-iso/m-p/6705451#M146823</guid>
      <dc:creator>Jimmy Vance</dc:creator>
      <dc:date>2015-02-06T19:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: ILO V2 using CLI to mount and boot from HTTP ISO</title>
      <link>https://community.hpe.com/t5/hpe-proliant-servers-ml-dl-sl/ilo-v2-using-cli-to-mount-and-boot-from-http-iso/m-p/6705468#M146824</link>
      <description>&lt;P&gt;What boot line would that be?&amp;nbsp; I don't have a boot line that I know off.&amp;nbsp; I get the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Press the &amp;lt;ENTER&amp;gt; key to begin the installation process.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And eventually, it continues whether I press &amp;lt;ENTER&amp;gt; or not.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried entering "linux text" at that prompt, but that didn't seem to work.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Feb 2015 20:06:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-proliant-servers-ml-dl-sl/ilo-v2-using-cli-to-mount-and-boot-from-http-iso/m-p/6705468#M146824</guid>
      <dc:creator>ranck42</dc:creator>
      <dc:date>2015-02-06T20:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: ILO V2 using CLI to mount and boot from HTTP ISO</title>
      <link>https://community.hpe.com/t5/hpe-proliant-servers-ml-dl-sl/ilo-v2-using-cli-to-mount-and-boot-from-http-iso/m-p/6705476#M146825</link>
      <description>&lt;P&gt;try hitting &amp;lt;esc&amp;gt; and see if it will give you a boot prompt. then you'd type linux vga=normal nofb and could even add the text option&lt;/P&gt;</description>
      <pubDate>Fri, 06 Feb 2015 20:29:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-proliant-servers-ml-dl-sl/ilo-v2-using-cli-to-mount-and-boot-from-http-iso/m-p/6705476#M146825</guid>
      <dc:creator>Jimmy Vance</dc:creator>
      <dc:date>2015-02-06T20:29:30Z</dc:date>
    </item>
  </channel>
</rss>

