From owner-freebsd-bugs Sat Jul 20 16:40: 8 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D89037B400 for ; Sat, 20 Jul 2002 16:40:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AC3343E4A for ; Sat, 20 Jul 2002 16:40:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6KNe2JU033542 for ; Sat, 20 Jul 2002 16:40:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6KNe2jh033541; Sat, 20 Jul 2002 16:40:02 -0700 (PDT) Date: Sat, 20 Jul 2002 16:40:02 -0700 (PDT) Message-Id: <200207202340.g6KNe2jh033541@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Paul A. Scott" Subject: Re: misc/39394: 4.6 does not run as VMware guest OS Reply-To: "Paul A. Scott" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR misc/39394; it has been noted by GNATS. From: "Paul A. Scott" To: "Artem 'Zazoobr' Ignatjev" , Cc: Subject: Re: misc/39394: 4.6 does not run as VMware guest OS Date: Sat, 20 Jul 2002 16:30:58 -0700 "Artem 'Zazoobr' Ignatjev" wrote: > In fido7.ru.unix.bsd it's advised to remove usb from virtual machine > configuration. > Sinceherely yours, Artem 'Zazoobr' Ignatjev. I already did that. Virtual PC has a feature to completely remove USB, but this made no difference. Anyway, the problem seems to be related to the acd device support. It always hangs on: DEBUG: deviceTry: attempting to open /dev/acd0c DEBUG: deviceTry: Making raw device for /dev/acd0c [117, 0] Keep in mind that this problem ONLY occurs in 4.6-RELEASE and that earlier versions, e.g. 4.5, 4.4, etc., are unaffected. Paul A. Scott P.S. Prior to the hang as described above, scrolling back on the sysinstall virtual tty shows the following just before sysinstall fills the terminal screen with a blue background: acd0: DVD-ROM drive at ata1 as master acd0: 128KB buffer, PIO4 acd0: Reads: CD-R, CD-RW, CD-DA, DVD-ROM, DVD-R, DVD-RAM, packet acd0: Writes: acd0: Audio: play, 255 volume levels acd0: Mechanism: ejectable tray, lock protected acd0: Medium: CD-ROM unknown [The FreeBSD 4.6 Disc 1 is loaded - PScott] However, when the DEBUG virtual tty later reports "making raw device" for acd0c, then the machine hangs. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message