Δημοσιεύτηκε: 12 Απρ 2015, 17:42
από sakisnavigate
Τα ίδια πάλι.Κάνω κατι λάθος;
sakis@sakis:~$ sudo mount /dev/sda1 /mnt
[sudo] password for sakis:
Mount is denied because the NTFS volume is already exclusively opened.
The volume may be already mounted, or another software may use it which
could be identified for example by the help of the 'fuser' command.
sakis@sakis:~$ sudo ntfsfix /dev/sd1.
Failed to determine whether /dev/sd1. is mounted: No such file or directory
Mounting volume... Failed to access '/dev/sd1.': No such file or directory
Error opening '/dev/sd1.': No such file or directory
FAILED
Attempting to correct errors... Failed to access '/dev/sd1.': No such file or directory
Error opening '/dev/sd1.': No such file or directory
FAILED
Failed to startup volume: No such file or directory
Failed to access '/dev/sd1.': No such file or directory
Error opening '/dev/sd1.': No such file or directory
Volume is corrupt. You should run chkdsk.
sakis@sakis:~$