ChaosWarmech
Member
So two SD cards that I ordered just came in today, and the first thing I wanted to do was benchmark both of them just out of curiosity. I completely erased the drive and then tried to benchmark with Disk Utility(Ubuntu), but it failed saying that there was still a partition table. So I tried
And it worked just fine, and then I was able to benchmark it with the gui afterwards.
So when you erase a drive there still is a partition table hiding and the only way to delete it is to write over it with nothing? Can somebody shed some light on this for me?
Also, what file system would you recommend for use with the pandora?
Code:
dd if=/dev/zero of=/dev/sdd bs=4MiB count=100
And it worked just fine, and then I was able to benchmark it with the gui afterwards.
So when you erase a drive there still is a partition table hiding and the only way to delete it is to write over it with nothing? Can somebody shed some light on this for me?
Also, what file system would you recommend for use with the pandora?