Update partition names

This commit is contained in:
Tobias Reisinger 2023-01-13 17:14:45 +01:00
parent c46d182854
commit 63eafab885
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
6 changed files with 22 additions and 20 deletions

View file

@ -1,7 +1,7 @@
LABEL=arch / ext4 rw,relatime 0 1
LABEL=arch_portalo / ext4 rw,relatime 0 1
LABEL=BOOT /boot vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 2
LABEL=BOOT_PORTALO /boot vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 2
LABEL=games /mnt/games ext4 rw,relatime 0 2
LABEL=games_portalo /mnt/games ext4 rw,relatime 0 2
LABEL=home /home ext4 rw,relatime 0 2
LABEL=home_portalo /home ext4 rw,relatime 0 2