Add wip arch-portable system
This commit is contained in:
parent
63eafab885
commit
a9682980d3
6 changed files with 75 additions and 0 deletions
5
arch-portable/etc_fstab
Normal file
5
arch-portable/etc_fstab
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue