From owner-freebsd-questions@FreeBSD.ORG Mon Mar 12 15:26:55 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 E717816A408 for ; Mon, 12 Mar 2007 15:26:55 +0000 (UTC) (envelope-from dima.sorkin@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.242]) by mx1.freebsd.org (Postfix) with ESMTP id A56CC13C484 for ; Mon, 12 Mar 2007 15:26:55 +0000 (UTC) (envelope-from dima.sorkin@gmail.com) Received: by an-out-0708.google.com with SMTP id c24so1333063ana for ; Mon, 12 Mar 2007 08:26:55 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=E/Awq+NZ+WRDQvmVR+Hmjjpw+cNsxxjpPPWlPeaCA/UJcXar8WIUiY8vpFBdZQtqsBmyVcb59qntwGOREtIBKg5dQjaoe8TC3uPxIIBA28HRjJyN9SNPCGEyMynkcKZ9JK8sT2Sk4ZZrXgdVKS0TwQsRKHx8WJajkRQR6qBcbCw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=AehA1wISkL17n3FTAcy4dq5ruMXn8sLAWskBfqMMlXro9qZkc7nOM9RRfoyk5RWPFFRRzT6eJphFD37UnL503Q7glXk+vH61X4A1nb7hFIUr25wpfzdCBXeI5AFQWnnpCCAPu9zDuANXDSkb4FgnKcbTIuUY7xQA5bi2z4bK4qg= Received: by 10.114.167.2 with SMTP id p2mr1681495wae.1173713214692; Mon, 12 Mar 2007 08:26:54 -0700 (PDT) Received: by 10.114.190.15 with HTTP; Mon, 12 Mar 2007 08:26:54 -0700 (PDT) Message-ID: Date: Mon, 12 Mar 2007 17:26:54 +0200 From: "Dima Sorkin" To: "Jeremy Gransden" In-Reply-To: <87f7f4170703120817y5bf532cwe067efbf9c831ff5@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <87f7f4170703120817y5bf532cwe067efbf9c831ff5@mail.gmail.com> Cc: 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:26:56 -0000 Hi. I see there ... 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 ? 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? >