remove linux, and then install Windows XP

Tom Buskey tom at buskey.name
Wed Apr 26 12:53:00 EDT 2006


On 4/26/06, Jerry Feldman <gaf at blu.org> wrote:

>
> The following Linux command will clear the MBR (leaving the partition
> table
> alone)
> dd if=/dev/zero of=/dev/hda bs=446 count=1
> But, you can back up the MBR also:
> dd if=/dev/hda of=<file name> bs=512 count=1
>
> Note that the partition table is in the last 66 bytes of the MBR.
>
> There is a good discussion of the MBR here:
> http://www.diydatarecovery.nl/mbr.htm



Yes, that's it.  I couldn't remember if it was 512 or 2048 and I must've
gotten the CD-ROM blocksize in solaris vs the rest of the world mixed up.


--
A strong conviction that something must be done is the parent of many bad
measures.
  - Daniel Webster
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.gnhlug.org/mailman/private/gnhlug-discuss/attachments/20060426/7019398d/attachment.html


More information about the gnhlug-discuss mailing list