[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Partizione NTFS corrotta



Il giorno sab, 28/06/2008 alle 11.11 +0200, Luca Costantino ha scritto:
Il 28 giugno 2008 13.07, Marco <marco.berto@gmail.com> ha scritto:
> C'è modo di riparare l'eventuale danno?

provato a montarla come

Purtroppo sì...e non ho trovato altra documentazione in giro...


-t ntfs -o force

berto:/home/merk# mount -t ntfs -o force /dev/sda1 /media/windows/
mount: wrong fs type, bad option, bad superblock on /dev/sda1,
       missing codepage or helper program, or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so


berto:/home/merk# dmesg | tail
NTFS driver 2.1.29 [Flags: R/W MODULE].
NTFS-fs error (device sda1): parse_options(): Unrecognized mount option force.
NTFS-fs error (device sda1): parse_options(): Unrecognized mount option force.



o

-t ntfs-3g -o force?


berto:/home/merk# mount -t ntfs-3g -o force /dev/sda1 /media/windows/
Unexpected clusters per mft record (-1).
Failed to mount '/dev/sda1': Invalid argument
The device '/dev/sda1' doesn't have a valid NTFS.
Maybe you selected the wrong device? Or the whole disk instead of a
partition (e.g. /dev/hda, not /dev/hda1)? Or the other way around?


:((


My Blog @ www.bertoneri.it

Reply to: