Installing from Linux: Difference between revisions
imported>Guisanpea m Update to nixos 21.11 |
imported>Kim Bruning Just discovered the chroot method doesn't always work. |
||
| Line 18: | Line 18: | ||
== Installing through a chroot == | == Installing through a chroot == | ||
In this section we will install NixOS by unpacking the ISO and then chrooting into its contents to start the final install. | In this section we will install NixOS by unpacking the ISO and then chrooting into its contents to start the final install. | ||
Note that this may not work on all (older) distributions (eg older versions of debian stable), due to missing particular flags. | |||
=== Preparations === | === Preparations === | ||