<?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: Creating linux driver diskette in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/creating-linux-driver-diskette/m-p/3521286#M16971</link>
    <description>About the only way you'll be able to do what you're after is with alot of pain.&lt;BR /&gt;&lt;BR /&gt;HP does provide source for their drivers (.src.rpm packages), and you'll need to do multiple-compiles yourself in order to create drivers for RH9 installation.&lt;BR /&gt;&lt;BR /&gt;In reality, it'd be easier to stick an IDE disk in the machine, and install to that, do all of your patches (kernel updates etc.), then try to compile the RAID drivers.&lt;BR /&gt;&lt;BR /&gt;If you really want to create install-media-drivers, then...&lt;BR /&gt;&lt;BR /&gt;Install RH9 on any machine there.  Make sure to install all kernel srouce, and compiling options.  See if you can also find the kernel-BOOT rpm's (I think they exist for RH9, but not 100% sure).&lt;BR /&gt;&lt;BR /&gt;If you do get the -BOOT kernel images, boot on that (lots of things won't work), and rebuild the 'cciss.src.rpm' (rpmbuild --rebuild ...).&lt;BR /&gt;&lt;BR /&gt;This will build you an RPM with install-media drivers.&lt;BR /&gt;&lt;BR /&gt;Reboot on the normal kernel, making sure you keep a copy of your nice RPM's, and do this again.  This will give you dist-media drivers.&lt;BR /&gt;&lt;BR /&gt;You now need to figure out how to put them onto a separate floppy in the correct structure.&lt;BR /&gt;&lt;BR /&gt;Once all of this is done, update to the latest kernel, and do it again.&lt;BR /&gt;&lt;BR /&gt;You should have 3 sets of RPM's, for different stages of the machine building process.&lt;BR /&gt;&lt;BR /&gt;NOTE: These are the *EASY* instructions.  It only gets more difficult!&lt;BR /&gt;&lt;BR /&gt;You'd have more luck getting your product to work on a supported platform in my opinion (RHES3 or RHES4).</description>
    <pubDate>Mon, 11 Apr 2005 20:57:50 GMT</pubDate>
    <dc:creator>Stuart Browne</dc:creator>
    <dc:date>2005-04-11T20:57:50Z</dc:date>
    <item>
      <title>Creating linux driver diskette</title>
      <link>https://community.hpe.com/t5/operating-system-linux/creating-linux-driver-diskette/m-p/3521281#M16966</link>
      <description>Ok...I am trying to install RH9 on a DL380G4.  I have to use RH9 for the app that it will be running.  I have tried to no avail to find the Smart Array 6i driver disk for 9.  I read a post by Nick that one should be created after compiling the driver.  How do I create this disk from compiled source on a RH9 box?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Fri, 08 Apr 2005 16:13:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/creating-linux-driver-diskette/m-p/3521281#M16966</guid>
      <dc:creator>Jon Schneider_1</dc:creator>
      <dc:date>2005-04-08T16:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: Creating linux driver diskette</title>
      <link>https://community.hpe.com/t5/operating-system-linux/creating-linux-driver-diskette/m-p/3521282#M16967</link>
      <description>Hi Jon Schneider ,&lt;BR /&gt;&lt;BR /&gt;    What kind of driver files? Is it *.o?  There are 3 images in the redhat cd1. RHEL3(I have not RH9) as following:&lt;BR /&gt;drvblock.img - Supplemental Block Device Drivers&lt;BR /&gt;drvnet.img - Supplemental Network Drivers&lt;BR /&gt;pcmciadd.img - PCMCIA Driver Diskette&lt;BR /&gt;&lt;BR /&gt;You can write one of image to 3.5' disk. Then , you can add your drivers to it. refer to attachment.</description>
      <pubDate>Fri, 08 Apr 2005 21:47:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/creating-linux-driver-diskette/m-p/3521282#M16967</guid>
      <dc:creator>NiCK_76</dc:creator>
      <dc:date>2005-04-08T21:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: Creating linux driver diskette</title>
      <link>https://community.hpe.com/t5/operating-system-linux/creating-linux-driver-diskette/m-p/3521283#M16968</link>
      <description>AFAI, HP provides only binary drivers; so you should use RHEL 3 or 4 for DL380G4.&lt;BR /&gt;</description>
      <pubDate>Sun, 10 Apr 2005 01:10:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/creating-linux-driver-diskette/m-p/3521283#M16968</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2005-04-10T01:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: Creating linux driver diskette</title>
      <link>https://community.hpe.com/t5/operating-system-linux/creating-linux-driver-diskette/m-p/3521284#M16969</link>
      <description>I am sure you could replace the RH9 kernel, with the one from RHEL3.</description>
      <pubDate>Mon, 11 Apr 2005 00:47:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/creating-linux-driver-diskette/m-p/3521284#M16969</guid>
      <dc:creator>Eric van Dijken</dc:creator>
      <dc:date>2005-04-11T00:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: Creating linux driver diskette</title>
      <link>https://community.hpe.com/t5/operating-system-linux/creating-linux-driver-diskette/m-p/3521285#M16970</link>
      <description>Where would I obtain the RHEL kernel?  Also, how do I apply this to the RH9 install media?  I have a copy of the latest RHEL media, but am unsure of how I would make RH9 media with that kernel.</description>
      <pubDate>Mon, 11 Apr 2005 12:58:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/creating-linux-driver-diskette/m-p/3521285#M16970</guid>
      <dc:creator>Jon Schneider_1</dc:creator>
      <dc:date>2005-04-11T12:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: Creating linux driver diskette</title>
      <link>https://community.hpe.com/t5/operating-system-linux/creating-linux-driver-diskette/m-p/3521286#M16971</link>
      <description>About the only way you'll be able to do what you're after is with alot of pain.&lt;BR /&gt;&lt;BR /&gt;HP does provide source for their drivers (.src.rpm packages), and you'll need to do multiple-compiles yourself in order to create drivers for RH9 installation.&lt;BR /&gt;&lt;BR /&gt;In reality, it'd be easier to stick an IDE disk in the machine, and install to that, do all of your patches (kernel updates etc.), then try to compile the RAID drivers.&lt;BR /&gt;&lt;BR /&gt;If you really want to create install-media-drivers, then...&lt;BR /&gt;&lt;BR /&gt;Install RH9 on any machine there.  Make sure to install all kernel srouce, and compiling options.  See if you can also find the kernel-BOOT rpm's (I think they exist for RH9, but not 100% sure).&lt;BR /&gt;&lt;BR /&gt;If you do get the -BOOT kernel images, boot on that (lots of things won't work), and rebuild the 'cciss.src.rpm' (rpmbuild --rebuild ...).&lt;BR /&gt;&lt;BR /&gt;This will build you an RPM with install-media drivers.&lt;BR /&gt;&lt;BR /&gt;Reboot on the normal kernel, making sure you keep a copy of your nice RPM's, and do this again.  This will give you dist-media drivers.&lt;BR /&gt;&lt;BR /&gt;You now need to figure out how to put them onto a separate floppy in the correct structure.&lt;BR /&gt;&lt;BR /&gt;Once all of this is done, update to the latest kernel, and do it again.&lt;BR /&gt;&lt;BR /&gt;You should have 3 sets of RPM's, for different stages of the machine building process.&lt;BR /&gt;&lt;BR /&gt;NOTE: These are the *EASY* instructions.  It only gets more difficult!&lt;BR /&gt;&lt;BR /&gt;You'd have more luck getting your product to work on a supported platform in my opinion (RHES3 or RHES4).</description>
      <pubDate>Mon, 11 Apr 2005 20:57:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/creating-linux-driver-diskette/m-p/3521286#M16971</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2005-04-11T20:57:50Z</dc:date>
    </item>
  </channel>
</rss>

