我能够在 Ubuntu 18.04 LTS 中使用磁盘应用程序自动挂载 ntfs 驱动器。但是,我无法写入 NTFS 分区。
以下是根据磁盘应用程序的我的 ntfs 分区。
是否有基于 GUI 的解决方案来启用 NTFS 写入支持?
为什么默认不启用?
我的 FSTAB 文件
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> …
Run Code Online (Sandbox Code Playgroud)