#[SOLVED] fresh install of arch linux using arch install not having internet

12 messages · Page 1 of 1 (latest)

elder grove
#

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

patent lion
#

Did you install networkmanager and systemctl enable it?

elder grove
#

nope

#

how do i do that

#

@patent lion

patent lion
#

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

elder grove
#

it worked

#

tysm @patent lion

#

[SOLVED] fresh install of arch linux using arch install not having internet