GithubHelp home page GithubHelp logo

Comments (5)

MrM40 avatar MrM40 commented on July 19, 2024 1

Ahhh.......I first tried to erase it with the hdparm (hdparm --security-set-pass PASS /dev/sdb and hdparm --security-erase-enhanced PASS /dev/sdb) but got an error that's why I turned to SeaChest, but maybe it managed to set the password after all :-P

I'll try with "PASS"

from openseachest.

MrM40 avatar MrM40 commented on July 19, 2024 1

Yes, it worked flawlessly :-)
My mistake....thanks for your support :-)

from openseachest.

vonericsen avatar vonericsen commented on July 19, 2024

Hi @MrM40,

According to the ataSecurityInfo, your drive is locked. Until it is unlocked, or provided a matching password for the erase, it cannot perform any of these actions as defined in the ATA & ACS specifications for the ATA security feature.

You can attempt to provide the password to it using --ataSecPassword yourPasswordHere when performing the erase, but depending on how it was set and by which BIOS set it, it may be encoded in some other form that these tools will not know. Some BIOS's will send the ASCII password to the drive, others will run some proprietary encoding method for this.

Your full command line to attempt using the password of your choice or that the drive knows would be
openSeaChest_Erase -d <yourDeviceHandle> --ataSecureErase normal --ataSecPassword <yourPasswordHere> --confirm <confirmation here>

If you can disable ATA security from the original machine with the original password, that will remove the need to specify a password and either sanitize or ATA security erase should be able to complete at that point. This is typically defined as a boot password in most BIOSs if you see it labelled as that.

from openseachest.

vonericsen avatar vonericsen commented on July 19, 2024

Hi @MrM40,

Try using "PASS" either with openSeaChest or hdparm. That appears to be setting the password to that.
Let me know if you need any other assistance. 😃

from openseachest.

vonericsen avatar vonericsen commented on July 19, 2024

That's great! Glad to hear that solved it for you!
Please close this issue when you are ready, or I can close it in a day or so in case you have anything else pop-up that is related to this.

from openseachest.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.