first commit
This commit is contained in:
15
pages/Scripts/update kernel HC1.md.bak
Normal file
15
pages/Scripts/update kernel HC1.md.bak
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
title: update kernel HC1
|
||||
updated: 2021-09-30 00:45:49Z
|
||||
created: 2021-09-22 16:57:09Z
|
||||
latitude: 40.78200000
|
||||
longitude: -73.99530000
|
||||
altitude: 0.0000
|
||||
---
|
||||
```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