Back

Creating a Filesystem on a New Volume

Before you can use a new volume you need to build a Linux file system on it:

$ sudo mkfs.ext4 -F /dev/vdb

After building the filesystem, the volume can be mounted into filesystem tree and used.

Share

Suggested Articles

  • Cloud server volumes

    Attaching a Volume to a Cloud Server

  • Cloud server volumes

    Mounting a Volume