LINUX.ORG.RU

История изменений

Исправление mkaro, (текущая версия) :

# mount -t ntfs-3g -o permissions /dev/sdaX /media/xxx/Windows
The disk contains an unclean file system (0, 0).
Metadata kept in Windows cache, refused to mount.
Falling back to read-only mount because the NTFS partition is in an
unsafe state. Please resume and shutdown Windows fully (no hibernation
or fast restarting.)
Could not mount read-write, trying read-only
Using default user mapping
ntfs-3g-mount: failed to access mountpoint /media/mkaro/Windows: No such file or directory

Исходная версия mkaro, :

# mount -t ntfs-3g -o permissions /dev/sdaX /media/xxx/Windows

The disk contains an unclean file system (0, 0). Metadata kept in Windows cache, refused to mount. Falling back to read-only mount because the NTFS partition is in an unsafe state. Please resume and shutdown Windows fully (no hibernation or fast restarting.) Could not mount read-write, trying read-only Using default user mapping ntfs-3g-mount: failed to access mountpoint /media/mkaro/Windows: No such file or directory