Search found 3 matches

by maxlamenace75
11 Oct 2016, 20:27
Forum: Partition Recovery
Topic: Data partition formatted to mbr
Replies: 3
Views: 1741

Re: Data partition formatted to mbr

I kept searching and here is what I have

sudo ntfsfix /dev/sdb1
Mounting volume... ntfs_mst_post_read_fixup_warn: magic: 0x371fc018 size: 4096 usa_ofs: 28544 usa_count: 32815: Invalid argument
Actual VCN (0x641f0f4fcdcf00) of index buffer is different from expected VCN (0x5).
FAILED
Attempting to ...
by maxlamenace75
10 Oct 2016, 23:20
Forum: Partition Recovery
Topic: Data partition formatted to mbr
Replies: 3
Views: 1741

Re: Data partition formatted to mbr

Thank you

my DD reappeared in nautilus.
however, here is what happens when clicking on it:

Error mounting system-managed device /dev/sdb1: Command-line `mount "/mnt/D0C80CC1C80CA7B4"' exited with non-zero exit status 13: ntfs_mst_post_read_fixup_warn: magic: 0x371fc018 size: 4096 usa_ofs: 28544 ...
by maxlamenace75
09 Oct 2016, 21:23
Forum: Partition Recovery
Topic: Data partition formatted to mbr
Replies: 3
Views: 1741

Data partition formatted to mbr

Hi Guys,

Not sure posting in the right place, so plz let me know in case.
I wanted to create a bootable USB key to test kali-linux from Ubuntu 16.04 (In french in the second part of this tuto: http://fr.docs.kali.org/installation-fr/kali-linux-sur-usb )

I used the dd command but did not correctly ...