From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Bnibt-0007uU-Qo for qemu-devel@nongnu.org; Thu, 22 Jul 2004 14:48:05 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Bnibs-0007uB-7J for qemu-devel@nongnu.org; Thu, 22 Jul 2004 14:48:05 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bnibs-0007u8-39 for qemu-devel@nongnu.org; Thu, 22 Jul 2004 14:48:04 -0400 Received: from [171.64.10.152] (helo=smtp-roam.Stanford.EDU) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BniYa-00037t-65 for qemu-devel@nongnu.org; Thu, 22 Jul 2004 14:44:40 -0400 Subject: Re: [Qemu-devel] Re: winblows 2k on OSX? References: <20040722180352.GA47848@monsterjam.org> <877jsvq4s7.fsf@benpfaff.org> <20040722183909.GB47848@monsterjam.org> From: Ben Pfaff Date: Thu, 22 Jul 2004 11:44:30 -0700 In-Reply-To: <20040722183909.GB47848@monsterjam.org> (jason@monsterjam.org's message of "Thu, 22 Jul 2004 14:39:09 -0400") Message-ID: <873c3jq3u9.fsf@benpfaff.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: Ben Pfaff Reply-To: blp@cs.stanford.edu, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jason Cc: qemu-devel@nongnu.org Jason writes: > well, I was using that actually, but I just wanted to doublecheck.. > I created a blank image file, and when I run that, I get > > mybox:~/qemu_images root# /opt/local/bin/qemu win2k.img -cdrom /dev/disk1s0 -boot d > /dev/disk1s0: Device busy > qemu: could not open hard disk image '/dev/disk1s0 > mybox:~/qemu_images root# > > thats after I ejected, re-inserted the win2k cdrom. Im not sure why its busy, > but Im sure that /dev/disk1s0 is the CDROM on OSX. I don't know how OS X works, so I don't know the correct solution for this. But if you can copy the CD-ROM to an ISO image file, then it should work to specify the ISO file as the argument to CD-ROM. This is what I always do. -- On Perl: "It's as if H.P. Lovecraft, returned from the dead and speaking by seance to Larry Wall, designed a language both elegant and terrifying for his Elder Things to write programs in, and forgot that the Shoggoths didn't turn out quite so well in the long run." --Matt Olson