<div dir="auto"><div class="gmail_quote" dir="auto"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br><br>
Thanks.  Where is the beginning of the whole disk image (and end) if I want to “dd” it onto an SSD or SD?<br></blockquote></div><div dir="auto"><br></div><div dir="auto">Meta is at the end. Gunzip will give you a warning and ignored it when expanded.</div><div dir="auto"><br></div><div dir="auto">First byte of the expanded image is the disk sector 0. It is a normal disk image with partitions. I didn't test EFI, which might use GPT but the other one is simply a DOSMBR partitioned disk.</div><div dir="auto"><br></div><div dir="auto">The default size is about 256MB (or is it 128?). Just dd it to something a little bit bigger and let it run.</div><div dir="auto"><br></div><div dir="auto">Regards,</div><div dir="auto"><br></div><div class="gmail_quote" dir="auto"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote></div></div>