<?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 RedHat Linux - Disable floppy driver/module in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-disable-floppy-driver-module/m-p/5030844#M48314</link>
    <description>I have an HP BL20P Blade server running Redhat Linux AS 3.  The Blades don't have a floppy drive but I continuously see these error messages in /var/log/messages&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Feb 26 10:49:18 dbqldap1 kernel: Floppy drive(s): fd0 is 1.44M&lt;BR /&gt;Feb 26 10:49:21 dbqldap1 kernel: floppy0: no floppy controllers found&lt;BR /&gt;Feb 26 10:49:21 dbqldap1 insmod: /lib/modules/2.4.21-27.ELsmp/kernel/drivers/block/floppy.o: init_module: No such device&lt;BR /&gt;Feb 26 10:49:21 dbqldap1 insmod: /lib/modules/2.4.21-27.ELsmp/kernel/drivers/block/floppy.o: insmod block-major-2 failed&lt;BR /&gt;Feb 26 10:49:21 dbqldap1 kernel: inserting floppy driver for 2.4.21-27.ELsmp&lt;BR /&gt;Feb 26 10:49:21 dbqldap1 kernel: Floppy drive(s): fd0 is 1.44M&lt;BR /&gt;Feb 26 10:49:24 dbqldap1 kernel: floppy0: no floppy controllers found&lt;BR /&gt;Feb 26 10:49:24 dbqldap1 insmod: /lib/modules/2.4.21-27.ELsmp/kernel/drivers/block/floppy.o: init_module: No such device&lt;BR /&gt;Feb 26 10:49:24 dbqldap1 insmod: /lib/modules/2.4.21-27.ELsmp/kernel/drivers/block/floppy.o: insmod block-major-2 failed&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The floppy drive isn't listed in /etc/modules.conf or /etc/fstab and "modprobe -r floppy" doesn't seem to do anything.  &lt;BR /&gt;&lt;BR /&gt;modprobe -l | grep floppy&lt;BR /&gt;/lib/modules/2.4.21-27.ELsmp/kernel/drivers/block/floppy.o&lt;BR /&gt;&lt;BR /&gt;Does anyone know how to remove or disable the floppy drivers/modules so that I don't see these messages?</description>
    <pubDate>Tue, 27 Feb 2007 10:00:09 GMT</pubDate>
    <dc:creator>Seth Clarke</dc:creator>
    <dc:date>2007-02-27T10:00:09Z</dc:date>
    <item>
      <title>RedHat Linux - Disable floppy driver/module</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-disable-floppy-driver-module/m-p/5030844#M48314</link>
      <description>I have an HP BL20P Blade server running Redhat Linux AS 3.  The Blades don't have a floppy drive but I continuously see these error messages in /var/log/messages&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Feb 26 10:49:18 dbqldap1 kernel: Floppy drive(s): fd0 is 1.44M&lt;BR /&gt;Feb 26 10:49:21 dbqldap1 kernel: floppy0: no floppy controllers found&lt;BR /&gt;Feb 26 10:49:21 dbqldap1 insmod: /lib/modules/2.4.21-27.ELsmp/kernel/drivers/block/floppy.o: init_module: No such device&lt;BR /&gt;Feb 26 10:49:21 dbqldap1 insmod: /lib/modules/2.4.21-27.ELsmp/kernel/drivers/block/floppy.o: insmod block-major-2 failed&lt;BR /&gt;Feb 26 10:49:21 dbqldap1 kernel: inserting floppy driver for 2.4.21-27.ELsmp&lt;BR /&gt;Feb 26 10:49:21 dbqldap1 kernel: Floppy drive(s): fd0 is 1.44M&lt;BR /&gt;Feb 26 10:49:24 dbqldap1 kernel: floppy0: no floppy controllers found&lt;BR /&gt;Feb 26 10:49:24 dbqldap1 insmod: /lib/modules/2.4.21-27.ELsmp/kernel/drivers/block/floppy.o: init_module: No such device&lt;BR /&gt;Feb 26 10:49:24 dbqldap1 insmod: /lib/modules/2.4.21-27.ELsmp/kernel/drivers/block/floppy.o: insmod block-major-2 failed&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The floppy drive isn't listed in /etc/modules.conf or /etc/fstab and "modprobe -r floppy" doesn't seem to do anything.  &lt;BR /&gt;&lt;BR /&gt;modprobe -l | grep floppy&lt;BR /&gt;/lib/modules/2.4.21-27.ELsmp/kernel/drivers/block/floppy.o&lt;BR /&gt;&lt;BR /&gt;Does anyone know how to remove or disable the floppy drivers/modules so that I don't see these messages?</description>
      <pubDate>Tue, 27 Feb 2007 10:00:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux-disable-floppy-driver-module/m-p/5030844#M48314</guid>
      <dc:creator>Seth Clarke</dc:creator>
      <dc:date>2007-02-27T10:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat Linux - Disable floppy driver/module</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-disable-floppy-driver-module/m-p/5030845#M48315</link>
      <description>To remove the floppy modules you must recompile the kernel and unselect the modules during configuration. Probably, you don't want to do that just to remove the floppy module, but you can tune your kernel removing all options that you don't need.</description>
      <pubDate>Tue, 27 Feb 2007 15:01:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux-disable-floppy-driver-module/m-p/5030845#M48315</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2007-02-27T15:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat Linux - Disable floppy driver/module</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-disable-floppy-driver-module/m-p/5030846#M48316</link>
      <description>Try this in '/etc/modprobe.conf':&lt;BR /&gt;&lt;BR /&gt;install floppy /bin/true&lt;BR /&gt;&lt;BR /&gt;This should stop the module from being loaded, and do it silently.&lt;BR /&gt;&lt;BR /&gt;Use '/bin/false' if you want an error (FATAL: Error running install command for floppy) to show up.</description>
      <pubDate>Tue, 27 Feb 2007 17:54:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux-disable-floppy-driver-module/m-p/5030846#M48316</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2007-02-27T17:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat Linux - Disable floppy driver/module</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-disable-floppy-driver-module/m-p/5030847#M48317</link>
      <description>This is RHEL AS 3, with a 2.4.xx kernel.&lt;BR /&gt;&lt;BR /&gt;It probably does not have /etc/modprobe.conf, as the module tools were slightly different before the 2.6 kernel series.&lt;BR /&gt;&lt;BR /&gt;The correct file is /etc/modules.conf.&lt;BR /&gt;Add to it a line:&lt;BR /&gt;alias floppy off&lt;BR /&gt;&lt;BR /&gt;and run "depmod -a" after modifying the file (it normally gets run automatically when the system is rebooted, but running it manually is a good check to ensure you didn't make any typos).</description>
      <pubDate>Wed, 28 Feb 2007 03:36:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux-disable-floppy-driver-module/m-p/5030847#M48317</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2007-02-28T03:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat Linux - Disable floppy driver/module</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-disable-floppy-driver-module/m-p/5030848#M48318</link>
      <description>Thanks for your repsonses.  Went with adding alias floppy off in /etc/modules.conf and then depmod -a&lt;BR /&gt;&lt;BR /&gt;Thanks again</description>
      <pubDate>Wed, 28 Feb 2007 11:13:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux-disable-floppy-driver-module/m-p/5030848#M48318</guid>
      <dc:creator>Seth Clarke</dc:creator>
      <dc:date>2007-02-28T11:13:40Z</dc:date>
    </item>
  </channel>
</rss>

