I have F7 on another partition. Went back to it because I couldn't get java to work on 8. Anyways I re-installed 8 to mess with in my spare time. I controlled the partitioning and gave myself a home partition for the first time. What I forgot was to direct F8 to the existing swapfile. It shows in fstab and I tried mount -a but, it stil boots showing no swapfile. Here is fstab,
Edit: Still have F7.
LABEL=/1 / ext3 defaults 1 1
LABEL=/media/storage /media/storage ext3 defaults 1 2
LABEL=/home /home ext3 defaults 1 2
tmpfs /dev/shm tmpfs defaults 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
sysfs /sys sysfs defaults 0 0
proc /proc proc defaults 0 0
/dev/sda2 swap swap defaults 0 0