From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Maqtr-0001XK-AV for qemu-devel@nongnu.org; Tue, 11 Aug 2009 08:56:23 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Maqtq-0001Wm-Aw for qemu-devel@nongnu.org; Tue, 11 Aug 2009 08:56:22 -0400 Received: from [199.232.76.173] (port=40730 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Maqtq-0001Wg-3Q for qemu-devel@nongnu.org; Tue, 11 Aug 2009 08:56:22 -0400 Received: from qw-out-1920.google.com ([74.125.92.150]:14778) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Maqtp-0001Ap-NW for qemu-devel@nongnu.org; Tue, 11 Aug 2009 08:56:21 -0400 Received: by qw-out-1920.google.com with SMTP id 5so1270896qwc.4 for ; Tue, 11 Aug 2009 05:56:20 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20090810173729.GA26795@lst.de> References: <49303f60908081553u63e530e0i7132b689fd4647bf@mail.gmail.com> <176327.59355.qm@web30601.mail.mud.yahoo.com> <49303f60908091312t3a44f127ma206c89f4841287b@mail.gmail.com> <1E154A94-3602-4108-9E40-54E3A77A183B@web.de> <20090810173729.GA26795@lst.de> Date: Tue, 11 Aug 2009 09:56:20 -0300 Message-ID: <49303f60908110556m35bdcf1ci2140dd192c25b823@mail.gmail.com> Subject: Re: [Qemu-devel] SCO Unixware 2.1.x on qemu From: Diego Woitasen Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Christoph Hellwig Cc: Andreas F?rber , QEMU Developers , Teemu N?tkinniemi 2009/8/10 Christoph Hellwig : > On Mon, Aug 10, 2009 at 07:14:11PM +0200, Andreas F?rber wrote: >> >> Am 09.08.2009 um 22:12 schrieb Diego Woitasen: >> >> >The installation works with QEMU but it doesn't detect the CDROM. Is >> >there something new in the virtual cdrom that makes Unixware fails on >> >its detection? Is there something in the code that I could change? I >> >trie'd my floppies and the CD on an old HP machine and works but the >> >CDROM must have to be connected as primary slave. Using "-drive >> >index=3D1...." doesn't work with QEMU. >> >> Justin Chevrier sent some patches for an SCO OpenServer guest, last >> fall/winter. Part of it were some SCSI fixes iirc, so you could try >> emulating a SCSI rather than IDE CD-ROM drive. >> You might also want to check whether all the SCO-related patches >> actually got committed. Patches for non-mainstream guests or hosts >> tend to get less attention. > > Note that OpenServer is not related to Unixware 2.x at all. =A0OpenServer > was the last incarnation of the SVR3-based SCO Unix, while Unixware 2.x > was the straight SVR4.2MP they acquired later. > >> >> Regards, >> Andreas >> >> > ---end quoted text--- > I've found a solution. I installed Unixware on an old HP PC (Pentium 100, IDE) and then took an image with "dd", and works without any special trip. I'm using QEMU 0.9.1 (Debian Lenny package) because the lateset version fails, Unixware reports a timeout error with the disk controller. --=20 Diego Woitasen