Add arch systems

This commit is contained in:
Tobias Reisinger 2022-12-20 18:34:26 +01:00
commit 5fe1d603ad
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
18 changed files with 301 additions and 0 deletions

7
arch-portalo/etc_fstab Normal file
View file

@ -0,0 +1,7 @@
LABEL=arch / 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=games /mnt/games ext4 rw,relatime 0 2
LABEL=home /home ext4 rw,relatime 0 2