On Wed, 12 Mar 2003, Dirk-Willem van Gulik wrote: > On older windozes one would boot from floppy and do a > > format.exe c: /mbr Actually - my memory is fading; that should be fdisk. And a quick man check on WinXP yeilds 'fixmbr' to be the equivalent: fixmbr <device name> fixmbr \Device\HardDisk0 without a device name it will write to the boot device. See also the man page for 'fixboot'. Dw To Unsubscribe: send mail to majordomo@xxxxxxxxxxx with "unsubscribe freebsd-questions" in the body of the message