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
3488f07a1e
commit
fe23ee2c98
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user