Browse Source

info about NetworkManager

master
Erik Dubois 4 years ago
parent
commit
d27248ad2d
  1. 13
      README.md

13
README.md

@ -199,8 +199,17 @@ https://imgur.com/a/EvCN4pm
# Tip # Tip
Install networkmanager on the iso if you know you will need to use **nmtui** to connect to your wifi after bootup. Internet is NOT required for ALCI. Calamares is only using the internet to check where you live to put the red dot correctly on the world map (geoip-. It will not download anything. The list you created in the packages.x86_64 file will be installed.
First stop Calamares with Super + Q. Then Super + Enter to have xterm. There you type nmtui and you connect to your wireless.
On demand of our users we have added 3 links to the archiso folder so that in the live environment they will have network manager.
/archiso/airootfs/etc/systemd/system/multi-user.target.wants/NetworkManager.service
/archiso/airootfs/etc/systemd/system/network-online.target.wants/NetworkManager-wait-online.service
/archiso/airootfs/etc/systemd/system/dbus-org.freedesktop.nm-dispatcher.service
If you do not use Networkmanager, you can delete them. You can also keep them as they are pointing to services you have not installed. The links will have no effect at all.
Remember there is still **nmtui** if the gui Networkmanager fails you in some way.
If you did NOT install it on the iso. These are the steps you can still do. If you did NOT install it on the iso. These are the steps you can still do.

Loading…
Cancel
Save