This video shows you how to mount any partition (NTFS, Ext2, Ext3, Ext4) automatically on startup in Ubuntu 18.04
Commands:
sudo blkid
sudo nano /etc/fstab
Add this to the file and save the file using ctrl+o and exit using ctrl+x command
UUID="YOUR-UID-HERE" /mnt/ntfs/ ntfs nls-utf8,umask-0222,uid-1000,gid-1000,ro 0 0
UUID="xxxxxxxxxxxxxxxx" /mnt/ntfs/ ntfs nls-utf8,umask-0222,uid-1000,gid-1000,ro 0 0
Follow and Subscribe:
Subscribe: / @noobplayseverything