From owner-freebsd-questions@FreeBSD.ORG Wed Oct 4 20:08:34 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 E0AAD16A47E for ; Wed, 4 Oct 2006 20:08:34 +0000 (UTC) (envelope-from th.lacoste@wanadoo.fr) Received: from smtp4.orange.fr (smtp4.orange.fr [193.252.22.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8730E43DA2 for ; Wed, 4 Oct 2006 20:07:16 +0000 (GMT) (envelope-from th.lacoste@wanadoo.fr) Received: from smtp-msa-out04.orange.fr (mwinf0406 [172.22.135.34]) by mwinf0405.orange.fr (SMTP Server) with ESMTP id 65EE584437A for ; Wed, 4 Oct 2006 22:03:42 +0200 (CEST) Received: from aldebaran (ASte-Genev-Bois-151-1-88-250.w86-212.abo.wanadoo.fr [86.212.233.250]) by mwinf0406.orange.fr (SMTP Server) with SMTP id DE08C1C00280 for ; Wed, 4 Oct 2006 22:03:10 +0200 (CEST) X-ME-UUID: 20061004200310909.DE08C1C00280@mwinf0406.orange.fr Message-ID: <003d01c6e7f0$2083be70$0201a8c0@aldebaran> From: "Thierry Lacoste" To: Date: Wed, 4 Oct 2006 22:03:11 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2869 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2962 Subject: problems with a LaCie USB disk 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: Wed, 04 Oct 2006 20:08:35 -0000 I'm running FreeBSD 6.1-RELEASE on a Dell PowerEdge 850. When I plug a brand new LaCie 500 GB USB disk I have this: Sep 28 18:24:57 polaris kernel: umass0: LaCie Group.SA BigDisk Extreme, rev 2.00/1.18, addr 2 Sep 28 18:24:59 polaris kernel: da0 at umass-sim0 bus 0 target 0 lun 0 Sep 28 18:24:59 polaris kernel: da0: Fixed Direct Access SCSI-4 device Sep 28 18:24:59 polaris kernel: da0: 40.000MB/s transfers Sep 28 18:24:59 polaris kernel: da0: 476950MB (976794112 512 byte sectors: 255H 63S/T 60802C) After 'newfs /dev/da0' I'm able to mount it and use it. When I unplug it (after unmounting) and shut it down I'm unable to use it again. Here's all I get when I plug it in again: Oct 4 12:18:28 polaris kernel: ugen0: Texas Instruments TUSB6250 Boot Device, rev 2.00/3.00, addr 2 Did I miss something? Best regards, Thierry.