Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # /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>
- PARTUUID=8bad27e2-14b2-4ff5-99d1-9bd855306a72 /boot/efi vfat umask=0077 0 0
- PARTUUID=e75f6ede-1741-4dd7-b1d7-5814c8cf798c /recovery vfat umask=0077 0 0
- /dev/mapper/cryptswap none swap defaults 0 0
- UUID=dcb25733-233b-4d5d-b9ee-70c7b4021580 / ext4 noatime,errors=remount-ro 0 1
- /dev/disk/by-uuid/0f6c80d9-a284-4586-92bf-87c536afb165 /media/michael/Games auto nosuid,nodev,nofail,x-gvfs-show 0 0
- /dev/disk/by-uuid/1a04f209-63c8-43da-b1e9-1ea8bc7d0aed /media/michael/4tb\040HDD auto nosuid,nodev,nofail,x-gvfs-show 0 0
- /dev/disk/by-uuid/a5891e18-649e-4ddf-9de4-398b0b537a46 /media/michael/1tb\040Sata\040SSD auto nosuid,nodev,nofail,x-gvfs-show 0 0
- /dev/disk/by-uuid/6a10254b-780f-407d-901e-619e3abe00d2 /media/michael/Main\040Files auto nosuid,nodev,nofail,x-gvfs-show 0 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement