Hi
I did install Reactos 3.10 in /dev/sda1.
After the installation the Reactos did not reinstall Grub in MBR. The old Grub installation maked by Puppy Linux is yet active.
I did reinstall Grub with Puppy Linux because it is easy to handle. The Puppy Grub installer did find and recognize Reactos as a Windows system and install as following:
# Other bootable partition config begins
title Windows (on /dev/sda1)
rootnoverify (hd0,0)
makeactive
chainloader +1
# Other bootable partition config ends
but Reactos don't start.
a/ what is wrong in above file
b/ is start with the installation's CD possible (my PC has no FD drive!)