Przeniosłem co chciałem na nową partycje NTFS. Usunąłem Windows zainstalowałem Linux. Teraz chce z tej partycji NTFS wrzucić do swojego /home jednak nie mogę jej zmontować bo:
Error mounting /dev/sdb5 at /media/paul/New Volume: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000" "/dev/sdb5" "/media/paul/New Volume"' exited with non-zero exit status 14: The disk contains an unclean file system (0, 0).
Metadata kept in Windows cache, refused to mount.
Failed to mount '/dev/sdb5': 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)
Rozumiem, że została zablokowana przez Windows i muszę wejść na niego i wyłączyć system. Jednak nie mogę tego zrobić bo usunąłem totalnie Windowsa i mam tylko Linuxa teraz. A na tej partycji mam swoje prywatne dane, które chcę wciąż mieć. I co z tym zrobić? Jak wymusić dostęp do tej partycji?