fstab messed up - solution (tune2fs)
On editing the hard-disk partitions, the UUIDs of the partitions may get changed, resulting in problems mounting the partitions (on booting up the system).
This can be fixed by getting the right UUID of the partition by the tune2fs command:
sudo tune2fs -l /dev/hda3