mirror of
https://github.com/mayfrost/guides.git
synced 2024-11-01 07:26:04 +00:00
Update INITIATION.md
This commit is contained in:
parent
d847bb456b
commit
7c35869bcc
@ -101,10 +101,6 @@ In these examples we make only two partitions but you can extend this if you kno
|
|||||||
`cast -r locale`
|
`cast -r locale`
|
||||||
|
|
||||||
## KERNEL
|
## KERNEL
|
||||||
* Include the filesystem support the boot partition is format in.
|
|
||||||
* Include UEFI options if on UEFI.
|
|
||||||
* Include device drivers you need, build the rest as modules.
|
|
||||||
|
|
||||||
* On __CRUX__
|
* On __CRUX__
|
||||||
`cd /usr/src/linux-<VERSION>`
|
`cd /usr/src/linux-<VERSION>`
|
||||||
`make all modules_install install`
|
`make all modules_install install`
|
||||||
|
Loading…
Reference in New Issue
Block a user