October 26, 20205 yr I have a few drives I pulled out of my array and want to clear them before selling. When I use delete partition I just get a failed message. Any way around this? I've tried using fdisk /dev/.sdb and doesn't seem to work either. Edited October 26, 20205 yr by Fiala06
October 26, 20205 yr Community Expert There's no partition, but try this: wipefs -a /dev/sdb1 then wipefs - a /dev/sdb them try to format.
October 26, 20205 yr Author As soon as I did wipefs -a /dev/sdb1 The preclear button showed up and is now erasing. Thank you!
May 3, 20215 yr On 10/26/2020 at 11:11 AM, JorgeB said: There's no partition, but try this: wipefs -a /dev/sdb1 then wipefs - a /dev/sdb them try to format. this helped me... thanks!
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.