Δημοσιεύτηκε: 23 Φεβ 2014, 14:19
από ΠΑΤΕΝΤΙΑΡΗΣ
Προσπαθω μέ τό testdisk, ἀλλά δέν μοῦ ἔβγαζε ἐπιλογή undelete καί χρησιμοποίησα τήν ἐπιλογή image creation ἀλλά μοῦ ἔβγαζε μετά ἀπό λίγο «No space left for the file image» ἐπιλογή γιά ok καί μέ ἐπέστρεφε πίσω.
Μετά προσπάθησα μέ Extundelete ἐπειδή μέ ἐνδιαφέρει νά ἔχω καί τούς τίτλους τῶν ἀρχείων, ἀλλά δέν τό κάνει γιατί εἶναι unallocated
Γιά foremost νομίζω πώς κάτι τό χαλάει τό ddrescue μήπως πρέπει νά εἶναι μόνιμα προσαρτημένος ὁ δίσκος προορισμοῦ καί νά τό βάλω σέ φάκελο το image τοῦ δίσκου;
Ἡ διαδικασία ἔγινε μέσα ἀπό τό πρόγραμμα καί ὄχι ἀπό cd εἶναι λάθος ἔτσι; Ἔχω καί τό πρόβλημα μέ τήν κάρτα γιά τό cd
Κώδικας: Επιλογή όλων
To run a command as administrator (user "root"), use "sudo <command>".
See "man sudo_root" for details.

pc-athan@pc-athan-desktop:~$ sudo dd if=/dev/sdc1 of=/dev/sdb1.dd
[sudo] password for pc-athan:
dd: εγγραφή στο «/dev/sdb1.dd»: Δεν έμεινε καθόλου χώρος στη συσκευή
3959505+0 εγγραφές μέσα
3959504+0 εγγραφές έξω
2027266048 bytes (2,0 GB) αντιγράφηκαν, 29,7347 s, 68,2 MB/s
pc-athan@pc-athan-desktop:~$


Ἐδῶ γιατί δέν μοῦ τά ἀνοίγει;
Κώδικας: Επιλογή όλων
pc-athan@pc-athan-desktop:~$ foremost -h
foremost version 1.5.7 by Jesse Kornblum, Kris Kendall, and Nick Mikus.
$ foremost [-v|-V|-h|-T|-Q|-q|-a|-w-d] [-t <type>] [-s <blocks>] [-k <size>]
[-b <size>] [-c <file>] [-o <dir>] [-i <file]

-V - display copyright information and exit
-t - specify file type. (-t jpeg,pdf ...)
-d - turn on indirect block detection (for UNIX file-systems)
-i - specify input file (default is stdin)
-a - Write all headers, perform no error detection (corrupted files)
-w - Only write the audit file, do not write any detected files to the disk
-o - set output directory (defaults to output)
-c - set configuration file to use (defaults to foremost.conf)
-q - enables quick mode. Search are performed on 512 byte boundaries.
-Q - enables quiet mode. Suppress output messages.
-v - verbose mode. Logs all messages to screen
pc-athan@pc-athan-desktop:~$ sudo foremost -o /dev/sdc1 -t all i //dev/sdb1
[sudo] password for pc-athan:
foremost: /dev/sdc1: Not a directory
foremost: Unable to open output directory
pc-athan@pc-athan-desktop:~$ sudo foremost -o /dev/sdc1 -t all i //dev/sdb1
foremost: /dev/sdc1: Not a directory
foremost: Unable to open output directory
pc-athan@pc-athan-desktop:~$