mount icon indicating copy to clipboard operation
mount copied to clipboard

Provides utility functions for mounting tmpfs, hugetlbfs, btrfs and ext4 devices

#mount

The mount package contains utilities for mounting Linux devices of the following types: tmpfs, hugetlbfs, btrfs and ext4.

It allows for the mounting of in-memory file systems of specific sizes and specified page sizes.

Build Status