|
|
|
@ -26,6 +26,7 @@ qm unlock 102
|
|
|
|
|
apt install parted
|
|
|
|
|
|
|
|
|
|
# Delete partition, create new one new full size, write.
|
|
|
|
|
# If there is a GPT disklabel, hit "g" to create a new label. (This won't change partition label, /etc/ftab is Ok unchanged.)
|
|
|
|
|
fdisk /dev/FOO
|
|
|
|
|
|
|
|
|
|
# Re-read partition table
|
|
|
|
|