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
