Date: Mon, 2 Mar 2009 00:50:02 GMT From: Garrett Cooper <yanefbsd@gmail.com> To: freebsd-bugs@FreeBSD.org Subject: Re: bin/132237: msdosfs has problems to read MSDOS Floppy Message-ID: <200903020050.n220o2UO046980@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/132237; it has been noted by GNATS. From: Garrett Cooper <yanefbsd@gmail.com> To: Jin Guojun <jguojun@gmail.com> Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: bin/132237: msdosfs has problems to read MSDOS Floppy Date: Sun, 1 Mar 2009 16:52:29 -0800 The question is whether or not msdosfs properly supports FAT16 or not, because that's what disks were formatted with under MSDOS 4.0 - 6.22. What happened when you converted the disk via Win2k is that the machine converted the filesystem to FAT32, which is a completely different system from FAT16, and which is guaranteed to be supported with FreeBSD and msdosfs. HTH, -Garrett
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903020050.n220o2UO046980>