GPT vs MBR partition tables on a server
Why servers use GPT, what the protective MBR in sector zero is for, how many partitions you get, and how to fix the backup header after a volume resize.
Filtering by topic #block-storage · clear
Why servers use GPT, what the protective MBR in sector zero is for, how many partitions you get, and how to fix the backup header after a volume resize.
Attach a second disk to a Linux VPS: find the device with lsblk, make a filesystem, mount it, and persist it in /etc/fstab by UUID with nofail.