Boa noite
quando instalei o ubuntu, eu conseguia acessar a partição que esta com os arquivos do windows, porem de um tempo pra ca, nao consigo mais, da a seguinte mensagem de erro.
Failed to mount '/dev/sda2': Não há suporte à operação
Mount is denied because NTFS is marked to be in use. Choose one action:
Choice 1: If you have Windows then disconnect the external devices by
clicking on the 'Safely Remove Hardware' icon in the Windows
taskbar then shutdown Windows cleanly.
Choice 2: If you don't have Windows then you can use the 'force' option for
your own responsibility. For example type on the command line:
mount -t ntfs-3g /dev/sda2 /media/disk -o force
Or add the option to the relevant row in the /etc/fstab file:
/dev/sda2 /media/disk ntfs-3g force 0 0
Alguem tem ideia como resolver isso?