From owner-freebsd-doc@FreeBSD.ORG Tue Dec 9 21:27:18 2014 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BC079BE6 for ; Tue, 9 Dec 2014 21:27:18 +0000 (UTC) Received: from mail-wi0-x22b.google.com (mail-wi0-x22b.google.com [IPv6:2a00:1450:400c:c05::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5B1F089A for ; Tue, 9 Dec 2014 21:27:18 +0000 (UTC) Received: by mail-wi0-f171.google.com with SMTP id bs8so9283070wib.16 for ; Tue, 09 Dec 2014 13:27:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=zW/QXhATd5wUjp+QYCY7clNHFbA6g/196dUyPjdZT3I=; b=ruKebT5coE2ceNdhZYPVdz+BoEH1hHxj595wxjx8sOi15xVcyz8DkmxyYyxaYKWvoK SeyUGsGyPYLidEUE7nkCDQurjEJMoP09qfTrCOPZDtbkkt9QkqbFBelhR7bXrjRp2+9e DQwbCfrx2NrZdLGPToG44BrNN0MkuKHs4PlP5cGV6H+FSqMI41Bxwrv23WDjBdELvU8n YfF82kxKTIqMd7gbW5fUBtWHi4vgTY0fQH+LARa3vRrJOXmA2UKy36kerxgImDtkCnFV pSvgtdV0ocj6o4V6TrVzmYGs9pSUDff638ALvDwkwEovCgO69porhQdlplvYBqLEiCc0 kItw== MIME-Version: 1.0 X-Received: by 10.194.193.38 with SMTP id hl6mr912360wjc.38.1418160436699; Tue, 09 Dec 2014 13:27:16 -0800 (PST) Received: by 10.27.219.2 with HTTP; Tue, 9 Dec 2014 13:27:14 -0800 (PST) Date: Tue, 9 Dec 2014 22:27:14 +0100 Message-ID: Subject: handbook virtualization-guest turn ACPI off for Virtual PC From: Franz Prilmeier To: freebsd-doc@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Dec 2014 21:27:18 -0000 Hello, I was just installing FreeBSD from the image FreeBSD-10.1-RELEASE-i386-dvd1 as a guest OS on a virtual PC (Windows 7). The installation didn't work right out of the box; I started from the DVD and I got: (cd0:ata1:0:0:0): READ(10). CDB: 28 00 00 11 aa 16 00 00 01 00 (cd0:ata1:0:0:0): CAM status: Command timeout (cd0:ata1:0:0:0): Retrying command [... looping] May I suggest to add a little comment in handbook/virtualization-guest.html about turning ACPI support off? - I don't believe this is a FreeBSD bug, but rather a Virtual PC 'inconvenience' The problem is mentioned here handbook/bsdinstall-install-trouble.html but since there is a dedicated page about Virtual PC it might be easier to find this information there. Thanks and best regards, Franz