user:mrholub:kernel-crosscompiling
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| user:mrholub:kernel-crosscompiling [2017/05/08 19:37] – mrholub | user:mrholub:kernel-crosscompiling [2017/05/08 19:51] (current) – mrholub | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | | ||
| + | |||
| + | Description: | ||
| + | | ||
| + | | ||
| + | | ||
| + | these on RPI's SD card. | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | via menuconfig. | ||
| - | + | Usage: | |
| - | | + | Mount boot partition with kernel files (fat32) in / |
| - | + | Mount root partition with modules (ext4) in /mnt/ext4 | |
| - | Description: | + | Paths can be changed in values BOOT_FAT32_PATH and ROOT_EXT4_PATH. |
| - | Downloads and kernel sources and compile tools. | + | Select for which RPI hardware version should be kernel compiled |
| - | Compiles kernel | + | by changing of value PI_VERSION. |
| - | these on RPI's SD card. | + | Set MENUCONFIG to " |
| - | | + | .config file will be created in case of menuconfig. |
| - | kernel settings : | + | You will be asked wehther re-write any existing .config file or not. |
| - | https:// | + | NOTE: |
| - | .config file is created in case of custom settings | + | If you will not mount SD card volumes then kernel cannot be obviously |
| - | via menuconfig. | + | installed. It can be fixed easily by mounting volumes and starting |
| - | + | this script again. | |
| - | Usage: | + | Files may remain in mounting dirs if sd card not mounted. |
| - | Mount boot partition with kernel files (fat32) in / | + | |
| - | Mount root partition with modules (ext4) in /mnt/ext4 | + | |
| - | Paths can be changed in values BOOT_FAT32_PATH and ROOT_EXT4_PATH. | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | installed. It can be fixed easily by mounting volumes and starting | + | |
| - | this script again. | + | |
| - | Files may remain in mounting dirs if sd card not mounted. | + | |
| {{ : | {{ : | ||
user/mrholub/kernel-crosscompiling.1494272255.txt.gz · Last modified: 2017/05/08 19:37 by mrholub