Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

A better hd format

Status
Not open for further replies.

ndogg

Programmer
Feb 7, 2000
156
US
I have been trying to figure out a way to format my hard drives without deleting their partition types. I tried dd if=/dev/zero of=/dev/hda1, but that deletes the partition type as well, so that didn't help. Does anyone know of a better way? <p>REH<br><a href=mailto:hawkdogg@crosswinds.net>hawkdogg@crosswinds.net</a><br><a href= by Linux</a><br>Learn Linux and Leave out the Windows :)
 
Yep.....make an image of your boot sector; format the drive; then copy the image back to your boot sector & the OS will be none the wiser (at least not until it tries to read the drive ;) <p>-Robherc<br><a href=mailto:robherc@netzero.net>robherc@netzero.net</a><br><a href= shared.freeservers.com/searchmaster.html>SearchMaster Interface...11-in-1</a><br>Wanting to learn Assembler; please e-mail me any tutorials or links for it that are useful to you :)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top