From owner-freebsd-usb@FreeBSD.ORG Thu May 5 05:46:10 2005 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E94416A4CE for ; Thu, 5 May 2005 05:46:10 +0000 (GMT) Received: from camay.yandex.ru (camay.yandex.ru [213.180.200.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A3B443D73 for ; Thu, 5 May 2005 05:46:10 +0000 (GMT) (envelope-from retrograd@yandex.ru) Received: from YAMAIL (camay.yandex.ru) by mail.yandex.ru id ; Thu, 5 May 2005 09:45:56 +0400 Date: Thu, 5 May 2005 09:45:56 +0400 (MSD) From: "retrograd" Sender: retrograd@yandex.ru Message-Id: <4279B314.000003.19307@camay.yandex.ru> MIME-Version: 1.0 X-Mailer: Yamail [ http://yandex.ru ] Errors-To: retrograd@yandex.ru To: freebsd-usb@freebsd.org X-Source-Ip: 213.140.236.241 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: The USB storage device X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: retrograd@yandex.ru List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2005 05:46:10 -0000 Hello everybody I have two storage USB device. The first is memory stick Kingston DataTravel 256mb, FAT, the second is external hard disk Maxtor One Touch 250gb, NTFS and I have some problems with using these devices. When I connect Kingston DataTravel, I get system message "umass0: Kingston DataTravel 2.0 addr 3" and then nothing. The device da0 is not created and as result I can not to use the device. When I connect Maxtor One Touch, the device is connected normally, I can see the devices da0 and da0s1 but when I try to use command "mount_ntfs /dev/da0s1 /mnt " the operation system is died. I can not use any commamnd after this. Could you help me? Best regards, Maxim