Update INITIATION.md

This commit is contained in:
mayfrost 2018-07-11 17:25:07 +00:00 committed by GitHub
parent 800fbfd6d4
commit 3488f07a1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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