On Sat, 10 Nov 2018, Galen Seitz wrote:

dd if=/dev/zero of=/dev/my_raw_scratch_disk bs=1M count=1

This will zero the first megabyte of the disk, wiping any existing
partition table. Then try partitioning again. Be sure you are using the
whole device and not a partion (i.e. /dev/sdX and not /dev/sdXN).

galen,

  Thank you. The drive is seen as /dev/sdb and that's why I was puzzled that
not all 3T were seen.

  A task for tomorrow morning.

Best regards,

Rich
_______________________________________________
PLUG mailing list
PLUG@pdxlinux.org
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to