After a Fedora update Fedora does not boot. It gets to a GRUB prompt and does not echo keyboard input.
I found following steps that should recover the problem.
1) Insert Fedora installation media
2) boot to rescue mode
3) choose language, skip network settings
4) once you are at a shell, type:
5) grub –device-map=/tmp/drivemap
6) quit
7) vi,pico or nano /tmp/drivemap and move sda and sdb around, or perhaps hda.
8) chroot /mnt/sysimage
9) I had checked that /tmp/drivemap had stayed the same by running cat /tmp/drivemap
10) grub –device-map=/tmp/drivemap
11) quit
12) grub-install
13) reboot
8) didn't work. I have not sysimage on /mnt
12) I can not execute grub-install
I am not a Linux expert....need really help.
I am really pissed

, because I have a lot of apps on this linux maschine and I dont want to reinstall this stuff.
So...can anyone help me with this problem..