From owner-freebsd-questions@FreeBSD.ORG Mon Jun 9 01:10:24 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7244C37B401; Mon, 9 Jun 2003 01:10:24 -0700 (PDT) Received: from remt26.cluster1.charter.net (remt26.cluster1.charter.net [209.225.8.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FC4843F3F; Mon, 9 Jun 2003 01:10:21 -0700 (PDT) (envelope-from cableboy@charter.net) Received: from [68.186.32.151] (HELO someone) by remt26.cluster1.charter.net (CommuniGate Pro SMTP 4.0.6) with ESMTP id 51168986; Mon, 09 Jun 2003 02:36:17 -0400 From: "Remington L." To: , Date: Sun, 8 Jun 2003 23:36:03 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook, Build 11.0.4920 Thread-Index: AcMuUWYFuU3PKLEgSy+1YCA59i1rug== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Message-ID: Subject: "Safely" removing USB hard drive X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jun 2003 08:10:24 -0000 I have a USB keychain storage device. I can get it working fine but I cant figure out how to properly disconnect it. In windows I can detach the drive and the LED on the USB keychain goes off. Can this be accomplished in FBSD 5.1? Or is unmounting and simply removing it safe?