FAT32: size limit under FreeBSD?

FAT32: size limit under FreeBSD?

Post by Torfinn Ingolfse » Tue, 27 May 2003 02:25:26



Question: does the FAT32 driver under FreeBSD have a lower size limit
than Microsoft's own drivers?
I have a Maxtor 5000DV external drive (usb & firewire), it is a 120GB
drive. Under Win2K (ie. connected to a Win2K laptop)it shows up as one
partition of 111.79GB FAT32, and 2.70 GB unallocated. And it works great.

Wgen I try to connect it to my FreeBSD workstation () I get these errors
in /var/log/messages:
Apr 26 01:39:39 kg-work /kernel: Next free cluster in FSInfo
(4294967295) exceeds maxcluster (3662176)

This seems to be (to my untrained eyes at least) and indication that
FreeBSD doesn't like the size of this disk or filesystem.

Both places I connect the drive with usb (only my workstation have
firewire, but it seems to have problems detecting the device).

I use this drive to move large media files between the FreeBSD machine
and several Win2K machines, so using any other filesystem than FAT32
seems to be unpractical.

Any suggestions?
--
Torfinn Ingolfsen,
Norway

 
 
 

FAT32: size limit under FreeBSD?

Post by Torfinn Ingolfse » Tue, 27 May 2003 02:27:26



> Wgen I try to connect it to my FreeBSD workstation () I get these errors

It should be "When" instead of "wgen", and I'm running FreeBSD
4.8-stable from april 5th, 2003 on my workstation.
--
Torfinn Ingolfsen,
Norway

 
 
 

FAT32: size limit under FreeBSD?

Post by Richard Tob » Tue, 27 May 2003 07:39:11




Quote:>Apr 26 01:39:39 kg-work /kernel: Next free cluster in FSInfo
>(429496729) exceeds maxcluster (3662176)

429496729 doesn't sound very plausible for a cluster number.

If you haven't done it already, try running the Windows fsck
equivalent (under Windows).

-- Richard
--
Spam filter: to mail me from a .com/.net site, put my surname in the headers.

FreeBSD rules!