From owner-freebsd-stable@FreeBSD.ORG Mon Dec 6 03:53:50 2004 Return-Path: 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 F223916A4CE for ; Mon, 6 Dec 2004 03:53:50 +0000 (GMT) Received: from ion.gank.org (ion.gank.org [69.55.238.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF67E43D58 for ; Mon, 6 Dec 2004 03:53:50 +0000 (GMT) (envelope-from craig@feniz.gank.org) Received: from aldaris.auir.gank.org (arbiter.gank.org [64.81.113.221]) by ion.gank.org (mail) with ESMTP id 811B82A98A; Sun, 5 Dec 2004 21:53:50 -0600 (CST) From: Craig Boston To: freebsd-stable@freebsd.org Date: Sun, 5 Dec 2004 21:53:46 -0600 User-Agent: KMail/1.7.1 References: <41AE2A8D.6050003@adbulco.nl> <20041203133839.32f61de0.gstewart@bonivet.net> <178B4486-452E-11D9-B7D6-000D93B0B684@ife.no> In-Reply-To: <178B4486-452E-11D9-B7D6-000D93B0B684@ife.no> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200412052153.46682.craig@feniz.gank.org> cc: "Stein M. Sandbech" Subject: Re: Was: Re: Making a data DVD with 4.10 and dvd+rw-format X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Dec 2004 03:53:51 -0000 On Friday 03 December 2004 7:20 am, Stein M. Sandbech wrote: > Yes, I tried that (if my memory doesn't fail me). It seemed to fail on > something > related to the ATAPI device /dev/acd0. If there's nothing else important on the same ATA channel, sometimes an atacontrol detach / attach of the entire channel will kick frozen drives loose. Just make sure you don't have a disk with mounted filesystems on there too... Craig