This is an old revision of the document!


To add a disk:

  • Datacenter > pve > Disks
  • select the disk to be added, “Wipe Disk”
  • Datacenter > pve > Shell
  • run this command:

sgdisk -N 1 /dev/sdb

  • back to Datacenter > pve > Disks
  • The disk should be in GPT mode now
Edit this page