> When you "delete a partition" all you've done is removed the entry
> in the table, but the data that belongs to the partition you just
> deleted is still on the disk in the place where it always was.
Note that this is usually the case in tools like `fdisk` but it's
usually not necessarily the case with all tools (macOS tools don't seem
to offer such a functionality, for example).
Stefan