docs: better update and label parition docs

main
sudo pacman -Syu 2021-04-27 10:47:03 +07:00
parent 5cc86f3292
commit 48e23a31d2
1 changed files with 3 additions and 13 deletions

View File

@ -6,23 +6,13 @@ Install using XBOOTLDR:
bootctl --esp-path=/efi --boot-path=/boot install
```
Update:
Update everytime systemd is updated:
```sh
bootctl update
bootctl --esp-path=/efi --boot-path=/boot update
```
Label partition:
```sh
e2label /dev/xxxY ROOT
```
View partitions:
```sh
blkid
```
[Label partition](https://wiki.archlinux.org/index.php/persistent_block_device_naming#by-label)
Edit `/efi/loader/loader.conf`: