Created
March 27, 2019 07:36
-
-
Save sandikata/61290d44e8563798834ade4627dc5a0e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# UUID=465cede5-db31-4c8b-9265-ae4b0bd2b675 | |
/dev/sda4 / xfs rw,noatime,nodiratime,attr2,inode64,allocsize=1024k,logbsize=256k,noquota 0 1 | |
# UUID=d2a04f5a-186c-4f7f-b7c9-f6aa499e29da LABEL=HOME | |
/dev/sdb1 /home ext4 rw,noatime,nodiratime 0 2 | |
# UUID=eb0f2745-36a1-42dd-9bcc-ca42d2503535 | |
/dev/sda2 /boot ext4 rw,noatime 0 2 | |
# UUID=0BF6-523D LABEL=EFI | |
/dev/sda1 /boot/efi vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 2 | |
/dev/sdb3 /portage reiser4 noatime,nodiratime 0 0 | |
tmpfs /tmp tmpfs rw,nosuid,noatime,nodev,size=4G,mode=1777 0 0 | |
tmpfs /portage/tmp/portage tmpfs rw,nosuid,noatime,nodev,size=12G,mode=775,uid=portage,gid=portage,x-mount.mkdir=775 0 0 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment