To create an NTFS boot floppy:
1. Diskcopy the first NT Setup disk.
2. Delete all the files on this boot floppy.
3. Copy ntdetect.com from your root directory to the boot floppy.
4. Copy ntldr from your root directory to the boot floppy. Rename it setup ldr.bin.
5. Copy the SCSI driver from your system32\drivers directory to ntbootdd.sys on the boot
floppy.
6. Create a boot.ini file as follows. Spacing is important.
[boot loader]
timeout=10
default=scsi(0)disk(0)rdisk(0)partition (1)\WINNT
[operating systems]
scsi(0)disk(0)rdisk(0)partition (1)\WINNT="Windows NT Server Version 4.0"
Note: WINNT is the Windows NT directory.