home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / mswindo / programm / win32 / 756 < prev    next >
Encoding:
Internet Message Format  |  1992-08-31  |  1.5 KB

  1. Path: sparky!uunet!usc!cs.utexas.edu!swrinde!sdd.hp.com!hpscdc!scd.hp.com!hplextra!hpfcso!mike-b
  2. From: mike-b@hpfcso.FC.HP.COM (Michael Bishop)
  3. Newsgroups: comp.os.ms-windows.programmer.win32
  4. Subject: Experiment in booting NT
  5. Message-ID: <137670012@hpfcso.FC.HP.COM>
  6. Date: 31 Aug 92 15:38:47 GMT
  7. Organization: Hewlett-Packard, Fort Collins, CO, USA
  8. Lines: 30
  9.  
  10. I have one hard disc which is divided between the C: (primary DOS)
  11. partition, and the D: (extended DOS) partition.  I intalled NT to 
  12. the D: partition using the dos2nt batch file.  Everything worked okay
  13. after the installation.
  14.  
  15. As an experiment, I backed up both partitions onto tape (using a
  16. CMS Jumbo 250 tape unit), then reformated both partitions using DOS 
  17. ("format c: /s" and "format d:").  Then, I restored both partitions
  18. from the tape backup.
  19.  
  20. Well, it wasn't that surprising to see that the NT bootloader was no
  21. longer starting up at boot time.  Instead, DOS boots up normally.  This
  22. is because the DOS format command rewrites the boot sector on the DOS
  23. primary partition.  The NT boot loader has no way of getting started.
  24.  
  25. My question is:  Can I reinstall the NT boot loader without reinstalling
  26. the entire NT system again?
  27.  
  28. And the corollary question:  Can I uninstall the NT bootloader without
  29. having to use DOS to reformat the primary DOS partition?
  30.  
  31. My motivation is simply to have better control over my disc drive for
  32. booting, defragmentation, and the correct restoration of files and 
  33. boot sectors.
  34.  
  35. Thanks for the help.  
  36.  
  37. Michael Bishop
  38. Hewlett-Packard Company
  39. Internet: mike-b@fc.hp.com
  40.