Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Question about running multiple pre-clear passes

Featured Replies

Thanks. I'll assume 512B.

 

Looks like I have to dig into the kernel. (If you want to get to the bottom of something, you have to go to the bottom.)

 

[The last time I was in the bowels of a Unix kernel, gasoline was less than $.50/gal]

 

--UhClem

 

  • Replies 53
  • Views 16.9k
  • Created
  • Last Reply

Thanks. I'll assume 512B.

 

Looks like I have to dig into the kernel. (If you want to get to the bottom of something, you have to go to the bottom.)

 

[The last time I was in the bowels of a Unix kernel, gasoline was less than $.50/gal]

 

--UhClem

 

 

You're revealing your age on that one! LOL!

use badblocks.

 

in destructive write mode it does what a preclear does, but with 4 passes with 4 different patterns.

0xaa = 01010101

0x55 = 10101010

0xff  = 11111111

0x00 = 00000000

 

If you do the -o /tmp/badblocks.out it will log what bad blocks it found. Then you will know if the drive is safe to use or not.

 

There is also the non destructive read/write/read/write mode. This one really works out the drive and it's slow. > 120 hours for a 2TB drive.

 

I had never heard of badblocks before, but I will now attempt to work out a 320GB cache drive that has recently been sent to bad sector threshold error stages.  Maybe it'll rework the guts better so it won't complain so much?  Or it will fail miserably and I'll know I done right by swapping it out.

 

Seems like badblocks plus a final preclear stage could be just the thing to ferret out bad drives before I lose my family photos.

use badblocks.

 

in destructive write mode it does what a preclear does, but with 4 passes with 4 different patterns.

0xaa = 01010101

0x55 = 10101010

0xff  = 11111111

0x00 = 00000000

 

If you do the -o /tmp/badblocks.out it will log what bad blocks it found. Then you will know if the drive is safe to use or not.

 

There is also the non destructive read/write/read/write mode. This one really works out the drive and it's slow. > 120 hours for a 2TB drive.

 

I had never heard of badblocks before, but I will now attempt to work out a 320GB cache drive that has recently been sent to bad sector threshold error stages.  Maybe it'll rework the guts better so it won't complain so much?  Or it will fail miserably and I'll know I done right by swapping it out.

 

Seems like badblocks plus a final preclear stage could be just the thing to ferret out bad drives before I lose my family photos.

 

I'm finding it to be a good tool to exercise and weed out bad drives.

I got a whole box of drives recently and I'm able to weed out the ones that are going to give me trouble.

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.