Open jtara1 opened 2 days ago
I think you need to provide some own logic anyway if you also do kexec. Otherwise you boot into a new machine that doesn't have anything mounted. We should probably not build disko if we omit the disko phase. But than you would need to do first the kexec part only, followed by your own manual partitioning and than install + reboot.
I quickly tested this installing to a virtual machine and I'm not getting the same error now, thanks. I thought I had opened this issue in nixos-anywhere, guess not.
command and error
I want to do my own partitioning. I mount new target for install to /mnt and /mnt/boot as per nixos defaults.
Am I breaking things trying to remove the disko phase?