Polecenie fdisk -l wyświetla mi trochę dziwnie, nie bardzo się w tym orientuję dlaczego to tak wygląda.
Kod: Zaznacz cały
Disk /dev/sda: 320.0 GB, 320071851520 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 2777 22306221 7 HPFS/NTFS
/dev/sda2 2778 77809 602694540 7 HPFS/NTFS
Disk /dev/sdb: 320.0 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk /dev/sdb doesn't contain a valid partition table
Disk /dev/hdb: 40.0 GB, 40020664320 bytes
255 heads, 63 sectors/track, 4865 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hdb1 1 1824 14651248+ 83 Linux
/dev/hdb2 1825 4865 24426832+ 5 Extended
/dev/hdb5 1825 4742 23438803+ 83 Linux
/dev/hdb6 4743 4865 987966 82 Linux swap / Solaris
Po wpisaniu ntfs-3g /dev/sda1 /mnt/dysk1 wyświetla się informacja:
Kod: Zaznacz cały
debian:/home/omen# ntfs-3g /dev/sda1 /mnt/dysk1
$MFT has invalid magic.
Failed to load $MFT: Błąd wejścia/wyjścia
Failed to startup volume: Błąd wejścia/wyjścia
Failed to mount '/dev/sda1': Błąd wejścia/wyjścia
NTFS is inconsistent. Run chkdsk /f on Windows then reboot it TWICE!
The usage of the /f parameter is very IMPORTANT! No modification was
made to NTFS by this software.