| ||
| F.A.Q. - How to add the bootsector to a Microsoft CDImage project? | ||
How to add:
|
||
| In the Microsoft CDImage project, you have to add an option
to the command line: |
||
| -bbcdwboot.bin | ||
| Examples: | ||
| cdimage -h -j1 -oci -bC:\MyBootCD\bcdwboot.bin C:\MyBootCD\ MyBootCD.ISO | ||
| cdimage -h -j1 -oci -bC:\MyBootCD\nt5boot.bin C:\MyBootCD\ MyBootCD.ISO | ||
| Copyright (c)2004 by reanimatolog. English translation by Wolfgang Brinkmann |