Re: Transfer Of Floppy Boot Sector To Hard Disk




<DimitrisKa@xxxxxxxxx> wrote in message
news:1139709099.415153.175080@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hello everybody,
I have a 486 machine which boots from a floppy. The floppy doesnt
contain an OS, but instead contains the program that the machine is
destined to run. (CNC cutting). (I don't have the source for the
program).

I want to make the machine boot from a hard disk, instead of the
floppy.

I have followed these steps:
1) I installed ms-dos on a hard disk and made sure that the machine can
boot from the hard disk.
2) I copied all the files from the floppy to the hard disk

Okay, that implies the floppy is FAT12. Correct?

3) From the boot sector of the floppy (FAT12), I took only the boot
code (offset 3Eh, 450bytes) and copied over the boot code of the hard
disk (FAT16).

Unfortunatelly this hasn't worked. I get "no operating system found"
when trying to boot from the hard disk. This is the message that is
hard coded in the boot code - and it is actually written in German.
Is it necessary to disassemble the boot code, or is there something
that I am missing here?

Is there a small .com file that could be German for sys.com?

If not, delete all partitions and repartition the hard disk so the first
partition is FAT12, i.e. below 16Mb in size. Then retry. If this works,
then it is probably a FAT12 versus FAT16 issue.

Rod Pemberton


.



Relevant Pages

  • Mystery Solved - Boot CEPC from Hard Disk
    ... The reason for this is that as you increase the size of your partition (why ... Download and install the IDE and floppy drivers from the same site. ... Boot the device (BTW, the "Del" key is the key that gets you to the ... and the NK.bin file will get copied over to your hard disk. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Transfer Of Floppy Boot Sector To Hard Disk
    ... I have a 486 machine which boots from a floppy. ... I want to make the machine boot from a hard disk, ... I installed ms-dos on a hard disk and made sure that the machine can ... but if you're seeing named files - more than one - then whatever runs after boot must have support for a FAT12 file system. ...
    (alt.lang.asm)
  • Re: Rebuilt Mirror Wont Boot
    ... I would not be able to boot from the floppy since it is not on ... I am still at square one with a server that I can boot off a floppy ... I cannot boot the server using the same boot.ini file on the C drive. ... Boot.ini should be the same on the floppy and on the hard disk. ...
    (microsoft.public.windows.server.general)
  • Re: Computer will not go past boot from cd page
    ... The last thing you see is the "press any key to boot from CD" line? ... the recovery CD may not help at all. ... If the system has a floppy drive, get a boot floppy from anywhere. ... BIOS boot sequence to ignore the hard disk, ...
    (microsoft.public.windowsxp.general)
  • Transfer Of Floppy Boot Sector To Hard Disk
    ... I have a 486 machine which boots from a floppy. ... I want to make the machine boot from a hard disk, ... I installed ms-dos on a hard disk and made sure that the machine can ... hard coded in the boot code - and it is actually written in German. ...
    (alt.lang.asm)