can not mount a large FAT32 filesystem

Mikhail Teterin mi+kde at aldan.algebra.com
Tue Sep 27 07:25:01 PDT 2005


On Tuesday 27 September 2005 07:54 am, Bruce Evans wrote:
%% >    da0: reading primary partition table: error reading fsbn 0

=I think this error message is only printed by 4.x.

Yes, it was. I tried the same card on 4.x (i386) and 6.0 (amd64).

= Try reading slice s1 using dd.  I would expect this to fail

Both

	dd bs=512 count=1024 if=/dev/da2s1 of=~mi/public_html/s1.beginning.dd
and
	dd bs=512 count=1024 if=/dev/da2 of=~mi/public_html/card.beginning.dd

worked fine. You can take a look at the results at

	http://aldan.algebra.com:8015/~mi/card.beginning.dd.bz2
	http://aldan.algebra.com:8015/~mi/s1.beginning.dd.bz2

I'll try Peter's patch today...

	-mi



More information about the freebsd-fs mailing list