NixOS Installation Guide: Difference between revisions

imported>Mic92
imported>Mic92
No edit summary
Line 39: Line 39:


The <code>kexec</code> method above works well, but bear in mind it only works with the 'virtual' class of servers, as they run under a hypervisor which attaches the disks before the kernel boots. The 'bare-metal' servers rely on a special Linux kernel booting to attach network <code>/dev/nbdX</code> drives which works only with Scaleway supplied images.
The <code>kexec</code> method above works well, but bear in mind it only works with the 'virtual' class of servers, as they run under a hypervisor which attaches the disks before the kernel boots. The 'bare-metal' servers rely on a special Linux kernel booting to attach network <code>/dev/nbdX</code> drives which works only with Scaleway supplied images.
==== Rackspace ====
See [[Install NixOS on Rackspace Cloud Servers]].
==== Online.net ====
See [[Install NixOS on Online.Net]].


==== <your vps provider here> ====
==== <your vps provider here> ====