Sprung ins arch-chroot entfernt
This commit is contained in:
parent
a5029337d2
commit
33d7ac21c6
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ mount /dev/vda1 /mnt/boot
|
|||
#ln -sf /run/systemd/resolve/stub-resolv.conf /mnt/etc/resolv.conf # tmpfiles.d macht das
|
||||
|
||||
pacstrap /mnt base linux-firmware vim git "${KERNEL}" "${MICROCODE}" #dracut
|
||||
arch-chroot /mnt
|
||||
#arch-chroot /mnt
|
||||
|
||||
# ln -sf "/usr/share/zoneinfo/${TIMEZONE}" /etc/localtime -> L /etc/localtime - - - - "/usr/share/zoneinfo/${TIMEZONE}"
|
||||
ln -sf "/usr/share/zoneinfo/${TIMEZONE}" /etc/localtime
|
||||
|
|
Loading…
Reference in a new issue