How do I delete Fusion Drive in Sonoma
I am trying to delete fusion drive /dev/disk2 via Terminal commands
diskutil apfs deletecontainer disk2
or
diskutil apfs deletecontainer /dev/disk2
Result:
you must specify either an apfs container reference or physical store
How can delete this fusion drive to free both hard-drives from the fusion drive?