blkid does not need sudo

This commit is contained in:
Randy Bush 2023-12-19 14:19:58 -08:00
parent 3518aa1f76
commit 35e29556a2

View file

@ -98,7 +98,7 @@ and find that it has been resized. It may take a while to restart. Likely this
You will need to fix the sawp partition in `/etc/fstab` You will need to fix the sawp partition in `/etc/fstab`
``` ```
sudo blkid blkid
``` ```
to get it and edit `/etc/fstab` to get it and edit `/etc/fstab`
@ -110,4 +110,4 @@ resize2fs
--- ---
2022.01.29 2023.12.19