From owner-freebsd-questions@FreeBSD.ORG Mon Mar 12 15:37:56 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6ABB816A403 for ; Mon, 12 Mar 2007 15:37:56 +0000 (UTC) (envelope-from wojtek@tensor.gdynia.pl) Received: from chylonia.3miasto.net (chylonia.3miasto.net [83.12.228.78]) by mx1.freebsd.org (Postfix) with ESMTP id C1D3113C483 for ; Mon, 12 Mar 2007 15:37:51 +0000 (UTC) (envelope-from wojtek@tensor.gdynia.pl) Received: from chylonia.3miasto.net (localhost [127.0.0.1]) by chylonia.3miasto.net (8.13.8/8.13.4) with ESMTP id l2CFbnP5082820; Mon, 12 Mar 2007 16:37:49 +0100 (CET) (envelope-from wojtek@tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by chylonia.3miasto.net (8.13.8/8.13.4/Submit) with ESMTP id l2CFbmH4082817; Mon, 12 Mar 2007 16:37:48 +0100 (CET) (envelope-from wojtek@tensor.gdynia.pl) X-Authentication-Warning: chylonia.3miasto.net: wojtek owned process doing -bs Date: Mon, 12 Mar 2007 16:37:48 +0100 (CET) From: Wojciech Puchar X-X-Sender: wojtek@chylonia.3miasto.net To: Dima Sorkin In-Reply-To: Message-ID: <20070312163658.P82696@chylonia.3miasto.net> References: <87f7f4170703120817y5bf532cwe067efbf9c831ff5@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Jeremy Gransden , freebsd-questions@freebsd.org Subject: Re: diskonkey 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: Mon, 12 Mar 2007 15:37:56 -0000 > ... > umass0: SanDisk Corporation Cruzer Mini, rev 2.00/1.25, addr 3 > ... > > which means that I should >> mount -o rw -t vfat /dev/umass0 MNT_POINT > as root > ? > see farther so da0 (or 1,2,3) will show in logs if it doesn't you may have not compiled da and scbus then /dev/da0 will be the device and /dev/da0s1 - dos partition > Thanks and regards, > Dima. > > On 3/12/07, Jeremy Gransden wrote: >> >> >> >> On 3/12/07, Dima Sorkin wrote: >> > >> > Hi. >> > By what device name should I mount >> > the flash memory disk ("disk-on-key"). >> > >> > On linux it was /dev/sdb0, what is it's name on FreeBSD ? >> > >> > Thanks, >> > Dima. >> > _______________________________________________ >> > freebsd-questions@freebsd.org mailing list >> > >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> > To unsubscribe, send any mail to >> freebsd-questions-unsubscribe@freebsd.org >> > >> >> >> >> What does dmesg call it after you insert it? >> > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >