Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Dec 1994 11:55:29 -0800
From:      "Jordan K. Hubbard" <jkh@time.cdrom.com>
To:        Seth Andrew Covitz <sc67+@andrew.cmu.edu>
Cc:        freebsd-questions@freefall.cdrom.com
Subject:   Re: Extended MS-DOS partitions? 
Message-ID:  <10708.788730929@time.cdrom.com>
In-Reply-To: Your message of "Thu, 29 Dec 94 14:06:55 EST." <Yj0kXD600iUx01zOQH@andrew.cmu.edu> 

next in thread | previous in thread | raw e-mail | index | archive | help
>     I have successfully gotten my MS-DOS (primary) partition to mount
> under FREE-BSD. The problem I have is that when I try to mount the
> MS-DOS (extended) partition, I get an error like that slice is an
> invalid option. Also under the FDISK program it does not indicate that
> partition to be an MS-DOS partition (even though it is).

Try editing the disklabel with `disklabel -r -e <disk>' and tweaking
the starting address of the secondary partition by adding the number
of sectors/track.  This should allow you to mount it.  Secondary partitions
have extra stuff at the beginning that confuses msdosfs.

>     Also, how do I get the drives to mount automatically?
Once you have this, you can put an entry in /etc/fstab for it, no problem.

>     Also, any help with mounting other types of file systems like HPFS,
> or NTFS?

NTFS and HPFS are not currently supported.

						Jordan



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