Quantcast
Channel: Active questions tagged mount+fstab - Ask Ubuntu
Viewing all articles
Browse latest Browse all 699

Cannot write to NTFS data partition possibly because of lack of permissions?

$
0
0

I have Ubuntu 18.04 installed on a SSD with a larger separate HDD with 1 partition that contains Windows 10 and another NTFS partition that I use for storing all sorts of data. I have added the NTFS data partition to mount at startup using the Disks Utility in Ubuntu, it auto mounts just fine but only has read access. I would like to have this partition also have write access from Ubuntu. But I cant figure out how. (Fast Startup in Windows 10 is disabled)

Heres my fstab file (The last entry, dev/sdb4, is the NTFS data partition):

# /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>  <pass># / was on /dev/sda3 during installationUUID=0e4a3e97-171f-4c96-9260-e2eb217f4302 /               ext4    errors=remount-ro 0       1# /boot/efi was on /dev/sda2 during installation#UUID=1022-A48D  /boot/efi       vfat    umask=0077      0       1# swap was on /dev/sda1 during installationUUID=c59f57b3-26c6-4fb1-82ae-29e676a973b1 none            swap    sw              0       0UUID=1022-A48D  /boot/efi   vfat    defaults    0   1/dev/sdb4 /mnt/sdb4 auto defaults,x-gvfs-show 0 0

These are the permissions for this partition

permissions for partition

Also please explain how this drive can be added to the Favorites (the side bar which shows the running apps or apps that you have marked as favorite) in 18.04?


Viewing all articles
Browse latest Browse all 699

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>