After install RH7.1 in the same HD with SCO unix can’t boot sco unix.
I done fdisk /mbr ( windows floppy ) but sco unix can’t run .
What I made wrong???
Well, assuming the only thing you had on that PC was SCO/Unix then the SCO boot loader would have been in the MBR originally. To boot anything at all from the hard disk you must have some kind of boot loader in the Master Boot Record (MBR). It is quite possible for some boot loaders (e.g. linux's lilo) to chain boot another boot loader that has been installed in the boot record of a partition however this depends on the capability of the MBR boot loader.
What you have now done is install a microsoft windows bootloader in the MBR and all that is ever going to boot is a fat16/fat32 partition. So, right now, you can't boot either linux or sco/unix.
In hindsight what you did wrong was to install lilo in the MBR. Because the SCO bootloader is quite primitive (as far as I know) you probably should have left that in the MBR, & installed lilo in the boot record of the partition you installed redhat into (or more specifically the partition that has the /boot part of the linux filesystem). I <believe> the sco bootloader could boot the linux boot partition and thereby chain-load lilo.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.