use UUID for genfstab
This commit is contained in:
parent
aa20f9ef47
commit
fe5382eae4
1 changed files with 1 additions and 1 deletions
|
|
@ -112,7 +112,7 @@ AMCONF="/root/amconf.sh"
|
|||
#
|
||||
## Pacstrap
|
||||
# pacstrap /mnt base --noprogressbar 2>&1 | tee -a pacstrap.log
|
||||
# genfstab -p /mnt >> /mnt/etc/fstab
|
||||
# genfstab -p -U /mnt >> /mnt/etc/fstab
|
||||
# cp archmate.sh /mnt/root/ && chmod +x /mnt/root/archmate.sh
|
||||
# cp pacstrap.log /mnt/root/
|
||||
# [ -f "amprep.sh" ] && cp amprep.sh /mnt/root/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue