From owner-freebsd-stable@FreeBSD.ORG Sun Nov 6 11:31:04 2005 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B4F616A41F for ; Sun, 6 Nov 2005 11:31:04 +0000 (GMT) (envelope-from joao.barros@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7481A43D45 for ; Sun, 6 Nov 2005 11:31:03 +0000 (GMT) (envelope-from joao.barros@gmail.com) Received: by xproxy.gmail.com with SMTP id t14so207043wxc for ; Sun, 06 Nov 2005 03:31:02 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=hScCR3E8vqrK7g+ATatJ4i0vMgG1i5mgNx+Uk3pf6XuBZd5/NdmTvwpjgjR1Yi5KCFKB0x/sBvrQLAt3mS6xyll1+7MDrwqpLdbK/mNdH+DkDYozmwzVus+IGWNI8QWFDDn3hhVn/3XFvkBCzPy/ooyz+bBKxiGkdSULrcsWyWM= Received: by 10.70.44.6 with SMTP id r6mr3804818wxr; Sun, 06 Nov 2005 03:23:55 -0800 (PST) Received: by 10.70.9.10 with HTTP; Sun, 6 Nov 2005 03:23:55 -0800 (PST) Message-ID: <70e8236f0511060323k5b82cda4rdd0af38236d8d929@mail.gmail.com> Date: Sun, 6 Nov 2005 11:23:55 +0000 From: Joao Barros To: =?ISO-8859-1?Q?Jo=E3o_Carlos_Mendes_Lu=EDs?= In-Reply-To: <436D9486.7090106@jonny.eng.br> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <436D7401.2080904@jonny.eng.br> <70e8236f0511051924m5752c966nc2cd7a3afd0f373c@mail.gmail.com> <436D9486.7090106@jonny.eng.br> Cc: stable@freebsd.org Subject: Re: Problems with 6.0-release inside vmware 5 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Nov 2005 11:31:04 -0000 On 11/6/05, Jo=E3o Carlos Mendes Lu=EDs wrote: > Joao Barros wrote: > > On 11/6/05, Jo=E3o Carlos Mendes Lu=EDs wrote: > > > >>Hi, > >> > >> I tried to install a vmware 5 virtual machine with 6.0-RELEASE, usi= ng > >>physical partitions. In this mode, even ATA disks appear as SCSI to th= e guest > >>system. In VMWARE ghest, this also means a buslogic mpt controller. > >> > >> Up to 5.4-stable, this worked ok. But at 6.0-release, the mpt cont= roller is > >>detectd, but no disk is found. Any hints? > > > > > > I have 6.0 working under VMWare 5.0 using physical partitions. > > When you add a new disk you are given an advanced option where you can > > specify IDE or SCSI. VMWare by default goes SCSI, so you must have > > missed it as it's very common to happen. > > For me, it only asks for IDE or SCSI on logical disks. Maybe because= I am > not using the whole disk, but only some of its partitions. > > My main intent is to be able to dual boot Windows and FreeBSD, and ke= ep both > running, with Windows vmware hosting FreeBSD (I would prefer the other wa= y, but > vmware3 is a bit old). I need a secondary root partition, because of ker= nel and > config changes, but the data partitions could be shared. > > BTW: Maybe this can help. I'll copy scsi@, maybe they can find this p= roblem > quicker. > > The only messages sent by the mpt driver are: > > mpt0: port 0x1080-0x10ff mem > 0xec800000-0xec800fff irq 17 at device 16.0 on pci0 > mpt0: [GIANT-LOCKED] > mpt0: MPI Version=3D1.2.0.0 > mpt0: Unhandled Event Notify Frame. Event 0xa. > > If I enable verbose booting, there are to many messages for me to unde= rstand > each one. > > Also: In the install CD fixit shell, "camcontrol devlist" finds no de= vice, > but "camcontrol devlist -v" finds two VMware devices , at > scbus target 0 and 1. If I do a "camcontrol rescan all", and then anothe= r > "camcontrol devlist -v", even these devices disappear. > > I did also try disabling ACPI during boot, but no luck. I still believe you are not doing it right. When you are configuring VMWare, on the Add Harddisk Wizard, on the final steps, when you get to the "Specify Disk File" do you see an "Advanced" button? Does it show SCSI or IDE? Btw, mine only says IDE -- Joao Barros