Heyas
After getting some feedback on my homepage, i decided to install F17, in order to test my scripts in a live environment.
Its not that i have no clue how to do it, i've done so at least 200 times (if not more) during the last 12 months, without issues.
Anyway, i rebooted from my F16 install, and booted of the dvd install media from my usb (could/should have used netinstall), as the dvd media forced me to plug in the wire for internet.
So the F17 installer booted properly without any issues, but "could not insert floppy" and "rpcbind -w"
Before F17 install the partitions looked like:
* bios_boot 1mb
* /home 200gb
* / 16 gb (f16 root)
* swap 1 gb
* /boot 768 mb
* /arch
* /debian
/home, /boot and swap i did choose to reuse for both, F16 and f17, created a new partition at the end, sized 8 gb for F17
minimal installation root.
* bios_boot 1mb
* /home 200gb (NOT formatted)
* / 16 gb (f16 root)
* swap 1 gb (NOT formatted)
* /boot 768 mb (NOT formatted)
/arch
/debian
* / 8gb (f17 root)
Installation went well, and after it, i ctrl+alt+f2, chrooted /mnt/sysimage and ran my script to setup GUI from minimal installation. After it was successfully done, i rebooted.
Here the errors started..
F17 hangs on kernel panic, with no lower kernel available to boot from.
And Arch, Debian and F16 squeeze hang either on kernel panic or runaway loop modprobe.
GRUB 2.0.0~beta4
Trying to change the boot comand of Grub, causes to free grub

So i cant even enter runlevel 1, without a livedisk.
Question:
Any ideas how to fix?
Or Would reinstalling F17, with formatting /boot be the fastest/ easiest way?