Mount points

Alan (grokit) grokit at ajinfosearch.com
Fri May 5 21:48:41 UTC 2017


You don't have any mount options for your DATA partition. I use "nouser,relatime,atime,auto,rw,dev,exec,suid" for my data partitions. So yours should read:
UUID=77d70e42-c2c2-4c30-b642-f44fba687694    /DATA      ext4     nouser,relatime,atime,auto,rw,dev,exec,suid       0 2

And now for the stupid question for completeness, the folder /DATA exists on the root level, right?



On Friday, May 5, 2017 3:58:23 PM EDT Jerry Lapham wrote:
> On Friday, May 5, 2017 3:21:52 PM EDT Alan (grokit) wrote:
> 
> > What's exactly in your fstab? Can you post it here?
> > 
> # /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/sda9 during installation
> UUID=77d70e42-c2c2-4c30-b642-f44fba687694 /               ext4    
> errors=remount-ro 0       1
> # /boot/efi was on /dev/sda2 during installation
> UUID=0E7E-30E1  /boot/efi       vfat    umask=0077      0       1
> # swap was on /dev/sda7 during installation
> UUID=7fb014a4-3c3d-4571-9048-4aed7cd57a6f none            swap    sw 
> 0       0
> # DATA partition on sda8
> UUID=77d70e42-c2c2-4c30-b642-f44fba687694    /DATA           ext4            0   
> 2
> 
> 	-Jerry
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/kubuntu-users/attachments/20170505/e4d3a4e3/attachment.html>


More information about the kubuntu-users mailing list