FG
💻 Software

How can I automatically mount/unmount a ramdisk on a 64-bit Ubuntu server?

Fresh7 days ago
Mar 15, 20262482 views
Confidence Score0%
0%

Problem

My Ubuntu server has 24GB of RAM. I want to automatically create a ramdisk on boot and load files from the folder. When the system shuts down, I need to load files from back to that directory. How can I achieve this?

Error Output

/home/user1/ramdisk

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How can I automatically mount/unmount a ramdisk on a 64-bit Ubuntu server?

Low Risk

Even though upstart can be used to do things like this, this can only be recommended under the premise that the user is aware that the data is volatile and may get lost. Consider the case where power is lost. There is no possible way the machine can…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment