View Single Post
  #24  
Old February 12th 19, 11:08 AM posted to alt.comp.os.windows-10,comp.os.linux.misc
Carlos E.R.[_3_]
external usenet poster
 
Posts: 1,356
Default Windows is hibernating

On 12/02/2019 08.38, Big Bad Bob wrote:
On 02/08/19 16:57, T wrote:



I have to wonder if your Linux NTFS driver is read-only on NTFS.Â* Are
you using the native kernel module or the Fuse FS driver?Â* Fuse FS
should be read/write.Â* A native kernel module version might be read-only.


We have already determined it is fuse, per mount command output:

]
] # mount -t ntfs /dev/sdc1 /mnt/MyCDs
]
] # mount | grep /dev/sdc1
] /dev/sdc1 on /mnt/MyCDs type fuseblk
(rw,relatime,user_id=0,group_id=0,allow_other,blks ize=4096)


--
Cheers, Carlos.
Ads