<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">Hi Mike</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">With a 32GB card you should be using something like:</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;"><span style="font-family:monospace;">dd if=/dev/zero of=/dev/sdb bs=1M count=32768 </span> </p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">The DOS partition is presumably for /boot/efi and the Ext4 partitions for / and /home - no swap?</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">I would use Gparted for that.</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">John</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">On Monday, 15 March 2021 21:08:44 GMT Moanin via Bradford wrote:</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> Evenin' All,</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> I have two 32gb micro SD cards, the second because the first one</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> appeared to be corrupted. Once loaded with an OS, there were loads of</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> 4gb sectors at the beginning and the OS update in the Pi showed not</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> enough space left on the card. It needed a few more mb on the partition.</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> But it wasn't the card. This has repeated itself with each attempt to</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> fix matters.</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> Wiping the cards then checking with either lsblk or fdisk -l showed them</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> as clean. So the formatting process came under suspicion and I was extra</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> careful when formatting them. So the OS transfer (using dd) became the</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> main suspect.</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> They wee cleaned using the command "dd if=/dev/zero of=/dev/sdb bs=8192"</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> (earlier attempts were with bs=1M) and everything shows as 512 bytes</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> from fdisk -l /dev/sdb. The result has not changed with the altering of</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> the bs size parameter. It looks OK to me. Is it correct? As we would expect?</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> All of the above was using a CentOS 7 for Pi download but it may be</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> corrupted (the cause) and no Pi version is available any more. So</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> Raspberry Pi OS (Raspbian has been renamed, still Debian based) is about</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> to be downloaded.</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> Here's the question: what is the best format structure for one of these</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> micro SDs prior to installing it? I really don't want to end up going</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> round in more frustrating and time consuming circles.</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> The various online docs show a dos partition table with a 512M ext4</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> primary partition and another ext4 primary partition for the remainder</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> of the card. I've been using fdisk to do the formatting. Would Parted do</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> a better job, or stick with fdisk?</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> If fdisk and dos table, is it safe to just hit o (create a new empty dos</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> partition table) to begin with?</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> TIA,</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> Mike</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> </p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> --</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> Bradford mailing list</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> Bradford@mailman.lug.org.uk</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">> https://mailman.lug.org.uk/mailman/listinfo/bradford</p>
<br /><br /></body>
</html>