qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Juergen Keil <jk@tools.de>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Re: Boot Failure (CDROM boot failure code : 0004)
Date: Tue, 17 Jun 2008 16:27:06 +0200 (CEST)	[thread overview]
Message-ID: <20080617142706.911C94B442@imap.tools.intra> (raw)


Volkan YAZICI writes:
> 
> On Tue, 17 Jun 2008, Volkan YAZICI <yazicivo@ttmail.com> writes:
> >   root:~# diff \
> >   > /root/scd0.iso.md5sum
> >   > /home/windows/windows-server-2003-standard-x86-64-sp2.iso.md5sum
> >   1c1
> >   < b5d670b7360dc43af8157a50de43bac1  scd0.iso
> >   ---
> >   > cfcf3b24d9b44e75826259c9e914bf40  
windows-server-2003-standard-x86-64-sp2.iso
> 
> More interesting results:
> 
>   windows:~# md5sum windows-server-2003-standard-x86-64-sp2-dd-bs-*
>   b5d670b7360dc43af8157a50de43bac1  
windows-server-2003-standard-x86-64-sp2-dd-bs-1024.iso
>   b253aa547f8a7269b6589caa001bd566  
windows-server-2003-standard-x86-64-sp2-dd-bs-2048.iso
>   64a9d318690bfe223b0e3c5c15b392e3  
windows-server-2003-standard-x86-64-sp2-dd-bs-32768.iso
>   b5d670b7360dc43af8157a50de43bac1  
windows-server-2003-standard-x86-64-sp2-dd-bs-512.iso
> 
> Quite funny. (By the way, all of them are of same size.) Should I trust
> that bs={1024,512} produce the right result?  Anyway, neither of them
> solve the problem. Any ideas?

That is unexpected.  I'd expect that you get exactly the same
bits no matter what block size >= 2048 (and power of 2) you use.

Some drives (or the OS) also allow block sizes of 1024 or
512 bytes, but you should still get exactly the same bits.


Smells like a bug, either with the optical drive, or some
driver, filesystem, or OS issue.


What happens when you use "cmp -l" on a pair of the above
iso images which have not have the same md5 checksum?  

At what file offset does it find differences?  Only on the
last 2-3 blocks of the file, perhaps?

Does cmp -l only find a few differences per iso image pair?
What are the differences?

             reply	other threads:[~2008-06-17 14:27 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-17 14:27 Juergen Keil [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-06-18  8:38 [Qemu-devel] Re: Boot Failure (CDROM boot failure code : 0004) Juergen Keil
2008-06-16 12:08 [Qemu-devel] " Volkan YAZICI
2008-06-16 12:36 ` Laurent Vivier
2008-06-16 13:14   ` [Qemu-devel] " Volkan YAZICI
2008-06-16 17:26     ` Jens Axboe
2008-06-16 17:41       ` Avi Kivity
2008-06-16 18:01         ` Jens Axboe
2008-06-16 17:43       ` Natalia Portillo
2008-06-16 17:49       ` Paul Brook
2008-06-16 18:00         ` Jens Axboe
2008-06-16 18:29           ` Avi Kivity
2008-06-17 18:29             ` Jens Axboe
2008-06-17  8:25           ` Brad Campbell
2008-06-16 17:46     ` Natalia Portillo
2008-06-17  5:33       ` Volkan YAZICI
2008-06-17 20:01         ` Natalia Portillo
2008-06-16 22:00     ` Anthony Liguori
2008-06-17  6:09       ` Volkan YAZICI
2008-06-17  8:06         ` Volkan YAZICI
2008-06-17 18:12           ` Anthony Liguori
2008-06-16 14:00 ` [Qemu-devel] " Avi Kivity
2008-06-17  6:40   ` [Qemu-devel] " Volkan YAZICI
2008-06-16 16:04 ` Sebastian Herbszt
2008-06-17  6:23   ` Volkan YAZICI
2008-06-17 13:59     ` Sebastian Herbszt
2008-06-17 14:36       ` Volkan YAZICI
2008-06-17 20:05         ` Natalia Portillo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080617142706.911C94B442@imap.tools.intra \
    --to=jk@tools.de \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).