sudo blkid to rename swap
This commit is contained in:
parent
badf0fd7dd
commit
b3779e204f
1 changed files with 7 additions and 1 deletions
|
|
@ -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.
|
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
|
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
|
||||||
Loading…
Add table
Add a link
Reference in a new issue