*BSD News Article 93891


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!howland.erols.net!bloom-beacon.mit.edu!ai-lab!usenet
From: Joel Ray Holveck <joelh@gnu.ai.mit.edu>
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: can fat32 partition be mounted?
Date: 18 Apr 1997 21:04:55 -0400
Organization: MIT Artificial Intelligence Lab
Lines: 147
Sender: joelh@diazepam.gnu.ai.mit.edu
Message-ID: <sejwwpzx1oo.fsf@diazepam.gnu.ai.mit.edu>
References: <33554DFA.41C67EA6@isi.edu> <5j5abm$8j1@ui-gate.utell.co.uk>
	<5j6ju2$s1g$4@otis.netspace.net.au>
NNTP-Posting-Host: diazepam.gnu.ai.mit.edu
X-Newsreader: Gnus v5.3/Emacs 19.34
Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:39328


>>> Can Fat32 partitions be mounted in freebsd?
>>> I think the answer is no. But I wanted to make sure. What are my
>>> options?
>> The can, but the long filenames aren't understood.  Also, beware of
>> the bug !  If you see something that says your cluster size is wrong,
>> unmount it immediately or you'll suffer.
>> You'd be better to use mtools.  I believe they support long filenames.
> I think your confusing VFAT for FAT32.
> As we are all aware that there is development for FAT32 under Linux.  So 
> it shouldn't be long until it's ported? maybe?

In the meantime, we can use Mtools 3.6, just released.  The release
notice follows.

From: Alain Knaff <alknaff@hal.local.host>
Subject: Mtools-3.6 - use MS-DOS disks without mounting them
Newsgroups: gnu.announce,gnu.utils.bug,comp.os.linux.misc,alt.sources.d
To: info-gnu@prep.ai.mit.edu, linux-announce@stc06.ctd.ornl.gov,
        mtools@wauug.erols.com, ewt@sunsite.unc.edu, ftp-linux@tsx-11.mit.edu
Date: Tue, 15 Apr 1997 17:20:50 +0200
Reply-To: Alain.Knaff@poboxes.com
Followup-To: mtools@linux.wauug.org
Message-ID: <gnusenet199704151520.RAA00632@hal.local.host>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Distribution: world
Approved: info-gnu@prep.ai.mit.edu
Path: ai-lab!prep.ai.mit.edu!gnu
Lines: 106
Xref: ai-lab gnu.announce:707 gnu.utils.bug:12091 comp.os.linux.misc:185849 alt.sources.d:3396

 I would like to announce a new release of mtools, a collection of
utilities to access MS-DOS disks from Unix without mounting them.

 Mtools supports Win'95 style long file names, FAT32, OS/2 Xdf disks
and 2m disks (store up to 1992k on a high density 3 1/2 disk). Mtools
also includes mpartition, a simple partitioning programing to setup
Zip and Jaz media on non-PC machines (SunOs, Solaris and HP/UX).

 Mtools can currently be found at the following places:

http://linux.wauug.org/pub/knaff/mtools
http://www.club.innet.lu/~year3160/mtools
ftp://prep.ai.mit.edu/pub/gnu

 and soon at:

ftp://sunsite.unc.edu/pub/Linux/Incoming/mtools-3.6.tar.gz
 (will be moved to ftp://pub/Linux/utils/disk-management/mtools-3.6.tar.gz)
ftp://tsx-11.mit.edu/pub/linux/sources/usr.bin/mtools-3.6.tar.gz

 There is an mtools mailing list at mtools@linux.wauug.org.  To
subscribe to it, send a message containing 'subscribe mtools' in its
body to majordomo@linux.wauug.org.  Mailing list archives are at
http://linux.wauug.org/hypermail/mtools

 Before submitting a bug report, check whether your problem has not
yet been fixed in one of the Alpha patches at:

http://www.club.innet.lu/~year3160/mtools or
http://linux.wauug.org/pub/knaff/mtools

 Mtools-3.6 includes the following new features:

  * Mzip -e now only ejects Zip disks when they are not mounted.
  * Mzip now has a manpage
  * Mzip now detects bad passwords and prints an error message
  * Better interoperability with dosemu
  * Various portability fixes for AIX, A/UX, HP/UX, BEOS and SunOS4

 The following features of mtools 3.6 already existed in mtools
starting from 2.5.4, but not in mtools 2.0.7 (distributed with
Slackware and other Linux distributions):

	1) Support for variable sector sizes.
	2) Support for Ciriaco Garcia's "2m" formats.
	3) Support for formatting disks with 16-bit fats (hard disk
	partitions for instance)
	4) Support for formatting ED disks (Their capacity is too big to
	use a 12 bit FAT and 1 sector clusters. It either uses bigger
	clusters or a 16 bit FAT)
	5) Automatically configures the correct disk geometry.
	6) New mmount command. Reads the boot sector, sets the geometry
	and finally mounts the disk.
	7) It is now possible to copy files to/from stdout/stdin:
	mcopy a:test - and mcopy - a:test. This is useful for piping
	and for scripts.
	8) Mtools now tries several sources to get its drive geometry
	configuration from: first ~/.mtoolsrc, then /etc/mtools.conf, and
	finally compiled-in.
	9) Fat checking code is now optional. This allows to read old
	Atari disks and other weird formats.
	10) Support for DOS and Atari serial numbers.


