Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-10430

ReactOS boot floppy with FATTEN and FreeLdr

    XMLWordPrintable

Details

    Description

      We can create ReactOS boot floppies using FATTEN utility and FreeLdr with:

      fatten.exe rosflop.img -format 2880 ROS04BT -boot \reactos\boot\freeldr\bootsect\fat.bin -add .\files\freeldr.sys FREELDR.SYS -add .\files\freeldr.ini FREELDR.INI

      as an example of command-line. However there are two problems

      • if the FAT12 bootsector image fat.bin is built out of the source file reactos\boot\freeldr\bootsect\fatx.S, boot fails at the level of the bootsector, with the error "Load failed! Press any key to reboot..." (Cc thephysicist).
      • if fat.bin is built out of the old source file reactos\boot\freeldr\bootsect\fat.S, the first sector of FREELDR.SYS loads and starts, but then the bootsector fails to load the rest of the image, and the message "Disk error" appears.

      Attachments

        Issue Links

          Activity

            People

              bug zilla Bug Zilla
              hbelusca hbelusca
              Votes:
              2 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: