#[SOLVED] fresh install of arch linux using arch install not having internet
12 messages · Page 1 of 1 (latest)
12 messages · Page 1 of 1 (latest)
read the title; also i'm using vmware workstation pro 16 for this but i dont think its because of me using vmware cuz pre-installation there was internet
Did you install networkmanager and systemctl enable it?
Youll have to boot back into your arch iso and remount your partitions. Then, arch-chroot into them and do
pacman -S networkmanager
`systemctl enable NetworkManager'
Remember to capitalize the N and M