FG

Turn on swap memory on Ubuntu

Fresh3 days ago
Mar 15, 202627210 views
Confidence Score0%
0%

Problem

For some reason on my Ubuntu 9.04 desktop, swap memory is turned off. How can I turn it back on?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Turn on swap memory on Ubuntu

Low Risk

Check that you have a swap partition defined in /etc/fstab. $ grep swap /etc/fstab UUID=14a0f7b9-dabb-4296-b0e7-013527a7d82d none swap sw 0 0 Check that it is being used by the system $ swapon -s Filename Type Size Used Priority /dev/sda6 partition …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment