From owner-freebsd-questions Sun Jun 9 9:37:58 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.ameuro.de (mail2.ameuro.de [62.208.90.8]) by hub.freebsd.org (Postfix) with ESMTP id 8219D37B40B for ; Sun, 9 Jun 2002 09:37:55 -0700 (PDT) Received: from seth.augenstein.net (pD9EB79D6.dip.t-dialin.net [217.235.121.214]) (authenticated bits=0) by mail2.ameuro.de (8.12.2/8.12.2) with ESMTP id g59Gbq0o001772; Sun, 9 Jun 2002 18:37:53 +0200 Received: by seth.augenstein.net (Postfix, from userid 666) id 2A44FEF; Sun, 9 Jun 2002 18:37:13 +0200 (CEST) Date: Sun, 9 Jun 2002 18:37:13 +0200 From: Norbert Augenstein To: Xeon Cc: freebsd-questions@FreeBSD.ORG Subject: Re: mount_msdos Message-Id: <20020609183713.18e336d9.norbert@augenstein.net> In-Reply-To: <20020608210152.3902ec7a.xeon@gmx.ch> References: <20020608210152.3902ec7a.xeon@gmx.ch> X-Mailer: Sylpheed version 0.7.4 (GTK+ 1.2.10; i386-portbld-freebsd4.5) X-Copyright: (c) Norbert Augenstein -> Forwarding NOT permitted without prior permission! Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, do you have ad4 ad5 ad6 entries in /dev? normally you just have ad0,1,2,3 if you do not have them try something like: cd /dev sh MAKEDEV ad4 ad5 ad6 auge On Sat, 8 Jun 2002 21:01:52 +0200 Xeon wrote: > hello > > I-ve got a problem with mount_msdos. A hd was given to me > with a fat32-partition (@ least windoze told that) on it. > I've mounted the partition successfully under w2k, but I > didn't have any success in freebsd 4.5. I entered the > following command: mount_msdos /dev/ad6s1 /mnt > the error I got: > mount_msdos: /dev/ad6s1: Invalid argument > > there is only one partition of type fat32 on this hd > I have a few other fat32-partitions on my other hds, and I > can mount them without any problem. any idea? thx in > advance! > > mfg > Chris > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the > message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message