[ Most GNU software is packed using the GNU `gzip' compression program.
  Source code is available on most sites distributing GNU software.

  For information on how to order GNU software on tape or cd-rom, and
  printed GNU manuals, check the file etc/ORDERS in the GNU Emacs
  distribution, ftp the file /pub/gnu/GNUinfo/ORDERS on prep, or
  e-mail a request to: gnu@prep.ai.mit.edu

  By ordering your GNU software from the FSF, you help us continue to
  develop more free software.  Media revenues are our primary source of
  support.  Donations to FSF are deductible on US tax returns.

  The above software will soon be at these ftp sites as well.
  Please try them before prep.ai.mit.edu as prep is very busy!
  A possibly more up-to-date list is at URL
        http://www.gnu.ai.mit.edu/order/ftp.html

  thanx -gnu@prep.ai.mit.edu

        ASIA: ftp.cs.titech.ac.jp, tron.um.u-tokyo.ac.jp/pub/GNU/prep
  cair-archive.kaist.ac.kr/pub/gnu, ftp.nectec.or.th/pub/mirrors/gnu
        AUSTRALIA: archie.au/gnu (archie.oz or archie.oz.au for ACSnet)
        AFRICA: ftp.sun.ac.za/pub/gnu
        MIDDLE-EAST: ftp.technion.ac.il/pub/unsupported/gnu
        EUROPE: ftp.irisa.fr/pub/gnu, ftp.univ-lyon1.fr/pub/gnu,
  ftp.mcc.ac.uk, unix.hensa.ac.uk/mirrors/uunet/systems/gnu,
  src.doc.ic.ac.uk/gnu, ftp.ieunet.ie/pub/gnu, ftp.eunet.ch,
  sunsite.cnlab-switch.ch/mirror/gnu, ftp.win.tue.nl/pub/gnu, ftp.nl.net,
  ftp.informatik.rwth-aachen.de/pub/gnu, ftp.informatik.tu-muenchen.de,
  ftp.germany.eu.net/packages/gnu, ftp.etsimo.uniovi.es/pub/gnu,
  ftp.funet.fi/pub/gnu, ftp.denet.dk, ftp.stacken.kth.se, isy.liu.se,
  ftp.luth.se/pub/unix/gnu, ftp.sunet.se/pub/gnu, archive.eu.net
        SOUTH AMERICA: ftp.inf.utfsm.cl/pub/gnu, ftp.unicamp.br/pub/gnu
        WESTERN CANADA: ftp.cs.ubc.ca/mirror2/gnu
        USA: wuarchive.wustl.edu/systems/gnu, labrea.stanford.edu,
  ftp.digex.net/pub/gnu, ftp.kpc.com/pub/mirror/gnu, f.ms.uky.edu/pub3/gnu,
  jaguar.utah.edu/gnustuff, ftp.hawaii.edu/mirrors/gnu,
  uiarchive.cso.uiuc.edu/pub/gnu, ftp.cs.columbia.edu/archives/gnu/prep,
  archive.cis.ohio-state.edu/pub/gnu, gatekeeper.dec.com/pub/GNU,
  ftp.uu.net/systems/gnu

]


-- 
http://www.wp.com/piquan --- Joel Ray Holveck --- joelh@gnu.ai.mit.edu
All my opinions are my own, not the Free Software Foundation's.

Second law of programming:
Anything that can go wrong wi
sendmail: segmentation violation -- core dumped