From owner-freebsd-current@FreeBSD.ORG Wed Sep 20 16:32:15 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C0A716A47C for ; Wed, 20 Sep 2006 16:32:15 +0000 (UTC) (envelope-from uspoerlein@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F11743D7F for ; Wed, 20 Sep 2006 16:31:14 +0000 (GMT) (envelope-from uspoerlein@gmail.com) Received: by nz-out-0102.google.com with SMTP id 13so157890nzn for ; Wed, 20 Sep 2006 09:31:14 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:to:cc:subject:message-id:mail-followup-to:references:mime-version:content-type:content-disposition:in-reply-to; b=Hw/qRb+MBEitJJ2EUqHypmhT2/g4VMgj7zEGYkWZ/Z6ST+3OufWI9Z08aIr+d3nF/nEv4TO78MpSjBqcevljEetS3EDkbh9CcOGdcFHEwUYx4g0NQTJ95qthZhIQT7jQ8i4XFGaW+COGNGSHKdWrhUtptLo0gaf60V3y0Hw+h/8= Received: by 10.64.210.3 with SMTP id i3mr20331404qbg; Wed, 20 Sep 2006 09:31:14 -0700 (PDT) Received: from roadrunner.q.local ( [85.180.131.200]) by mx.gmail.com with ESMTP id e13sm993425qbe.2006.09.20.09.31.12; Wed, 20 Sep 2006 09:31:13 -0700 (PDT) Received: from roadrunner.q.local (localhost [127.0.0.1]) by roadrunner.q.local (8.13.6/8.13.6) with ESMTP id k8JGhuXN002445; Tue, 19 Sep 2006 18:43:56 +0200 (CEST) (envelope-from uspoerlein@gmail.com) Received: (from q@localhost) by roadrunner.q.local (8.13.6/8.13.6/Submit) id k8JGhtt3002444; Tue, 19 Sep 2006 18:43:55 +0200 (CEST) (envelope-from uspoerlein@gmail.com) Date: Tue, 19 Sep 2006 18:43:55 +0200 From: Ulrich Spoerlein To: Alexandre Sunny Kovalenko Message-ID: <20060919164355.GA1238@roadrunner.q.local> Mail-Followup-To: Alexandre Sunny Kovalenko , current@freebsd.org References: <20060910191751.GA2271@roadrunner.buck.local> <1158423516.946.2.camel@RabbitsDen> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1158423516.946.2.camel@RabbitsDen> Cc: current@freebsd.org Subject: Re: msdosfs: VFAT support on FAT16 filesystems? 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: Wed, 20 Sep 2006 16:32:15 -0000 Alexandre Sunny Kovalenko wrote: > RabbitsDen# mount -t msdos -o longnames /dev/da0s1 /mnt ^^^^^^^^^^^^ Sigh, one never stops learning. Thanks for the clue! Ulrich Spoerlein -- A: Yes. >Q: Are you sure? > >A: Because it reverses the logical flow of conversation. > >>Q: Why is top posting frowned upon?