Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Aug 2001 21:57:25 -0400
From:      Doug Poland <doug@polands.org>
To:        Erdian Setyadi <redwing@bonbon.net>
Cc:        "freebsd-questions@freebsd.org" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: HOW TO mount FAT in Extended Partition
Message-ID:  <20010821215725.B42745@polands.org>
In-Reply-To: <20010821231515.C3536500A9@zagnut.hotpop.com>; from redwing@bonbon.net on Wed, Aug 22, 2001 at 06:17:20AM %2B0300
References:  <20010821231515.C3536500A9@zagnut.hotpop.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010821215725.B42745>