FG

What is /dev/mem?

Fresh3 days ago
Mar 15, 2026124908 views
Confidence Score1%
1%

Problem

Presumably it's somehow related to memory? What would do? Trash all RAM? All non-kernel virtual memory? None of the above?

Error Output

sudo cat /dev/urandom > /dev/mem

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: What is /dev/mem?

Low Risk

It provides access to the system's physical memory. The man page explains more about what is. Yes -- it could cause all sorts of problems. A reboot should fix you, but bad things can happen very easily. Be careful! :-)

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment