Skip to content

Instantly share code, notes, and snippets.

@sukrosono
Created May 8, 2021 21:10
Show Gist options
  • Select an option

  • Save sukrosono/db90a6142e34677d66b7cf299bf77858 to your computer and use it in GitHub Desktop.

Select an option

Save sukrosono/db90a6142e34677d66b7cf299bf77858 to your computer and use it in GitHub Desktop.
old fstab before purification of windows8.1
# /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=3f3fce91-72f7-403f-90d2-aaaadc657cbc / ext4 errors=remount-ro 0 1
/dev/sda7 none swap sw
/dev/disk/by-uuid/01CF064A1CD436D0 /mnt/01CF064A1CD436D0 auto nosuid,nodev,nofail,x-gvfs-show 0 0
/dev/disk/by-uuid/2E9060E19060B0CF /mnt/win8.1 auto nosuid,nodev,nofail,x-gvfs-show 0 0
/dev/disk/by-id/mmc-SU08G_0x7199cca0-part1 /mnt/mmc-SU08G_0x7199cca0-part1 auto nosuid,nodev,nofail,noauto,x-gvfs-show,rw 0 0
@sukrosono

Copy link
Copy Markdown
Author

IMG20210509215143

@sukrosono

Copy link
Copy Markdown
Author

croped, if something yell about the size
IMG20210509215143

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment