RouterOS handleiding

Ramdisk

Ramdisk

Info This feature requires the Storage package.

RAMdisk allows using part of RAM as an attached device (block device). Compared to tmpfs, this allows using RAM as part of a RAID, or in any other configuration where a device — rather than a folder — is required.

Warning

A RAMdisk is cleared on reboot or power loss.

Properties

Property Description
ramdisk-size Size of the block device you want to create

Configuration example

/disk/add type=ramdisk ramdisk-size=500M

Format the ramdisk before using it:

/disk/format ramdisk1

Bron

Bijgewerkt op 2026-08-22.