@doterobcn If system was shutdown after losing fstab you will likely have to manually mount root partition, create new fstab, than try and mount disk partitions form /dev and add entries to fstab. Alternatively you can read partition tables using fdisk. You can copy entries for tmpfs, procfs, sysfs, devpts from other fedora machine.

– Nemanja

Commented Nov 30, 2012 at 14:08