From owner-freebsd-questions@FreeBSD.ORG Thu Aug 28 07:46:27 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 37C651065675 for ; Thu, 28 Aug 2008 07:46:27 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.freebsd.org (Postfix) with ESMTP id 861168FC1E for ; Thu, 28 Aug 2008 07:46:26 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.13.1/8.13.1) with ESMTP id m7S7kOOv058668 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 28 Aug 2008 14:46:24 +0700 (ICT) (envelope-from on@banyan.cs.ait.ac.th) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.14.2/8.12.11) id m7S7kOxT018498; Thu, 28 Aug 2008 14:46:24 +0700 (ICT) Date: Thu, 28 Aug 2008 14:46:24 +0700 (ICT) Message-Id: <200808280746.m7S7kOxT018498@banyan.cs.ait.ac.th> From: Olivier Nicole To: cyb.@gmx.net In-reply-to: <20080828094444.1751cea2.cyb.@gmx.net> (message from Andreas Rudisch on Thu, 28 Aug 2008 09:44:44 +0200) References: <200808280656.m7S6uR9H017806@banyan.cs.ait.ac.th> <20080828094444.1751cea2.cyb.@gmx.net> X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Cc: freebsd-questions@freebsd.org Subject: Re: How to eject an USB disk on FreeBSD 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: Thu, 28 Aug 2008 07:46:27 -0000 > > Like in Windows after stopping a USB mass storage device, one has to > > unplg and replug the disk if he wants to access it again. > > What about just unplugging the disk when you are done with your skript > and do not need the disk any more? I may not be around when the script finishes... Olivier