mirror of
https://github.com/daeuniverse/dae.git
synced 2025-07-11 00:09:18 +07:00
docs: upgrade armbian-btf-kernel
This commit is contained in:
@ -22,25 +22,7 @@ Various Linux distributions have different methods to upgrade the Linux kernel.
|
|||||||
|
|
||||||
### Upgrade to BTF Kernel on Armbian Linux
|
### Upgrade to BTF Kernel on Armbian Linux
|
||||||
|
|
||||||
1. Backup your system using `clonezilla` or other tools.
|
See [daeuniverse/armbian-btf-kernel](https://github.com/daeuniverse/armbian-btf-kernel).
|
||||||
|
|
||||||
2. Check your board famlily:
|
|
||||||
|
|
||||||
```shell
|
|
||||||
uname -r
|
|
||||||
```
|
|
||||||
|
|
||||||
3. Download corresponding kernel debs from [daeuniverse/armbian-btf-kernel](https://github.com/daeuniverse/armbian-btf-kernel).
|
|
||||||
|
|
||||||
4. Extract debs and install
|
|
||||||
|
|
||||||
```shell
|
|
||||||
tar -xvf <downloaded_kernel_pkg.tar>
|
|
||||||
dpkg -i linux-*.deb
|
|
||||||
```
|
|
||||||
|
|
||||||
5. Reboot your machine.
|
|
||||||
|
|
||||||
|
|
||||||
### Upgrade Kernel on Debian-based Linux
|
### Upgrade Kernel on Debian-based Linux
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user