<?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: how to run badblocks check on linux ? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-run-badblocks-check-on-linux/m-p/3029298#M5794</link>
    <description>Try this article&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wireless.ictp.trieste.it/school_2002/lectures/fonda/MoreLinux/linux/linux_guides/RH_Linux_Unleashed/rhl05.htm" target="_blank"&gt;http://wireless.ictp.trieste.it/school_2002/lectures/fonda/MoreLinux/linux/linux_guides/RH_Linux_Unleashed/rhl05.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://listman.redhat.com/archives/ataraid-list/2002-December/date.html" target="_blank"&gt;https://listman.redhat.com/archives/ataraid-list/2002-December/date.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://listman.redhat.com/archives/ataraid-list/2002-December/msg00022.html" target="_blank"&gt;https://listman.redhat.com/archives/ataraid-list/2002-December/msg00022.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;for sure, remember to unmount the filesystem first.&lt;BR /&gt;&lt;BR /&gt;There is a command called badblocks that you might want to do a man page on.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Tue, 22 Jul 2003 02:37:03 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2003-07-22T02:37:03Z</dc:date>
    <item>
      <title>how to run badblocks check on linux ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-run-badblocks-check-on-linux/m-p/3029296#M5792</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;how to run badblocks check on linux ?&lt;BR /&gt;I'm using linux SuSE 8.2&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;chris</description>
      <pubDate>Mon, 21 Jul 2003 21:34:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-run-badblocks-check-on-linux/m-p/3029296#M5792</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2003-07-21T21:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: how to run badblocks check on linux ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-run-badblocks-check-on-linux/m-p/3029297#M5793</link>
      <description>Do you try the way used in redhat, unmounting all of the disk drive's partitions, then&lt;BR /&gt;# badblocks -ws /dev/fd0</description>
      <pubDate>Tue, 22 Jul 2003 01:52:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-run-badblocks-check-on-linux/m-p/3029297#M5793</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2003-07-22T01:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: how to run badblocks check on linux ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-run-badblocks-check-on-linux/m-p/3029298#M5794</link>
      <description>Try this article&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wireless.ictp.trieste.it/school_2002/lectures/fonda/MoreLinux/linux/linux_guides/RH_Linux_Unleashed/rhl05.htm" target="_blank"&gt;http://wireless.ictp.trieste.it/school_2002/lectures/fonda/MoreLinux/linux/linux_guides/RH_Linux_Unleashed/rhl05.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://listman.redhat.com/archives/ataraid-list/2002-December/date.html" target="_blank"&gt;https://listman.redhat.com/archives/ataraid-list/2002-December/date.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://listman.redhat.com/archives/ataraid-list/2002-December/msg00022.html" target="_blank"&gt;https://listman.redhat.com/archives/ataraid-list/2002-December/msg00022.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;for sure, remember to unmount the filesystem first.&lt;BR /&gt;&lt;BR /&gt;There is a command called badblocks that you might want to do a man page on.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 22 Jul 2003 02:37:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-run-badblocks-check-on-linux/m-p/3029298#M5794</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-07-22T02:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: how to run badblocks check on linux ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-run-badblocks-check-on-linux/m-p/3029299#M5795</link>
      <description>You can try this to detect bad sectors (Assuming this is what you want) without bringing your system to single user mode&lt;BR /&gt;&lt;BR /&gt;if your disk is /dev/hda&lt;BR /&gt;&lt;BR /&gt;# dd if=/dev/hda of=/dev/null ob=1M&lt;BR /&gt;&lt;BR /&gt;watch for I/O errors or something alike</description>
      <pubDate>Tue, 22 Jul 2003 08:15:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-run-badblocks-check-on-linux/m-p/3029299#M5795</guid>
      <dc:creator>kenny chia</dc:creator>
      <dc:date>2003-07-22T08:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: how to run badblocks check on linux ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-run-badblocks-check-on-linux/m-p/3029300#M5796</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;badblocks -vs &lt;DISK device=""&gt;&lt;BR /&gt;&lt;BR /&gt;Caesar&lt;/DISK&gt;</description>
      <pubDate>Tue, 22 Jul 2003 18:34:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-run-badblocks-check-on-linux/m-p/3029300#M5796</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-07-22T18:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: how to run badblocks check on linux ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-run-badblocks-check-on-linux/m-p/3029301#M5797</link>
      <description>hello&lt;BR /&gt;&lt;BR /&gt;in order to run a disk surface check you should:&lt;BR /&gt;1. boot your system into runlevel 1 &lt;BR /&gt;&lt;BR /&gt;2. umount you partition/HD that you wish to   check for bad-blocks,( you can run e2label /dev/hda2 - and you will get label of your partition/HD&lt;BR /&gt;&lt;BR /&gt;3. run:  e2fsck ???p ???f /dev/hda9 &lt;BR /&gt;the -p is for repair, the -f is for force ( where /dev/hda9 is the  partition that you wish to check&lt;BR /&gt;&lt;BR /&gt;god luck&lt;BR /&gt;</description>
      <pubDate>Sun, 27 Jul 2003 05:31:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-run-badblocks-check-on-linux/m-p/3029301#M5797</guid>
      <dc:creator>Avinoam</dc:creator>
      <dc:date>2003-07-27T05:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: how to run badblocks check on linux ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-run-badblocks-check-on-linux/m-p/3029302#M5798</link>
      <description>hello&lt;BR /&gt;&lt;BR /&gt;in order to run a disk surface check you should:&lt;BR /&gt;1. boot your system into runlevel 1 &lt;BR /&gt;&lt;BR /&gt;2. umount you partition/HD that you wish to   check for bad-blocks,( you can run e2label /dev/hda2 - and you will get label of your partition/HD&lt;BR /&gt;&lt;BR /&gt;3. run:  e2fsck ???p ???f /dev/hda9 &lt;BR /&gt;the -p is for repair, the -f is for force ( where /dev/hda9 is the  partition that you wish to check&lt;BR /&gt;&lt;BR /&gt;good luck&lt;BR /&gt;</description>
      <pubDate>Sun, 27 Jul 2003 05:31:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-run-badblocks-check-on-linux/m-p/3029302#M5798</guid>
      <dc:creator>Avinoam</dc:creator>
      <dc:date>2003-07-27T05:31:22Z</dc:date>
    </item>
  </channel>
</rss>

