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

Freeloader ignores the /RDIMAGEOFFSET flag

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 0.4.14
    • Bootloader
    • None

    Description

      I have a HDD image with Windows XP SP3, the FAT32 partition begins at 7E00 offset (32256 in dec). Windows Server 2003 NTLDR successfully boots the Windows XP installation after loading it to RamDisk, while Freeloader, loads the image to RamDisk, but cannot find the hive.

      The NTLDR boot.ini entry:

      ramdisk(0)\WINDOWS="Windows XP" /RDPATH=WinRAM.img /RDIMAGEOFFSET=32256
      

      The Freeloader freeldr.ini entry:

      [Windows_Ram]
      BootType=Windows2003
      SystemPath=ramdisk(0)\WINDOWS
      Options=/RDPATH=WinRAM.img /RDIMAGEOFFSET=32256
      

      Attachments

        Activity

          People

            hbelusca hbelusca
            Illen Illen
            Votes:
            4 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: