Skip to content

Instantly share code, notes, and snippets.

@pinpox
Created October 6, 2020 19:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pinpox/94b0d5cae31609570a9e5a16b552d6d3 to your computer and use it in GitHub Desktop.
Save pinpox/94b0d5cae31609570a9e5a16b552d6d3 to your computer and use it in GitHub Desktop.
[root@nixos:/mnt/etc/nixos]# nixos-install
building the configuration in /mnt/etc/nixos/configuration.nix...
[273 built, 638 copied (3266.7 MiB), 138.8 MiB DL]
copying channel...
installing the boot loader...
setting up /etc...
updating GRUB 2 menu...
mktemp: failed to create directory via template ‘/tmp/os-prober.XXXXXX’: No such file or directory
grub-probe: error: cannot find a GRUB drive for /dev/sdc1. Check your device.map.
lsblk: /dev/mapper/no*[0-9]: not a block device
lsblk: /dev/mapper/raid*[0-9]: not a block device
lsblk: /dev/mapper/disks*[0-9]: not a block device
installing the GRUB 2 EFI boot loader into /boot...
Installing for x86_64-efi platform.
modprobe: can't change directory to '/lib/modules': No such file or directory
Installation finished. No error reported.
setting up /etc...
setting up /etc...
setting root password...
New password:
Retype new password:
passwd: password updated successfully
installation finished!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment