Announcement

Collapse
No announcement yet.

[SOLVED] SWAP turning off

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    [SOLVED] SWAP turning off

    I recently turned off the SWAP partition to try and see if I could increase its size from an adjacent partition. Finally deciding not to do so I turned it back on.

    Since then every time I reboot the system I get an error message and when I finish the boot process and check via GParted the SWAP partition is turned off and I have to manually turn it on.

    Any possible fix?

    Running Kubuntu v.9.10 x64 with all updates.
    [img width=400 height=96]http://img122.imageshack.us/img122/6727/newav1no9.jpg[/img] <br />The surest sign that intelligent life exists elsewhere in the universe is that it has never tried to contact us<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; [i]Bill Watterson

    #2
    Re: SWAP turning off

    If you fiddled with the swap partition, the uuid may have changed.

    You can get the right uuid for /etc/fstab with:
    Code:
    sudo blkid | grep swap

    Comment


      #3
      Re: SWAP turning off

      It was in fact the changed UUID which was messing things up. Changing it fixed the problem.

      Thanks for both suggestions, appreciate it.

      Regards
      [img width=400 height=96]http://img122.imageshack.us/img122/6727/newav1no9.jpg[/img] <br />The surest sign that intelligent life exists elsewhere in the universe is that it has never tried to contact us<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; [i]Bill Watterson

      Comment

      Working...
      X