From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D6WnK-0000Qp-9m for qemu-devel@nongnu.org; Wed, 02 Mar 2005 11:33:54 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D6Wfn-0007C3-Mt for qemu-devel@nongnu.org; Wed, 02 Mar 2005 11:26:19 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D6Wfh-0007Ag-6K for qemu-devel@nongnu.org; Wed, 02 Mar 2005 11:26:01 -0500 Received: from [208.145.81.125] (helo=mail.link77.net) by monty-python.gnu.org with esmtp (SSLv3:DES-CBC3-SHA:168) (Exim 4.34) id 1D6WN6-0007at-0X for qemu-devel@nongnu.org; Wed, 02 Mar 2005 11:06:48 -0500 Received: from [221.128.99.106] (account martin_hosken@sil.org HELO [192.168.1.3]) by mail.link77.net (CommuniGate Pro SMTP 4.1.8) with ESMTP-TLS id 63634792 for qemu-devel@nongnu.org; Wed, 02 Mar 2005 11:06:28 -0500 Message-ID: <4225E3E6.10406@sil.org> Date: Wed, 02 Mar 2005 23:03:50 +0700 From: Martin Hosken MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] SME fails to install 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 Dear All, Just a little bug report. dd if=/dev/zero bs=1G of=qemu.dat count=1 qemu -hda qemu.dat -cdrom /dev/hdc -boot d fails to install SME 6.5b1 (http://www.ibiblio.org/pub/linux/distributions/smeserver/releases/6.5RC1/iso/smeserver-6.5RC1-i386.iso) due to inability to partition the disk. I am guessing that there is something odd going on with an old version of anaconda and qemu. Whether RC1 has the same fault, I don't have the bandwidth to say :( TIA, Yours, Martin