Update INITIATION.md

This commit is contained in:
mayfrost 2018-07-11 17:27:51 +00:00 committed by GitHub
parent 3488f07a1e
commit fe23ee2c98
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__ you must first configure your bootloader, then run.
* On __CRUX__ you must first configure your bootloader (as "_make install_" will call Lilo), then run.
```
cd /usr/src/linux-<VERSION>
make all modules_install install