home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / linux / 25593 < prev    next >
Encoding:
Internet Message Format  |  1993-01-27  |  1.2 KB

  1. Path: sparky!uunet!ukma!cs.widener.edu!dsinc!satalink!john.will
  2. From: john.will@satalink.com (John Will) 
  3. Newsgroups: comp.os.linux
  4. Subject: Re: remove LILO?
  5. Message-ID: <3669.1189.uupcb@satalink.com>
  6. Date: 27 Jan 93 18:18:00 GMT
  7. Distribution: world
  8. Organization: Datamax/Satalink Connection * Ivyland, PA (215) 443-9434
  9. Reply-To: john.will@satalink.com (John Will) 
  10. Lines: 18
  11.  
  12. BH>You just have to overwrite the last two bytes. If no valid signature appears
  13. BH>at the end of the current contents of the Master-Boot-Block, DOS fdisk will
  14. BH>write a new one. But there is no guarantee that fdisk will actually do so.
  15. BH>Their experience is that you shouldn't expect any data to be available after
  16. BH>fdisk rewrites an invalid MBR, even if previously existing DOS partitions
  17. BH>are re-allocated with identical cylinder ranges as at the time of their
  18. BH>initial creation. So backup your stuff.
  19.  
  20. MS-DOS 5.0 will reliably write a Master Boot Record on an existing volume
  21. without trashing anything by just using the undocumented command:
  22.  
  23. FDISK /MBR
  24.  
  25. I've done this for a number of systems, even my Linux one, no problems,
  26. and no lost data.  You then have the stock MS-DOS MBR on your drive.
  27. ---
  28.  . KingQWK 1.05 # 97 . My computer can whip your computer!
  29.                           
  30.