>On Thu, Sep 25, 2014 at 04:35:05PM +0530, Mayuresh Kathe wrote: > `fdisk wd0` output below. ... > Partition table: > 0: GPT Protective MBR (sysid 238) > start 1, size 976773167 (476940 MB, Cyls 0/0/2-60801/80/63) > PBR is not bootable: Bad magic number (0x0000)
Does NetBSD 6.1.4 create GPT partitions? If not, maybe this was preexisting. Try a "dd if=/dev/zero of=/dev/rwd0d" for a few seconds to clear out the start of the disk, then start over. Eric
