<?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 Linux installation on DL360 G5 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/linux-installation-on-dl360-g5/m-p/3962049#M65751</link>
    <description>Hi,&lt;BR /&gt;I am trying to install RHEL 4 on DL360 G5 and it keeps giving me no HDD found. I dont have a FDD in this machine to load the drivers, Can some one help me with this install please?&lt;BR /&gt;Thanks in advance</description>
    <pubDate>Wed, 14 Mar 2007 19:04:14 GMT</pubDate>
    <dc:creator>naveed iqbal</dc:creator>
    <dc:date>2007-03-14T19:04:14Z</dc:date>
    <item>
      <title>Linux installation on DL360 G5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-installation-on-dl360-g5/m-p/3962049#M65751</link>
      <description>Hi,&lt;BR /&gt;I am trying to install RHEL 4 on DL360 G5 and it keeps giving me no HDD found. I dont have a FDD in this machine to load the drivers, Can some one help me with this install please?&lt;BR /&gt;Thanks in advance</description>
      <pubDate>Wed, 14 Mar 2007 19:04:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-installation-on-dl360-g5/m-p/3962049#M65751</guid>
      <dc:creator>naveed iqbal</dc:creator>
      <dc:date>2007-03-14T19:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: Linux installation on DL360 G5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-installation-on-dl360-g5/m-p/3962050#M65752</link>
      <description>Which RHEL 4 are you using? U4?</description>
      <pubDate>Thu, 15 Mar 2007 00:24:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-installation-on-dl360-g5/m-p/3962050#M65752</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2007-03-15T00:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: Linux installation on DL360 G5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-installation-on-dl360-g5/m-p/3962051#M65753</link>
      <description>Hi Stuart,&lt;BR /&gt;&lt;BR /&gt;Thanks for the reply.&lt;BR /&gt;&lt;BR /&gt;I previously installed succesfully on another server.&lt;BR /&gt;Red Hat Enterprise Linux ES release 3 (Taroon Update 5)&lt;BR /&gt;Please help.&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 15 Mar 2007 02:52:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-installation-on-dl360-g5/m-p/3962051#M65753</guid>
      <dc:creator>naveed iqbal</dc:creator>
      <dc:date>2007-03-15T02:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: Linux installation on DL360 G5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-installation-on-dl360-g5/m-p/3962052#M65754</link>
      <description>Sorry it is RHEL 3.&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Naveed</description>
      <pubDate>Thu, 15 Mar 2007 02:54:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-installation-on-dl360-g5/m-p/3962052#M65754</guid>
      <dc:creator>naveed iqbal</dc:creator>
      <dc:date>2007-03-15T02:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: Linux installation on DL360 G5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-installation-on-dl360-g5/m-p/3962053#M65755</link>
      <description>you can use the PXE boot method to do this..&lt;BR /&gt;&lt;BR /&gt;If the system to be installed contains a network interface card (NIC) with Pre-Execution Environment (PXE) support then direct install over PXE is possible.&lt;BR /&gt;The following steps must be performed to prepare for a PXE installation:&lt;BR /&gt;1. Configure the NFS server to export the installation source.&lt;BR /&gt;2. Configure the TFTP server necessary for PXE booting.&lt;BR /&gt;3. Start/enable the tftp service.&lt;BR /&gt;4. Configure the DHCP.&lt;BR /&gt;Additionally, configure the NFS server to export the Driver Diskette images and the iSCSI boot/Configuration related code and utilities.&lt;BR /&gt;On the PXE server execute the following:&lt;BR /&gt;# vi /tftpboot/linux-install/pxelinux.cfg/default  &lt;BR /&gt;In this file add the following lines:&lt;BR /&gt;label &lt;NUMBER&gt;&lt;BR /&gt;kernel &lt;PATH-TO-OS-DISTRO-DIR&gt;/images/pxeboot/vmlinuz&lt;BR /&gt;append initrd=&lt;PATH-TO-OS-DISTRO-DIR&gt;/images/pxeboot/\&lt;BR /&gt;initrd.img ramdisk_size=10000 dd=nfs:&lt;NFS ip=""&gt;:/opt/hp/\&lt;BR /&gt;iboot_install/ddimages/iboot_install_&lt;RELEASE&gt;.dd \&lt;BR /&gt;ks=nfs:&lt;NFS ip=""&gt;:/opt/hp/iboot_install/scripts/ks.cfg&lt;BR /&gt;a. Switch on the server.&lt;BR /&gt;b. Make sure that Option ROM initialized successfully and is able to login successfully onto the target disk. This can be confirmed by looking at the iSCSI option ROM messages during POST.&lt;BR /&gt;c. Press &lt;F12&gt; for PXE installation when prompted.&lt;BR /&gt;d. Enter the label number (specified in the above section) at the PXE boot prompt and hit &lt;ENTER&gt;.&lt;BR /&gt;e. The installation will start pulling the installation sources from NFS server.&lt;/ENTER&gt;&lt;/F12&gt;&lt;/NFS&gt;&lt;/RELEASE&gt;&lt;/NFS&gt;&lt;/PATH-TO-OS-DISTRO-DIR&gt;&lt;/PATH-TO-OS-DISTRO-DIR&gt;&lt;/NUMBER&gt;</description>
      <pubDate>Thu, 15 Mar 2007 04:16:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-installation-on-dl360-g5/m-p/3962053#M65755</guid>
      <dc:creator>Sandeepk_1</dc:creator>
      <dc:date>2007-03-15T04:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: Linux installation on DL360 G5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-installation-on-dl360-g5/m-p/3962054#M65756</link>
      <description>Linux - Installing RHEL4 U3 using USB key errors; cannot find driver diskette image&lt;BR /&gt;&lt;BR /&gt;ISSUE:&lt;BR /&gt;&lt;BR /&gt;The objective is to install Red Hat Enterprise Linux 4 U3 (RHEL4 U3) on a Proliant DL360G5 which does not have a diskette drive. A "driver disk" is required for the Smart Array controller. However, when a device is specified via the USB key, an error message is displayed that indicates that a driver diskette image cannot be found on that device. RHEL V4U3 does not have a driver for HP's SmartArray P400i.&lt;BR /&gt;&lt;BR /&gt;Note that RHEL V4U4 installs without an issue.&lt;BR /&gt;&lt;BR /&gt;SOLUTION:&lt;BR /&gt;&lt;BR /&gt;There are some issues with USB keys being used as driver disks by the installer in some releases prior to U4. For example, this bugzilla report describes what appears to be a similar issue:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=186559" target="_blank"&gt;http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=186559&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Since the DL360 has no floppy device, either as a real device or through ilo virtual media, the USB key is presented as a scsi device. Here is a workaround:&lt;BR /&gt;&lt;BR /&gt;   1. Put the cciss driver disk on an http or ftp site.&lt;BR /&gt;   2. Boot the first cd of the RHEL4 U3 installation set as follows:&lt;BR /&gt;&lt;BR /&gt;      linux nostorage dd=ftp://ip-of-ftp-site/path-to-driver-disk&lt;BR /&gt;&lt;BR /&gt;This will cause the installer to ask you to select the devices to install. One of the options will be to install "Updated CCIS driver". Select this option, and the installer will access the driver disk over the network and avoid the issues with local USB keys.&lt;BR /&gt;&lt;BR /&gt;The nostorage option to the installer is currently undocumented.&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Mar 2007 09:01:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-installation-on-dl360-g5/m-p/3962054#M65756</guid>
      <dc:creator>Rick Beldin</dc:creator>
      <dc:date>2007-03-19T09:01:40Z</dc:date>
    </item>
  </channel>
</rss>

