Miałem Windowsa 7 zainstalowanego na laptopie. Ostatnio Windows zaczął zgłaszać uszkodzenie instalacji, więc sformatowałem jego partycję, chcąc zainstalować go na nowo. Jednak instalacja Windowsa mówi, że nie może utworzyć bootowalnej partycji. Tym sposobem zostałem bez systemu i ze spi*ną tablicą partycji... Chciałem odzyskać dane przez Ubuntu 14.04 Live USB. Nie jest pod nim możliwe podmontowanie dysków. Jest jakiś sposób na odzyskanie danych? Nie mogę pozwolić sobie na ich utratę.
Błąd przy podmontowywaniu:
**UNABLE TO ACCESS "ZERO"**
*Error mounting /dev/sda5 at /media/ubuntu/zero: Command-line 'mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=999,gid=999,dmask=0077,fmask=0177" "/dev/sda5" "/media/ubuntu/zero" exited with non-zero exit status 13: $MFTMirr does not match $MTF (record 0).
Failed to mount "dev/sda5": Input/output error.
NTFS is either inconsistent, or there is a hardware fault, or it's a SoftRAID/FakeRAID hardware. In the first case run chkdsk /f on Windows then reboot into Windows twice. The usage of the /f parameter is very important! If the device is a SoftRAID/FakeRAID then first activate it and mount a different device under the /dev/mapper/ directory. Please see the 'dmraid' documentation for more details.*