home / install / network setup
Connectivity is a hard requirement. The installer makes connecting easy.
The ISO carries only the installer — there's no prebuilt base image on the disk. Your entire system (toolchain, kernel, init, libc, filesystem tooling, tools) is fetched from the network and compiled during installation. So the installer treats a connection as a hard gate: no network, no install. It won't pretend otherwise.
1.1.1.1, github.com) using ping, falling back to a TCP connect via nc if needed.[ keru ] network: connected and it moves straight to crafting your system.Connect to the network now (runs nmtui)? [Y/n].nmtui opens. Connect to your network, press okay.a network connection is required to install Keru.nmtui closes, connectivity is probed again. If you're online, you continue. If not, it asks again — it never fakes success.[ keru ] warning: network: not connected Connect to the network now (runs nmtui)? [Y/n] y (nmtui opens — pick your network, connect, press ok) [ keru ] network: connected
nmtui but never connect, the installer loops back to the prompt rather than proceeding on a "trust me, it worked" basis.