[FIXED] Fedora17 Feedbak

Acrob

Member
If you installed Fedora17 and want it in your boot menu, add a NeoGrub entry with the following :

Code:
find --set-root --ignore-floppies /boot/grub2/i386-pc/core.img
kernel /boot/grub2/i386-pc/core.img
boot

Tested and works with Fedora17 x 64
thanks goes to Computer Guru for the original code
 
Hi Acrob,

Fedora 17 is supported out of the box in the latest EasyBCD 2.2 betas. Thanks for your tip, however.
 
Back
Top