Hi
few more questions inline with your reply.

On Wed, Dec 23, 2015 at 10:12 AM, Doug H. <fedoraproject.org@wombatz.com> wrote:
On Wed, 2015-12-23 at 09:54 -0500, Walter Cazzola wrote:
>
>
> On Wed, Dec 23, 2015 at 9:34 AM, Doug H. <fedoraproject.org@wombatz.c
> om> wrote:
> > On Wed, 2015-12-23 at 09:20 -0500, Walter Cazzola wrote:
> > > 
> > > This are the related options:
> > >    General
> > >        Boot Sequence
> > >            Legacy (this flagged)
> >
> > In that case, I think your first post indicated that the boot flag
> > was
> > not set for your new /boot partition.  From your post, with lots of
> > snipping:
> >
> >
> > Device     Boot     Start        End    Sectors   Size Id Type
> > /dev/sda2  *         81920   25710591   25628672  12.2G 27 Hidden
> > NTFS 
> > /dev/sda5       201410560  202776575    1366016   667M 83 Linux
> >
> > where sda1-3 are the original windows partitions, sda5 is /boot and
> > sda6 is /

> Indeed you could be right. How I can change such a flag? 
>
> Second question: the error message said that no /boot/grub2/i386-
> pc/normal.mod file is available and effectively I don' t have such a
> file in that position but only it is in /usr/lib/grub/i386-pc/. So
> changing the boot flag would be enough to solve the problem?

Please don't try this unless others reply to support this, but...

ok I will wait
 
If you can boot to a Fedora CD/DVD which is able to detect your Fedora
install then I think it should be something like this..

what do you mean by " is able to detect your Fedora install"? I can boot with the live cd and mount all the partitions but nothing is automatically done.
 
chroot /mnt/sysimage

what should sysimage be? is this a file in the /boot partition? I don' t have any file with this name in /boot
 
fdisk /dev/sda
 Command (m for help): a
 Partition number ([snip] default x): 5
 Command (m for help): w
 The partition table has been altered.
 Calling ioctl() to re-read partition table.

do the numbers already refer to my partitions or I' ve to change something? what should this do?
 
grub2-install /dev/sda

if this doesn't work can I go back to the previous situation? if yes how?

thanks for the help
Walter


--