Add wip arch-portable system

This commit is contained in:
Tobias Reisinger 2023-01-13 17:17:54 +01:00
parent 63eafab885
commit a9682980d3
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
6 changed files with 75 additions and 0 deletions

5
arch-portable/etc_fstab Normal file
View file

@ -0,0 +1,5 @@
LABEL=arch_portable / ext4 rw,relatime 0 1
LABEL=BOOT_PORTABLE /boot vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 2
LABEL=home_portable /home ext4 rw,relatime 0 2