Networking
parent
1292bf4e6d
commit
2d32cd5f75
|
@ -146,5 +146,6 @@ initrd /$CPU_VENDOR-ucode.img
|
||||||
initrd /initramfs-linux-zen-fallback.img
|
initrd /initramfs-linux-zen-fallback.img
|
||||||
options root="LABEL=Arch" rw
|
options root="LABEL=Arch" rw
|
||||||
\" > /boot/loader/entries/arch_fallback.conf
|
\" > /boot/loader/entries/arch_fallback.conf
|
||||||
|
systemctl enable NetworkManager.service
|
||||||
mkinitcpio -P
|
mkinitcpio -P
|
||||||
" | arch-chroot /mnt
|
" | arch-chroot /mnt
|
||||||
|
|
Loading…
Reference in New Issue