I recently installed Ubuntu 13.10 alongside Win8. The different Win8 partitions (the main partition, recovery partition and a couple of others) are showing up in Ubuntu. Now I'm wondering if they're supposed to be showing up in Ubuntu in the first place? If I try to enter (mount?) either of these partitions the following, or similar, message applies:
Error mounting /dev/sda4 at /media/jonas/Acer: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000,dmask=0077,fmask=0177" "/dev/sda4" "/media/jonas/Acer"' exited with non-zero exit status 14: Windows is hibernated, refused to mount.
Failed to mount '/dev/sda4': 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.
Anything I should worry about?