first commit
This commit is contained in:
12
pages/Scripts/update kernel HC1.md
Normal file
12
pages/Scripts/update kernel HC1.md
Normal file
@@ -0,0 +1,12 @@
|
||||
title:: update kernel HC1
|
||||
updated:: 2021-09-30 00:45:49+00:00
|
||||
created:: 2021-09-22 16:57:09+00:00
|
||||
|
||||
|
||||
```bash
|
||||
grep UUID /media/boot/boot.ini*
|
||||
apt update
|
||||
apt upgrade -V linux-odroid-5422
|
||||
blkid; grep UUID /media/boot/boot.ini*
|
||||
reboot
|
||||
```
|
||||
Reference in New Issue
Block a user