Forensic Boot Tools
DOS boot disk (obsolete, but some times required).
There are three files required to boot a computer into MS-DOS:
O.SYS,MSDOS.SYSandCOMMAND.COM
If present are also used in the boot process:
DRVSPACE.BINorDBLSPACE.BIN,CONFIG.SYSandAUTOEXEC.BAT
How to create a forensic bootable diskette:
on the command line of Windows 98:
format a: /U /S/Uunconditional format./Scopy the necessary system files over to the diskette, in order to make it a boot disk.
then remove every file from the diskette except the mandatory three.
remove special attributes from the files to be deleted:
attrib -H -R -S filenamelater, if possible to customize the forensic boot disk by adding
CONFIG.SYSandAUTOEXEC.BATfiles write-blocking utilities and other forensic tools.
Bootable Diskette
If you don't have a Windows 98 running:
Once the bootable diskette is created follow the same procedure to make it "forensic":
remove every file from the diskette except the mandatory three
O.SYS.MDDOS.SYSandCOMMAND.COMlater, it is possible to customiza the forensic boot disk by addingCONFIG:SYSandAUTOEXEC.BATfiles write-blocking utilities and other forensic tools.
Last updated