AnarchyLinux / installer

Anarchy Linux - A simple and intuitive Arch Linux installer. https://anarchyinstaller.org/
GNU General Public License v2.0
1.23k stars 157 forks source link

DHCP is not allocated by dhcpd, but dhclient works #799

Open MatthewCroughan opened 5 years ago

MatthewCroughan commented 5 years ago

For some reason, be it my network or otherwise, I see dhcpd does not fail on startup of the installer, and that it seemingly completes. Upon running ifconfig, I do not have an ipv4 address, which means you cannot install, etc. However, by running dhclient I am assigned an ipv4 address by the network. Unsure if this is an oversight or not, seems unlikely considering that Anarchy is used a lot. Just reporting this here, I can provide further details if you ask me to replicate this, but it really is just that simple:

MatthewCroughan commented 5 years ago

IMG_20190620_001726

condor2 commented 5 years ago

notebook?

Then how you have started installer here? https://github.com/deadhead420/anarchy-linux/issues/798

MatthewCroughan commented 5 years ago

@condor2 What do you mean? This is a separate issue. I simply got the networking working by typing dhclient and then proceeded to use the installer in issue #798. That issue is caused by the lack of an st package in the regular repos, and you are using pacman to try and obtain an AUR package.