USB Toshiba v63700-C 1TB --> no access anymore

krischeu

New member
Hi everyone,
so for now there is no succesfull reading for 14 hours.
I think I can cancel Pass 5 (forward)? What do you think?
 

Attachments

  • 5.png
    5.png
    47.1 KB · Views: 1

krischeu

New member
I want to get the file mounted with this command:
mount /media/hk/TARGET/toshiba.img recover_toshiba/

I get this error
mount: /home/hk/recover_toshiba: Falscher Dateisystemtyp, ungültige Optionen, der Superblock von /dev/loop13 ist beschädigt, fehlende Kodierungsseite oder ein anderer Fehler.
 

krischeu

New member
Checking file system
fsck -y /media/hk/TARGET/toshiba.img


Get this

root@hk-werkstatt:/home/hk# fsck -y /media/hk/TARGET/toshiba.img
fsck von util-linux 2.34
e2fsck 1.45.5 (07-Jan-2020)
ext2fs_open2: Ungültige magische Zahl im Superblock
fsck.ext2: Superblock ungültig, Datensicherungs-Blöcke werden versucht ...
fsck.ext2: Ungültige magische Zahl im Superblock beim Versuch, /media/hk/TARGET/toshiba.img zu öffnen

Der Superblock ist unlesbar bzw. beschreibt kein gültiges ext2/ext3/ext4-
Dateisystem. Wenn das Gerät gültig ist und ein ext2/ext3/ext4-
Dateisystem (kein swap oder ufs usw.) enthält, dann ist der Superblock
beschädigt, und Sie könnten versuchen, e2fsck mit einem anderen Superblock
zu starten:
e2fsck -b 8193 <Gerät>
oder
e2fsck -b 32768 <Gerät>

In /media/hk/TARGET/toshiba.img wurde eine dos-Partitionstabelle gefunden
 

krischeu

New member
apt-get install sleuthkit
mmls /media/hk/TARGET/toshiba.img
DOS Partition Table
Offset Sector: 0
Units are in 512-byte sectors

Slot Start End Length Description
000: Meta 0000000000 0000000000 0000000001 Primary Table (#0)
001: ------- 0000000000 0000002047 0000002048 Unallocated
002: 000:000 0000002048 1953521663 1953519616 NTFS / exFAT (0x07)
003: ------- 1953521664 1953525167 0000003504 Unallocated
 

Jared

Administrator
Staff member
Now it's time to use data recovery software on that clone. There's file system damage, so you can't just expect it to mount like it's perfectly healthy.
 
Top