home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / bsd / 4980 < prev    next >
Encoding:
Text File  |  1992-09-01  |  1.1 KB  |  30 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!wupost!darwin.sura.net!Sirius.dfn.de!news.uni-stuttgart.de!delos!migieger
  3. From: migieger@delos.stgt.sub.org (Michael Giegerich)
  4. Subject: Re: deinstalling 386BSD 0.1 single partition
  5. References: <jsaker.715115436@cwis>
  6. Date: Tue, 1 Sep 1992 21:57:01 GMT
  7. Organization: Delos Stuttgart, Germany
  8. Keywords: 386BSD,deinstall,DOS
  9. Message-ID: <1992Sep1.215701.6190@delos.stgt.sub.org>
  10. Lines: 18
  11.  
  12. >
  13. >Although I went into fdisk and changed the partition to a DOS type,
  14. >reformatted and restored the drive from tape backup, it's not able
  15. >to boot up on its own (I can only access it after booting from
  16. >floppy).
  17. >
  18. >Any hints on how to reset the drive to boot from C: again?
  19. >
  20. Try the undocumented command switch "fdisk /MBR"; this writes a new
  21. masterboot record on track 0 of the hard drive. DOS fdisk doesn't all-
  22. ways rewrites the whole boot sector unless you use /MBR.
  23. If this doesn't work, a utility like "wipedisk" from Norton Utilities
  24. which erases all of track 0 of the drive does the work.
  25. I once went through this procedure (when installing DOS 5.0 onto a
  26. 200 MB Quantum ProDrive).
  27.  
  28. Good luck,
  29. Micahe Giegerich
  30.