<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">The appliance kernel couldn't find any partitions at all on the disk.<br>
<br>
Is it a raw format disk image, or some other format that qemu can<br>
reasonably be expected to read?</blockquote><div><br></div><div>I used the "Advanced Options" of Macrium Reflect (on Windows 7) to do a raw byte copy. </div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
If it is, then yes I'd say the image is corrupted.  However you'd<br>
probably want to hexdump it to see what's really going on.<br></blockquote><div><br></div><div>I looked at the first sector wondering if Macrium prepended its own stuff but it looks like the start of a boot sector to me.</div><div><br></div><div>Offset(h) 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F</div><div>00000000  EB 3E 90 4D 53 57 49 4E 34 2E 30 00 02 40 01 00  ë>.MSWIN4.0..@..</div><div>00000010  02 00 02 00 00 F8 FC 00 3F 00 40 00 3F 00 00 00  .....øü.?.@.?...</div><div>00000020  41 E0 3E 00 80 00 29 91 2C 95 24 20 20 20 20 20  Aà>.€.)‘,•$     </div><div>00000030  20 20 20 20 20 20 46 41 54 31 36 20 20 20 F1 7D        FAT16   ñ} </div><div><br></div><div>As for examining the rest of the image at the hex level and making an assessment - that is beyond my scope of expertise.</div><div>But certainly it could have been corrupted.</div><div>I'll see if I can get access to the drive and use Linux (and dd) to make a new image.</div></div></div></div>