nix-community / nixos-anywhere

install nixos everywhere via ssh [maintainer=@numtide]
https://nix-community.github.io/nixos-anywhere/
MIT License
1.52k stars 107 forks source link

Fails to set a password for nixos installer #399

Closed Oudwins closed 2 hours ago

Oudwins commented 2 hours ago

Hey I am just testing nixos-anywhere on a local QEMU vm.

After lots of issues I finally got the install working by adding my ssh key. it got to the nixos installer, which caused a reboot so the ssh got disconnected and now I get the following text on the vm: image

and nixos-anywhere is stuck on "ssh: connect to host 192.168.122.89 port 22: No route to host"

I imagine this is not intended, not sure if I did something wrong or if its a bug?

Oudwins commented 2 hours ago

nevermind, I just realized that the vm for some reason got its IP changed...