From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EKd1l-0001AX-V2 for qemu-devel@nongnu.org; Wed, 28 Sep 2005 10:35:22 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EKd1f-00017e-TJ for qemu-devel@nongnu.org; Wed, 28 Sep 2005 10:35:16 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EKd1e-00013x-Vq for qemu-devel@nongnu.org; Wed, 28 Sep 2005 10:35:15 -0400 Received: from [72.14.204.196] (helo=qproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EKcw7-0002ot-GA for qemu-devel@nongnu.org; Wed, 28 Sep 2005 10:29:31 -0400 Received: by qproxy.gmail.com with SMTP id q17so419364qba for ; Wed, 28 Sep 2005 07:29:29 -0700 (PDT) Message-ID: Date: Wed, 28 Sep 2005 16:29:29 +0200 From: Enric Pedascoll Quingles MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: [Qemu-devel] qemu for macosx can't boot linux partition Reply-To: Enric Pedascoll Quingles , 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 hello, i try to boot a fisical mac's partition with qemu but i don't obtain good results i have read in documentation files that the command is: ~#qemu -snapshot -hda /dev/(your disk) i try several way with the same result ~#qemu -snapshot -hda /dev/hda ~#qemu -snapshot -hda /dev/disk0 ~#qemu -snapshot -hda /dev/hda0s1..s2...s5 and nothing... anybody knows that i can do! thank you for your answers!