From owner-freebsd-questions Tue Aug 21 18:57:30 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mithras.erudition.net (mithras.erudition.net [209.9.98.138]) by hub.freebsd.org (Postfix) with ESMTP id A5C8D37B403 for ; Tue, 21 Aug 2001 18:57:25 -0700 (PDT) (envelope-from dougp@mithras.erudition.net) Received: (from dougp@localhost) by mithras.erudition.net (8.11.4/8.11.1) id f7M1vPQ43056; Tue, 21 Aug 2001 21:57:25 -0400 (EDT) (envelope-from dougp) Date: Tue, 21 Aug 2001 21:57:25 -0400 From: Doug Poland To: Erdian Setyadi Cc: "freebsd-questions@freebsd.org" Subject: Re: HOW TO mount FAT in Extended Partition Message-ID: <20010821215725.B42745@polands.org> References: <20010821231515.C3536500A9@zagnut.hotpop.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010821231515.C3536500A9@zagnut.hotpop.com>; from redwing@bonbon.net on Wed, Aug 22, 2001 at 06:17:20AM +0300 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 On Wed, Aug 22, 2001 at 06:17:20AM +0300, Erdian Setyadi wrote: > How to mount FAT32 in extended partition ?. In the label (/stand/sysinstall) > the FreeBSD show the primary partition only, so I can't mount my FAT32 which > placed in extended partition. Please help me. > On my box, I've got FAT16, FAT32, and NTFS described in my fstab thusly: /dev/ad0s2 /msfs/fat16 msdos rw,noauto 0 0 /dev/ad0s5 /msfs/fat32 msdos rw,noauto 0 0 /dev/ad0s6 /msfs/ntfs ntfs rw,noauto 0 0 -- Regards, Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message