I have N.T. Server and N.T.4.0 running as a duel o/s system config. but I only want to run N.T.4.0. How can I create the boot disks for N.T.4.0 from with-in the system?
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.
Hi,
RDISK is used to create an Emergency Repair Disk (ERD). This ERD can be used to recover your system, in case you have registry problem or some file corruption. You can use this ERD along with the Windows NT Startup Disk i.e 3 set of disks which Doug has mentioned. So to use ERD you have to boot with the startup disk and it will ask for the 2nd floppy and 3rd floppy and also will ask you whether you want to install NT or Repair NT. Use Repair option and use your ERD.
Dont confuse between NT Boot floppy and NT Startup Floppies.
From the original question, why create boot disks at all?
Wouldn't editing the boot.ini, and removing the server partition acomplish what is needed?
Just a thought...
The boot disk is needed when:
1.your system fails to boot.
2.your system fails and gives the error message "NTOSKRNL is missing".
3.you get error message "Missing files" during system startup.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.