Install NixOS on Liteserver: Difference between revisions
imported>Hugo-Heagren Update and finish |
imported>Hugo-Heagren No edit summary |
||
| Line 92: | Line 92: | ||
As the end of the manual says, once you've finished the configuration, run <code>nixos-install</code>. ''Don't'' run <code>reboot</code> as the manual tells you to. Instead, go to the server settings and 'stop' the VPS. Then go to 'Boot Order' under Settings/VPS Configuration, and switch the order of the two entries. | As the end of the manual says, once you've finished the configuration, run <code>nixos-install</code>. ''Don't'' run <code>reboot</code> as the manual tells you to. Instead, go to the server settings and 'stop' the VPS. Then go to 'Boot Order' under Settings/VPS Configuration, and switch the order of the two entries. | ||
You should ''now' have 'DISK1' (or something similar) ''first'' (on top) and then 'CDROM1' (or something similar) ''second''. | You should ''now'' have 'DISK1' (or something similar) ''first'' (on top) and then 'CDROM1' (or something similar) ''second''. | ||
Now 'start' the VPS with the start button. If all went well, you should see a new GRUB menu and boot into a fresh Nixos system. | Now 'start' the VPS with the start button. If all went well, you should see a new GRUB menu and boot into a fresh Nixos system. | ||
[[Category:Guide]] | [[Category:Guide]] | ||