> Somebody knows how the Sunrise IDE boots?
> I mean: if I write my own DOS2-bootsector and write it in a
> partition, will Sunrise IDE correctly boot this bootsector? It seems that
> the answer is NO, but I don't have one to test/debug.
> If I write a DOS1 bootsector into a IDE partition, will Sunrise
> IDE boot DOS1 in this partition?
>
Not exactly. The bootsector written to the partition at default always boots
DOS1, but because DOS2 is installed, it runs the boot sector, but because a
processor flag it immediately returns to the DOS2 code, which attempts to
load MSXDOS2.SYS which executes the MSX-DOS 2 environment.

If you need to execute the code in the boot sector, you should remove the
RET NC (&HD0) code. Then it should work.


GreeTz, BiFi


****
Problems? contact [EMAIL PROTECTED] See also http://www.faq.msxnet.org/
****
  • IDE boot Adriano Camargo Rodrigues da Cunha
    • Albert Beevendorp

Reply via email to