sudo mkfs.ext4 /dev/vdb

Category: VPS Management

sudo mkfs.ext4 /dev/vdb

Format a new disk or volume with the ext4 filesystem

Run this on a newly attached volume before you can mount it. /dev/vdb is the typical name for the second disk on KVM-based VPS providers. Replace with the correct device from 'lsblk'.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.