diff options
Diffstat (limited to 'Booting a NixOS on OpenStack.md')
-rw-r--r-- | Booting a NixOS on OpenStack.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Booting a NixOS on OpenStack.md b/Booting a NixOS on OpenStack.md new file mode 100644 index 0000000..280b05b --- /dev/null +++ b/Booting a NixOS on OpenStack.md @@ -0,0 +1,6 @@ +--- +tags: + - nixos + - openstack +--- +Booting a [[NixOS]] VM on openstack required me to partition a [[EF02 boot partition]] as well as an [[EF00 partition]] and install GRUB as a bootloader instead of systemd-boot.
\ No newline at end of file |