sudo blkid to rename swap

This commit is contained in:
Randy Bush 2021-04-22 12:29:39 -07:00
parent badf0fd7dd
commit b3779e204f

View file

@ -96,6 +96,12 @@ gnt-instance reboot rpki.dfw.rg.net
and find that it has been resized. It may take a while to restart. I suspect drbd, but really have no idea.
You will need to fix the sawp partition in `/etc/fstab`
```
sudo blkid
```
to get it and edit `/etc/fstab`
On older gparteds, once it has booted, you will need tossh in as root and
```
@ -104,4 +110,4 @@ resize2fs
---
2021.02.11
2021.04.22