Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!news.unimelb.EDU.AU!munnari.OZ.AU!news.ecn.uoknor.edu!paladin.american.edu!gatech!news.cse.psu.edu!uwm.edu!lll-winken.llnl.gov!nntp.coast.net!news-res.gsl.net!news.gsl.net!news.mathworks.com!newsfeed.internetmci.com!pier2.bayarea.net!baygate.bayarea.net!mcnab From: mcnab@bayarea.net (David McNab) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: mountmsdosfs() question Date: 26 Jun 1996 19:23:14 GMT Organization: Bay Area Internet Solutions (408)447-8690 Lines: 27 Message-ID: <4qs2n2$962@pier2.bayarea.net> References: <4qpkb1$le6@pier2.bayarea.net> <31D0A8BF.52F72816@lambert.org> NNTP-Posting-Host: baygate.bayarea.net X-Newsreader: TIN [version 1.2 PL2] Terry Lambert (terry@lambert.org) wrote: |David McNab wrote: |] |] When I mount one of my MS-DOS partitions on my |] FreeBSD 2.1 machine, I get the message: |] |] Jun 25 13:57:16 mcnab /kernel: mountmsdosfs(): root directory is not a |multipleof the clustersize in length |] |] Is this something I should worry about? Is it |] something I can fix? | |It means the cluster size is larger than what DOS would have |put there for a partition of that size. How would this happen? I think I followed the canonical install-a-new-SCSI-drive procedure when I installed the drive, although it's the first one I've put in. I chopped the disk up into two fdisk partitions (leaving about 1GB at the end for future allocation), then built the DOS filesystem in the first one using format /s. The second partition is a BSD partition. I wonder what I did wrong. -- Dave McNab