Created
November 17, 2025 03:18
-
-
Save sukrosono/086a4ce91be60ea25a32e47fe1ae0052 to your computer and use it in GitHub Desktop.
old fstab for context what happen previously
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
| # /dev/nvme0n1p1 UUID=759f6fc2-0535-4342-9f93-5f6bb1486fb3 | |
| LABEL=/ / ext4 rw,relatime 0 1 | |
| # /dev/nvme0n1p4 UUID=0F5A-6664 | |
| #LABEL=ESP /boot vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro 0 2 | |
| UUID=0F5A-6664 /boot vfat defaults 0 2 | |
| UUID=0F5A-6664 /boot/efi vfat defaults 0 1 | |
| # /dev/nvme0n1p1 LABEL=/ | |
| UUID=759f6fc2-0535-4342-9f93-5f6bb1486fb3 / ext4 rw,relatime 0 1 | |
| # /dev/nvme0n1p4 LABEL=ESP | |
| #UUID=0F5A-6664 /boot vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro 0 2 | |
| # /dev/sda3 LABEL=System | |
| UUID=4A60D16C60D15F6F /mnt/windows ntfs ro,nosuid,nodev,user_id=0,group_id=0,allow_other,blksize=4096 0 0 | |
| # /dev/nvme0n1p1 LABEL=/ | |
| UUID=759f6fc2-0535-4342-9f93-5f6bb1486fb3 / ext4 rw,relatime 0 1 | |
| # /dev/nvme0n1p1 LABEL=/ | |
| UUID=759f6fc2-0535-4342-9f93-5f6bb1486fb3 /home ext4 rw,nodev,relatime 0 2 | |
| # /dev/nvme0n1p4 LABEL=ESP | |
| #UUID=0F5A-6664 /boot vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro 0 2 | |
| # /dev/nvme0n1p4 LABEL=ESP | |
| #UUID=0F5A-6664 /boot/efi vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro 0 2 | |
| # /dev/sda3 LABEL=System | |
| UUID=4A60D16C60D15F6F /mnt/windows ntfs ro,nosuid,nodev,user_id=0,group_id=0,allow_other,blksize=4096 0 0 | |
| # /dev/sda1 | |
| UUID=30C5-ACC5 /mnt/windows-efi vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro 0 2 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment