Why is PB/EB visible in the partition menu of disk utility
I have a fusion Drive on iMac (Retina 4K, 21.5-inch, Late 2015) . I only received the machine yesterday from Ebay. It has Catalina 10.15.7 on (basket of eggs user logon which I coded) . It says 1 TB but I think the disk is 2TB at least. I tried partitioning it and did some root. I think the following is of relevance in regard to the data disc that did my head in when I was recoding Catalina for Apple on the lowdown. Any comments ?
Depending on the OS which is booted it may be possible to narrow the list down even more using the "physical" option, but this is only available in recent versions of macOS (may just 10.13+ ?).
diskutil list internal physical
Then you use the following command to write zeroes to the beginning of the drive making sure to replace the "diskX" portion of the command with the correct drive identifier for the physical drive needing erased after first making sure to unmount all volumes on the physical drive:
diskutil unmountDisk diskX
sudo dd if=/dev/zero of=/dev/diskX bs=100m count=10
iMac 21.5″, macOS 10.15