From owner-freebsd-questions@freebsd.org Sat Jul 23 13:16:11 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BA3A9BA1EEA for ; Sat, 23 Jul 2016 13:16:11 +0000 (UTC) (envelope-from marcel.kessler@posteo.de) Received: from mout02.posteo.de (mout02.posteo.de [185.67.36.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.posteo.de", Issuer "StartCom Class 3 Primary Intermediate Server CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 778961708 for ; Sat, 23 Jul 2016 13:16:11 +0000 (UTC) (envelope-from marcel.kessler@posteo.de) Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 9EA6F209F1 for ; Sat, 23 Jul 2016 15:16:01 +0200 (CEST) Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 3rxSh12Md6z1043 for ; Sat, 23 Jul 2016 15:15:59 +0200 (CEST) Content-Type: text/plain; charset=UTF-8 From: Marcel Kessler To: freebsd-questions Subject: Write-Command timeout on MacBook Air 2013/SSD Date: Sat, 23 Jul 2016 15:15:58 +0200 Message-Id: <1469279285-sup-1766@Marcels-iMac.fritz.box> User-Agent: Sup/0.22.1 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Jul 2016 13:16:11 -0000 I am trying to install FreeBSD on my MacBook Air 2013 with an installed SSD. Sadly i get some write Errors, seems like the SSD doesn't respond some times. The exact error is: (ada0:ahcich0:0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 ... (ada0:ahcich0:0:0:0:0): CAM status: Command timeout (ada0:ahcich0:0:0:0:0): Retrying command The installation process will continue, but is pretty slow. The error occours randomly. But often while extracting the ports.txz. When i minify the data which needs to be extracted via excluding ports.txz, doc.txz, lib32.txz, ... and i have some luck, i can install FreeBSD without an error. But the error still occours while using the installed system. The SSD is fine. Works with MacOS, Debian, Arch, OpenBSD, ... I tried diffrent Flash-Drives and even two SD-Cards via the CardReader. I also tried the netinstall. I tried every option in the UFS-settings (TRIM, v1, ...). I am trying to install FreeBSD side-by-side with MacOS (like i always did with linux Distros). I have enough free diskspace. Hope you can help me. Thanks! Greetings