From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K8ffn-0004Eh-Fa for qemu-devel@nongnu.org; Tue, 17 Jun 2008 14:12:51 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K8ffl-0004Dn-1h for qemu-devel@nongnu.org; Tue, 17 Jun 2008 14:12:50 -0400 Received: from [199.232.76.173] (port=58495 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K8ffk-0004Dj-Ta for qemu-devel@nongnu.org; Tue, 17 Jun 2008 14:12:48 -0400 Received: from hs-out-0708.google.com ([64.233.178.246]:22908) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K8ffk-0002jV-I1 for qemu-devel@nongnu.org; Tue, 17 Jun 2008 14:12:48 -0400 Received: by hs-out-0708.google.com with SMTP id k27so993393hsc.2 for ; Tue, 17 Jun 2008 11:12:46 -0700 (PDT) Message-ID: <4857FE7A.2030903@codemonkey.ws> Date: Tue, 17 Jun 2008 13:12:10 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: Boot Failure (CDROM boot failure code : 0004) References: <874p7tinv3.fsf@alamut.mobiliz.com.tr> <1213619803.3810.8.camel@frecb07144> <87zlplh68t.fsf_-_@alamut.mobiliz.com.tr> <4856E263.1080103@codemonkey.ws> <874p7svbgr.fsf_-_@alamut.mobiliz.com.tr> <87bq20trig.fsf_-_@alamut.mobiliz.com.tr> In-Reply-To: <87bq20trig.fsf_-_@alamut.mobiliz.com.tr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Laurent Vivier Volkan YAZICI wrote: > On Tue, 17 Jun 2008, Volkan YAZICI 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? > Sounds like there are errors on your disk. Regards, Anthony Liguori > > Regards. > > >