When i try to mount:
harsh@harshs:/$ sudo mount dev/sda5 /media/windows
NTFS signature is missing.
Failed to mount '/dev/sda5': Invalid argument
The device '/dev/sda5' doesn't seem to have a valid NTFS.
Maybe the wrong device is used? Or the whole disk instead of a
partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?
Also ntfsfix doesnt work:
harsh@harshs:/$ sudo ntfsfix /dev/sda5
Mounting volume... NTFS signature is missing.
FAILED
Attempting to correct errors... NTFS signature is missing.
FAILED
Failed to startup volume: Invalid argument
NTFS signature is missing.
Trying the alternate boot sector
Unrecoverable error
Volume is corrupt. You should run chkdsk.
On windows its working fine but on ubuntu i can't find a way to access it Disk partition
I also tried sudo dislocker -r -V /dev/sdaX -uPASSWORD -- /media/bitlocker Output of this:
Wed Dec 9 13:58:24 2020 [CRITICAL] None of the provided decryption mean is decrypting the keys. Abort.
Wed Dec 9 13:58:24 2020 [CRITICAL] Unable to grab VMK or FVEK. Abort.