From owner-freebsd-newbies@FreeBSD.ORG Tue Oct 26 20:11:12 2004 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D502516A4CE for ; Tue, 26 Oct 2004 20:11:12 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8512A43D31 for ; Tue, 26 Oct 2004 20:11:12 +0000 (GMT) (envelope-from humprhey@gmail.com) Received: by wproxy.gmail.com with SMTP id 65so252737wri for ; Tue, 26 Oct 2004 13:11:11 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=dAQthkO/9xON1kSMaYTf9EArkuBr6U8xkkcEI94sDvYlEhSCf6pgAHjeHnPHMTZXohP5U0WSKL6ZmwMy9gC/CwvJFxqotLvMSZWJtRP0mvw0gbtewlR666qSqvo0FD/b38i0hTMz/7r+beCTBrRcAVLt3eJCw6Fzba/fU0kgxoA= Received: by 10.38.152.73 with SMTP id z73mr479239rnd; Tue, 26 Oct 2004 13:11:11 -0700 (PDT) Received: by 10.38.24.50 with HTTP; Tue, 26 Oct 2004 13:11:11 -0700 (PDT) Message-ID: Date: Tue, 26 Oct 2004 20:11:11 +0000 From: Darksidex To: freebsd-newbies@freebsd.org In-Reply-To: <6e01203b0410261249655483d0@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <6e01203b0410261249655483d0@mail.gmail.com> Subject: Re: mount_msdosfs X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Darksidex List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Oct 2004 20:11:13 -0000 On Tue, 26 Oct 2004 13:49:26 -0600, Tyler Gee wrote: > What error message does it give when it fails? > > Are you mounting it with the appropriate permissions? > I do it as root. The errors: mount_msdosfs: /dev/da0s1: Invalid argument mountmsdosfs(): disk too big, sorry I was able to mount this disk when it was under ntfs filesystem, but I need to write it under freebsd, so I used partition magic to convert from a file system to another. I have been read that If I do #sysinstall->Configure->fdisk->'w'->ok, It was posible to mount the disk, but I tried it, and I'm not.