FG
💻 Software

What is the difference between ramdisk and ramfs?

Fresh5 days ago
Mar 15, 20266834 views
Confidence Score0%
0%

Problem

Kindly tell me the difference between ramdisk and ramfs.

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: What is the difference between ramdisk and ramfs?

Low Risk

"RAM disk" is a device driver that merely creates block devices that store their data in memory (fixed max size, allocated gradually by need), which you can use for any purpose, e.g. create ext2 filesystem on it and then mount to some location in fi…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment