El vie, 12-01-2018 a las 15:03 +0000, Pablo Correa Gómez escribió: > I have continued with further testing on devices and I just found one > error while CD/DVD read, external ntfs HDD and Arduino and AVR > programming over USB worked fine. > > The error I found is that Trisquel is not able to mount rw > the > Windows ntfs partition that I have in my hard drive: > > # sudo mount -v -t "ntfs" -o > "uhelper=udisks2,nodev,nosuid,uid=999,gid=999" "/dev/sda4" > "/media/trisquel/TI31299800B" > > 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. > > However, I know that Windows is fully shutdown, as I am able > to > successfully execute that same command from Fedora. In Trisquel > mounting the device ro works fine.
Starting on Windows 8 (I guess), Windows has a Fast Startup option, it would not completely close the file system in order to boot faster. I found about this issue when using a LiveUSB on a Windows 10 machine. You might wanna check that it, since it's not a Trisquel issue. (https://askubuntu.com/a/145904) I can't tell how fedora deals with this issue, hopefully it won't break anything. Cheers, Pablo. Luis _______________________________________________ Trisquel-devel mailing list [email protected] https://listas.trisquel.info/mailman/listinfo/trisquel-devel
