you dont need to trash the whole meg. the label and bootstrap occupy at most the first 20 blocks of a disk. (for a block being 512bytes) isildur > Yes. > dd if=/dev/zero of=/dev/rsd1c bs=10240 count=100 > fills the first MB of the disk with null bytes. (On i386 use /dev/rsd1d)