07-15-2016, 06:19 AM
OK, had a look at your screenshots. What sticks out to me is this part of your blkid command:
I'm not sure about the sequence you have used the commands to recreate the swap partition etc.
I'd do the following:
Code:
TYPE="swsuspend"
I'm not sure about the sequence you have used the commands to recreate the swap partition etc.
I'd do the following:
- deactivate swap
- recreate it
- run blkid to confirm the TYPE="swap' and to get the new UUID
- adjust fstab
- reboot