-
-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unlock Westerne Digital #4
Comments
Hi there @mafalda771 , |
Hi Sofiane, Here is the output ' lsblk ': I think I managed to create the passport.bin file, this time with 40 bytes. Then I try the last command : "sudo sg_raw -s 40 -i password.bin /dev/sdc c1 e1 00 00 00 00 00 00 28 00" At the beginning I recieved, the output "SCSI Status: Good", but I still could not access to the drive. Then, when I try again, I get the following output : Sense Information: |
So, lets start from the beginning ! You received "SCSI Status: Good" means the tool worked perfectly, Now are you sure the drive is working perfectly ? |
The drive works perfectly on windows, and no issue to lock or unlock it from windows. I tried again on linux, and received the correct output "SCSI Status: Good" When I try to mount the drive using the command "sudo mount /dev/sdc" |
Aw ! After receiving the correct output, try an 'lsblk' command and send me the output. |
Here is the output NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT |
Ok, so I tried something else. I restarted the computer after having received the correct "SCSI Status : Good" output. And the drive appears instantly this time. I can access to it with no problem. Then, if a restart the computer one more time, it disappear. At least, I found a way to access to the drive! |
Hi ! In the YouTube video you can see that just after SCSI Status : Good" output you can access the drive directly without a restart, means the drive appears directly on your file manager. |
Hi! Indeed I saw on the video that you can access to the drive straight after the SCSI Status : Good output. The weird thing on my side is that when I get the "SCSI Status : Good" output :
However, if I restart my computer straight after the "SCSI Status : Good" output, then the drive appears in my file manager ! NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT Then, if I restart one more time the computer, the drive disappears and I have to start again the "sudo sg_raw -s 40 -i password.bin /dev/sdc c1 e1 00 00 00 00 00 00 28 00" command and restart the computer once. This is fine for me. At least it works. I just wonder why I have to restart after the "SCSI Status : Good" output in order to make the drive appear... |
@mafalda771 Hi , Tell me ? |
Hi Sofiane, Anyway, I do not want to waste too much your time... Your tuto and support helped me already a lot ! Thank you for that. :D |
No worries man, |
Hi, was not correct. You should have used:
since after unlocking drive, first and usually only partition is visible to the system and that is the device you want to mount not |
Hi,
Thank you for the tutotial : https://www.youtube.com/watch?v=Qz51UelzByA
I have an issue with the creation of the file passord.bin
The file is empty (0 bytes) but you mentioned that the file should be 40 bytes
I still tried to proceed with the other commands. And on the last command, I received the following error message :
/dev/sdd: No such file or directory
The text was updated successfully, but these errors were encountered: