<johnny101>
adisbladis: Thanks! That's exactly what I was looking for, but didn't realize existed yet :). I did manage to get option (3) above working, but will be trying your nixpkgs PR out next.
cole-h has quit [Quit: Goodbye]
meh` has joined #nixops
meh` has quit [Ping timeout: 265 seconds]
meh` has joined #nixops
pbb has joined #nixops
dongcarl has quit [Read error: Connection reset by peer]
<raghavsood>
Does nixops require that a nixops managed machine is only rebooted via nixops? I have two of them, and both are returning `An error occurred in stage 1 of the boot process, which must mount the> root filesystem on '/mnt-root' and then start stage 2` after a poweroff and start
<raghavsood>
Both physical machines, none backend
<adisbladis>
raghavsood: Nope
<raghavsood>
Odd, perhaps something in the bios got messed up regarding uefi/legacy support
<raghavsood>
Interestingly, on one of them, I can boot into generation 1 via the generation selection menu - that's the pre-nixops generation
<raghavsood>
2+ all fail with the same error
<adisbladis>
Once deployed your remote is just a regular NixOS system, NixOps doesn't really change all that much
<raghavsood>
That was my impression, especially since I've rebooted hetzner machines without going through nixops, but just wanted a sanity check
meh` has quit [Ping timeout: 256 seconds]
<infinisil>
raghavsood: Did you apply the hardware-configuration.nix in nixops?
<raghavsood>
I did
<raghavsood>
The machines worked fine when I ran `reboot` from the machine itself - these errors only showed up after a full poweroff and start
cole-h has joined #nixops
meh` has joined #nixops
meh` has quit [Ping timeout: 256 seconds]
lukebfox has joined #nixops
lukebfox has quit [Remote host closed the connection]
cole-h has quit [Quit: Goodbye]
<DigitalKiwi>
johnny101: if you figure it out let me know i wasn't sure how to do it even after seeing the PR