From owner-freebsd-questions@FreeBSD.ORG Sat Dec 13 09:15:22 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 944E61065670 for ; Sat, 13 Dec 2008 09:15:22 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 4B97A8FC1C for ; Sat, 13 Dec 2008 09:15:20 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3) with ESMTP id mBD9FEJ6008824; Sat, 13 Dec 2008 10:15:14 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3/Submit) with ESMTP id mBD9FDkq008821; Sat, 13 Dec 2008 10:15:14 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Sat, 13 Dec 2008 10:15:13 +0100 (CET) From: Wojciech Puchar To: Warren Block In-Reply-To: Message-ID: <20081213101426.R8801@wojtek.tensor.gdynia.pl> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: questions@freebsd.org Subject: Re: What is trying to write to a write-protected memory card? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Dec 2008 09:15:22 -0000 > Thunar (xfce 4.4) along with hal has no problem automounting an SD card... > unless that card is write-protected. > > There's a delay while the system tries and thinks it fails to mount the > card--twice. Eject the card and the system reboots as if it was mounted. > Try a clean shutdown and the system eventually gives up with one buffer > remaining. > > Is it Thunar trying to write something to the card, or hal, or something > else? > most probably your automounter mounts everything r/w and don't know that card is write protected.