Swap partition not working [Solved]

If you are new to Linux or new to Sabayon Linux and just not sure where to post, here ya go. Post without fear of being told to RTFM :-)

Moderator: Moderators

Re: Swap partition not working

Postby kodiakmax » Sat May 02, 2009 19:47

The UUID in your fstab is wrong.


This is the correct UUID for your swap on sda3 as shown by blkid
Code: Select all
UUID="7a581b47-c7b7-472e-84b5-2ea55227acab


So, your fstab should look like this
Code: Select all
UUID=99219ef4-6cdc-4951-b825-7a63a86a2396  /                 ext3     user_xattr      1 1
UUID=37deebc5-2e74-4a0d-ae3b-64ce551090a4  /boot             ext3     user_xattr      1 2
/dev/shm                                  /dev/shm           tmpfs   defaults         0 0
UUID=7a581b47-c7b7-472e-84b5-2ea55227acab  swap              swap    defaults         0 0
If you check the wiki, use the search function and google you can find the answer to most of your questions.

Remember to mark your thread [Solved] if your issue is fixed.
User avatar
kodiakmax
Advanced Hen
 
Posts: 278
Joined: Thu Oct 16, 2008 23:46

Re: Swap partition not working

Postby splippity » Sun May 03, 2009 3:41

Code: Select all
UUID=99219ef4-6cdc-4951-b825-7a63a86a2396 /                       ext3    user_xattr      1 1
UUID=37deebc5-2e74-4a0d-ae3b-64ce551090a4 /boot                   ext3    user_xattr      1 2
/dev/shm                /dev/shm                tmpfs   defaults        0 0
UUID=7a581b47-c7b7-472e-84b5-2ea55227acab swap                    swap    defaults        0 0



Is what it now looks like

I'll change to solved later when I reboot.
Thanks for the help.
splippity
Simple Hen
 
Posts: 64
Joined: Fri Apr 17, 2009 21:29

Previous

Return to Beginners|Newbies Area

Who is online

Users browsing this forum: No registered users and 1 guest