nix-config/sh/023-mkinitcpio
2018-08-31 15:35:09 -04:00

12 lines
257 B
Bash

#!/bin/sh
#
# Save our hardware information with mkinitcpio. This creates
# an initial ramdisk environment that allows us to boot the
# Linux kernel.
#
# https://wiki.archlinux.org/index.php/Installation_guide
set -xe
arch-chroot /mnt mkinitcpio -p linux