пʼятниця, 22 червня 2018 р.

Ошибка при монтировании диска NTFS - The disk contains an unclean file system

The disk contains an unclean file system (0, 0). Metadata kept in Windows cache, refused to mount. Failed to mount '/dev/sdc1': Operation not permitted The NTFS partition is in an unsafe state. Please resume and shutdown Windows fully (no hibernation or fast restarting), or mount the volume read-only with the 'ro' mount option. (udisks-error-quark, 0)

The disk contains an unclean file system (0, 0). Metadata kept in Windows cache, refused to mount. Failed to mount '/dev/sdc1': Operation not permitted The NTFS partition is in an unsafe state. Please resume and shutdown Windows fully (no hibernation or fast restarting), or mount the volume read-only with the 'ro' mount option. (udisks-error-quark, 0)




Решается следующим способом:


sudo ntfsfix /dev/sdХХХ 

Где ХХХ номер раздела, например dsc1
далее:

sudo mount -o rw /dev/sdХХХ 

Всё

PS как узнать ХХХ?
Открываем программу Disks, выбираем необходимый диск и смотрим раздел Device


Следующие сообщения Предыдущие сообщения Главная страница