From owner-freebsd-hardware@FreeBSD.ORG Thu Sep 9 11:19:27 2004 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27FC016A4CE for ; Thu, 9 Sep 2004 11:19:27 +0000 (GMT) Received: from mxfep01.bredband.com (mxfep01.bredband.com [195.54.107.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0202B43D4C for ; Thu, 9 Sep 2004 11:19:26 +0000 (GMT) (envelope-from mathias@haas.se) Received: from haas.se ([213.113.216.119] [213.113.216.119]) by mxfep01.bredband.com with SMTP id <20040909111924.ICYY1871.mxfep01.bredband.com@haas.se> for ; Thu, 9 Sep 2004 13:19:24 +0200 Received: (qmail 33673 invoked from network); 9 Sep 2004 11:21:40 -0000 Received: from mathias@haas.se by p3-550.haas.se by uid 82 with qmail-scanner-1.20 (spamassassin: 2.61. Clear:RC:1(127.0.0.1):. Processed in 0.054559 secs); 09 Sep 2004 11:21:40 -0000 Received: from localhost.haas.se (HELO mail.haas.se) (127.0.0.1) by localhost.haas.se with SMTP; 9 Sep 2004 11:21:40 -0000 Received: from 193.14.163.194 (SquirrelMail authenticated user mathias@haas.se); by mail.haas.se with HTTP; Thu, 9 Sep 2004 13:21:40 +0200 (CEST) Message-ID: <30520.193.14.163.194.1094728900.squirrel@193.14.163.194> Date: Thu, 9 Sep 2004 13:21:40 +0200 (CEST) From: "Mathias Haas" To: hardware@freebsd.org User-Agent: SquirrelMail/1.4.3a X-Mailer: SquirrelMail/1.4.3a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: Best way to remove HD? X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: mathias@haas.se List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Sep 2004 11:19:27 -0000 Hello! I wonder if this is the best way to disconnect an external firewire disk (Lacie) that's used as an external backup? First I do the backup then I run the 'sync'-command in order to write down any data still in the buffer. After that I umount the disk and then I turn of the power and disconnect the disk from the computer. Before the backup starts I connect the drive and then I simply mount it. Is there any better way to do it or is this safe?