Failed to import current network settings into target system
I decided to try out some light-weight distros on some old hardware I had lying around, one such distro was ArchLinux, mainly because it would be interesting to try something that is not Debian based. During the installation process, at the “Configure System” stage I received the following error message:
Failed to import current network settings into target system
I thought nothing of it and hit the OK button to proceed. The next stage presented me with a bunch of system files to configure, except that they were all empty – I can’t imagine writing these files from scratch is part of the install process! After a bit of research, it turns out that this happens when the dhcpd package fails to download in the previous stage. All I had to do to fix this was to run the “Install Packages” step again, this time it only downloaded / installed what had previously failed, and my config files were no longer empty.
It turns out, ArchLinux is so light-weight, that all you end up with after installation is the CLI, you have to install Xorg, a window manager, and all of the related bits and pieces yourself – Which is nice, from a customization perspective.
This entry was posted on Friday, September 10th, 2010 at 1:49 pm and is filed under GNU Linux. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
