Attached Devices and VPS (OpenVZ and Virtuozzo)

Note to self: When hosting on a VPS using OpenVZ or Virtuozzo, to list attached devices and their mount points, fdisk -l doesn't work ("cannot open /proc/partitions") and "/proc/partitions" doesn't exist. To list all mount points, run df -h : lists all drives and their free space

/etc/fstab still works as it should.

Written on: 2025-02-28 17:18:51 -0700

Last edited: 2025-03-08 00:17:09 UTC