Last active
March 15, 2024 20:37
-
-
Save shapr/a45183ad57e61072b9c94ef01f6b283b to your computer and use it in GitHub Desktop.
nixos broken, WHY?
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
❯ nixos-rebuild switch -I nixos-config=./surtr.nix --target-host [email protected] | |
building Nix... | |
building the system configuration... | |
trace: No index state specified for haskell-project, using the latest index state that we know about (2023-01-28T00:00:00Z)! | |
copying 0 paths... | |
updating GRUB 2 menu... | |
installing the GRUB 2 boot loader on /dev/vda... | |
Installing for i386-pc platform. | |
/nix/store/4ifsgb6ljch39yrshhcr5m8z3q5jzb8g-grub-2.12-rc1/sbin/grub-install: error: cannot find a GRUB drive for /dev/vda. Check your device.map. | |
/nix/store/dy6wk1rf6cyn2w9d5jmm9z2bwlp0vjbm-install-grub.pl: installation of GRUB on /dev/vda failed: Inappropriate ioctl for device |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment