mdconfig
Creates and manages memory disks.
Syntax
$mdconfig [OPTIONS]
Examples
Examples
$mdconfig -a -t malloc -s 256m
Examples
$mdconfig -l
Examples
$mdconfig -d -u 0
Typical use cases
mdconfig -a -t malloc -s 256m
mdconfig -l
Note
Useful for tests, installer workflows and temporary block devices.
Export