From owner-freebsd-questions Wed Jun 23 5:19:44 1999 Delivered-To: freebsd-questions@freebsd.org Received: from sand4.global.net.uk (sand4.global.net.uk [194.126.80.248]) by hub.freebsd.org (Postfix) with ESMTP id AD2CA15096 for ; Wed, 23 Jun 1999 05:19:39 -0700 (PDT) (envelope-from marko@globalnet.co.uk) Received: from p42s02a06.client.global.net.uk ([195.147.210.67] helo=marder-1.) by sand4.global.net.uk with esmtp (Exim 2.12 #1) id 10wm09-000360-00; Wed, 23 Jun 1999 13:19:38 +0100 Received: (from marko@localhost) by marder-1. (8.9.2/8.8.8) id NAA01606; Wed, 23 Jun 1999 13:14:05 +0100 (BST) (envelope-from marko) Date: Wed, 23 Jun 1999 13:14:05 +0100 From: Mark Ovens To: Sebastian Hartig Cc: questions@freebsd.org Subject: Re: Mounting MsDos Partitions Message-ID: <19990623131405.A1544@marder-1> References: <3770CC60.E05C1601@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: <3770CC60.E05C1601@gmx.de>; from Sebastian Hartig on Wed, Jun 23, 1999 at 02:00:32PM +0200 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Jun 23, 1999 at 02:00:32PM +0200, Sebastian Hartig wrote: > Hi ! > > When I try to mount my MsDos Partition ( Win98 - Fat16 - 400MB ) > I get the funny message: > Device not configured > FDISK said, that it is the second partion on the first disk at the first > controller > So i said: mount_msdos /dev/wd1s2 /dos > Where is my failure ? > Disks are numbered from 0, slices from 1. So if it's the first disk then it's wd0, not wd1. Try: mount -t msdos /dev/wd0s2 /dos > For the answer, i hope i'll get, a big THX ! > > Sebastian > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- FreeBSD - The Power To Serve http://www.freebsd.org My Webpage http://www.users.globalnet.co.uk/~markov _______________________________________________________________ Mark Ovens, CNC Apps Engineer, Radan Computational Ltd. Bath UK CAD/CAM solutions for Sheetmetal Working Industry mailto:markov@globalnet.co.uk http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message