From owner-freebsd-current@FreeBSD.ORG Sun Jan 11 10:36:24 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EE1AF1065670 for ; Sun, 11 Jan 2009 10:36:24 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe05.swip.net [212.247.154.129]) by mx1.freebsd.org (Postfix) with ESMTP id 86AD28FC1A for ; Sun, 11 Jan 2009 10:36:23 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=nklthdr5v5AUSfVrlghuJA==:17 a=1_ioSdWVMUT_wPDxYXYA:9 a=p_1tBWMVQmH3VLrS-zgJUGFkIicA:4 a=LY0hPdMaydYA:10 Received: from [62.113.132.62] (account mc467741@c2i.net [62.113.132.62] verified) by mailfe05.swip.net (CommuniGate Pro SMTP 5.2.6) with ESMTPA id 1075789793; Sun, 11 Jan 2009 11:36:22 +0100 From: Hans Petter Selasky To: freebsd-current@freebsd.org Date: Sun, 11 Jan 2009 11:38:45 +0100 User-Agent: KMail/1.9.7 References: <4969BF94.9090002@lissyara.su> In-Reply-To: <4969BF94.9090002@lissyara.su> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200901111138.45620.hselasky@c2i.net> Cc: Alex Keda Subject: Re: Problem with USB mass storage X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jan 2009 10:36:25 -0000 On Sunday 11 January 2009, Alex Keda wrote: > I have problem USB box for hdd. > Device not work =3D( > No partitions =3D( (really - exists s1a) > > lissyara$ ll /dev/da4* > crw-r----- 1 root operator 0, 115 11 =D1=8F=D0=BD=D0=B2 12:39 /dev/d= a4 > lissyara$ > Have you tried: cat /dev/null > /dev/da4 ? =2D-HPS