If you want to erase the boot sector, partition table, and entire drive: dd if=/dev/zero of=/dev/hda Warning: This erases everything including the partition table, so everything on the drive will be lost. Be sure you want to erase the entire drive before proceeding. Scott Berry wrote: >iS THERE A COMMAND TO ACTUALLY FORMAT THE WHOLE DRIVE