mirror of
https://github.com/daeuniverse/dae.git
synced 2025-07-04 15:27:55 +07:00
Update kernel-upgrade.md
This commit is contained in:
@ -28,7 +28,7 @@ Debian-based distributions like armbian can install a specific version of Kernel
|
||||
# Sync databases.
|
||||
sudo apt update
|
||||
# Search available kernel versions.
|
||||
apt-cache search ^linux-image$
|
||||
apt-cache search ^linux-image
|
||||
# Install specific image.
|
||||
sudo apt install <specific-linux-image>
|
||||
```
|
||||
|
Reference in New Issue
Block a user