Extended FAT 32

Joshua Oreman oremanj at webserver.get-linux.org
Mon Jul 7 10:06:53 PDT 2003


On Mon, Jul 07, 2003 at 06:44:27PM +0200 or thereabouts, Olivier DAVY wrote:
> Hi everybody,
> 
> I would like to know if it is possible to read windows FAT32 partitions 
> that are in the extended partition with FreeBSD  (I got the 5.1) ?

First extended partition:
# mkdir /win
# mount_msdosfs /dev/ad0s5 /win

Replace ad0 with your drive.
If it's not the first, change the s5 -- the second would be s6, the third
s7, etc.

-- Josh

> 
> Thanks for your attention,
> 
> olivier
> 
> -- 
> ----------------------------------
>  Olivier DAVY
>  ENSIMAG engineer - HEC alumnus
>  E-mail : olivier.davy at free.fr
>  Phone  : +33/(0)1.42.67.19.85
> ----------------------------------
> 
> 
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"


More information about the freebsd-questions mailing list