mirror of
https://github.com/mayfrost/guides.git
synced 2024-10-31 23:16:06 +00:00
Update INITIATION.md
This commit is contained in:
parent
271ef4ee2a
commit
1657cde211
@ -155,7 +155,7 @@ Next are simple examples of compiling the kernel, for a more in depth view see:
|
||||
* 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
|
||||
make -j $(nproc) all modules_install install
|
||||
```
|
||||
|
||||
* On __Source Mage GNU/Linux__ (__OPTIONAL__).
|
||||
|
Loading…
Reference in New Issue
Block a user