From owner-freebsd-questions Fri Mar 21 12:19:14 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA10577 for questions-outgoing; Fri, 21 Mar 1997 12:19:14 -0800 (PST) Received: from whqvax.picker.com (whqvax.picker.com [144.54.1.1]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id MAA10559 for ; Fri, 21 Mar 1997 12:18:53 -0800 (PST) Received: from ct.picker.com by whqvax.picker.com with SMTP; Fri, 21 Mar 1997 15:18:20 -0500 (EST) Received: from elmer.ct.picker.com ([144.54.57.34]) by ct.picker.com (4.1/SMI-4.1) id AA29809; Fri, 21 Mar 97 15:18:18 EST Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id PAA11082; Fri, 21 Mar 1997 15:15:33 -0500 Message-Id: <19970321151532.41031@ct.picker.com> Date: Fri, 21 Mar 1997 15:15:32 -0500 From: Randall Hopper To: Ludwig Pummer Cc: freebsd-questions@freebsd.org Subject: Re: extended dos partition References: <3.0.32.19970320170526.00828b30@mail.sns.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.65 In-Reply-To: <3.0.32.19970320170526.00828b30@mail.sns.com>; from Ludwig Pummer on Thu, Mar 20, 1997 at 05:05:37PM -0800 Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Ludwig Pummer: |I know the FAQ says how to mount extended DOS partitions under FreeBSD (it |says I should see wd0s4..7 in my case). But I don't see those entries under |/dev and the mount command won't mount the partitions. When I first |installed FreeBSD, I was able to get it to automatically mount wd0s1 (DOS |drive C:, mounted to /mnt/msdos_c/), but it wouldn't accept any drives in |the extended partition. cd /dev sh MAKEDEV wd0s5 sh MAKEDEV wd0s6 ... Randall Hopper