On Thu, Mar 12, 2026 at 02:56:59PM +0000, Thomas Kupper wrote:
You can get out of the installer by pressing Ctrl-C. Then in the shell run `install` and you're back at the start of the installer.
Worth documenting: if installing to an encrypted disk, you have to unmount it before restarting the installer, and re-create the encrypted disk during installation. If you try to install to the still-mounted encrypted disk (sd1), `installboot` will fail at the end of the installer, and manually running `installboot -r /mnt sd0` will appear to work but the machine won't boot.

