fstab not found, fedora 16
I have 16 GB RAM on my system and just noticed that I had 18 GB swap memory, so I tried to increase the swap memory by following the instructions from
https://www.linux.com/learn/tutorials/442430-increase-your-available-swap-space-with-a-swap-file
And when I rebooted the system, it ended up at DRACUT
I tried to fix the file system by following the instructions at
http://ask.fedoraproject.org/question/682/shell-command-to-fix-filesystem
but when I run
fsck -y /dev/sda1
it says
/etc/fstab not found
and not being able to fix the issue.
Please help.