Hi,
The disks which Doug has mentioned are the Windows NT Startup disks.
To create NT Boot Disk, the steps re:
1. Format the floppy in NT Machine. (very important, because only now the loader info will be copied to the disk).
2. Go to command prompt and go to the drive where NT is installed. (usually C:\)
3. Copy NTLDR, NTDETECT.COM, BOOT.INI files from the hard disk to the floppy disk.
4. Usually the above three files are system, readonly and hidden files, so remove these attributes using attrib -r -h -s filename. Then copy the files to the floppy. After copying the files to the floppy, set the attributes again using attrib +r +h +s filename.
Now your boot disk is ready.
Rajalakshmi.
dassraji@hotmail.com