Bootable CD Utilities by reanimatolog - F.A.Q. - How to combine different I386 folders on one CD?
Index
 F.A.Q. - How to combine different I386 folders on one CD?

There are different programs for bootable CDs that are based on Microsoft Windows PE or the Microsoft Windows XP/2000/NT setup routine (e.g. Microsoft Windows PE, ERD Commander 2002, O&O BlueCon, Disk Commander, etc.).
All these programs do not require much space on the CD and many people who own them would like to be able to get them together on just one disk.
This poses one problem.
All of these programs run from a folder called \I386 (that has to be located on the root of the CD ) and use files with identical names (though different contents), making it impossible just to copy them together on one CD.
The solution lies in transferring these programs to different folders (e.g. \WNPE, \ERDC, \OOBC, \DCMD etc.) and a small adaption of the programs.
Additionally, you need Bootable CD Wizard to be able to choose the desired program when starting the CD.

This is how to proceed:

  1. Create a folder for the files of your bootdisk, e.g. C:\MyBootCD;
  2. Copy all files and folders from your Microsoft Windows PE CD to C:\MyBootCD and rename the folder C:\MyBootCD\I386 to C:\MyBootCD\WNPE
  3. Using a HEX editor (e.g. WinHex) replace in the file C:\MyBootCD\WNPE\setupldr.bin all occurrances of I386 with WNPE;
  4. Copy all files and folders from your ERD Commander CD to C:\MyBootCD and rename the folder C:\MyBootCD\I386 to C:\MyBootCD\ERDC
  5. Using a HEX editor (e.g. WinHex) replace in the file C:\MyBootCD\ERDC\setupldr.bin all occurrances of I386 with ERDC;
  6. Copy all files and folders from your O&O BlueCon CD to C:\MyBootCD and rename the folder C:\MyBootCD\I386 to C:\MyBootCD\OOBC
  7. Using a HEX editor (e.g. WinHex) replace in the file C:\MyBootCD\OOBC\setupldr.bin all occurrances of I386 with OOBC;
  8. Copy all files and folders from your DiskCommander CD to C:\MyBootCD and rename the folder C:\MyBootCD\I386 to C:\MyBootCD\DCMD
  9. Using a HEX editor (e.g. WinHex) replace in the file C:\MyBootCD\DCMD\setupldr.bin all occurrances of I386 with DCMD;
  10. Add any other \I386 folders using the same procedure;
  11. Unpack Bootable CD Wizard to C:\MyBootCD;
  12. In the file C:\MyBootCD\BootCat.Ini (configuration file of Bootable CD Wizard) add the following boot choices:

    \WNPE\SETUPLDR.BIN ; Microsoft Windows PE
    \ERDC\SETUPLDR.BIN ; ERD Commander
    \OOBC\SETUPLDR.BIN ; O&O BlueCon
    \DCMD\SETUPLDR.BIN ; Disk Commander
    ...

  13. In your CD writing program, create a bootable CD project with the following options:
    Bootsector image: C:\MyBootCD\bcdwboot.bin
    Emulation type: No emulation
    Start address: 07c0
    Number of sectors to load: 4
    (how to do it using Nero, CDRWin, Easy CD Creator, Instant CD+DVD, WinOnCD, CDImage or mkisofs);
  14. Add the folder C:\MyBootCD\ to the project;
  15. Add any additional files;
  16. Burn the disk.
How to combine different distributions of Microsoft Windows XP/2000/NT on one CD, see here
 
Copyright (c)2004 by reanimatolog. http://bootcd.narod.ru
English translation by Wolfgang Brinkmann
Hosted by uCoz