OwlCyberSecurity - MANAGER
Edit File: 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> <pass> # / was on /dev/sda2 during installation UUID=041b6f93-a7d3-4b94-84b8-7b901790c3d8 / ext4 errors=remount-ro,usrjquota=quota.user,jqfmt=vfsv1 0 0 # /boot was on /dev/sda1 during installation UUID=5eff7015-a8be-4a4b-bf1b-a54c980db531 /boot ext4 defaults,noatime 0 0 /usr/tmpDSK /tmp ext4 defaults,noauto 0 0 /swapfile1 none swap sw 0 0