mdconfig
Memory-Disks erstellen und verwalten.
Syntax
$mdconfig [OPTIONEN]
Beispiele
Beispiele
$mdconfig -a -t malloc -s 256m
Beispiele
$mdconfig -l
Beispiele
$mdconfig -d -u 0
Typische Anwendungsfälle
mdconfig -a -t malloc -s 256m
mdconfig -l
Hinweis
Nützlich für Tests, Installer-Workflows und temporäre Blockdevices.
Export