Monday, 10 August 2009

Fix Ubuntu Swap Partition

Find your swap partition:
sudo fdisk -l

Check the disk ID of the swap partition (e.g. /dev/sda8):
sudo vol_id /dev/sda8

Correct the UUID in the fstab file:
sudo nano /etc/fstab

0 comments:

iantheteacher

Planet ILUG