mayfrost-guides

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 3488f07a1eaaab6b1a9061acb1830f96de1dc84e
parent 800fbfd6d43ebf9f98a4c6ae0c57811ac25b3eb9
Author: mayfrost <mayfrost@cock.li>
Date:   Wed, 11 Jul 2018 17:25:07 +0000

Update INITIATION.md
Diffstat:
MINITIATION.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/INITIATION.md b/INITIATION.md @@ -152,7 +152,7 @@ iface eth0 inet dhcp ## KERNEL Next are simple examples of compiling the kernel, for a more in depth view see: https://github.com/mayfrost/guides/blob/master/KERNEL.md -* On __CRUX__. +* On __CRUX__ you must first configure your bootloader, then run. ``` cd /usr/src/linux-<VERSION> make all modules_install install