From owner-freebsd-hackers Thu Aug 29 21:12:28 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA03006 for hackers-outgoing; Thu, 29 Aug 1996 21:12:28 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id VAA02999 for ; Thu, 29 Aug 1996 21:12:25 -0700 (PDT) Received: from time.cdrom.com (localhost [127.0.0.1]) by time.cdrom.com (8.7.5/8.6.9) with ESMTP id VAA00512; Thu, 29 Aug 1996 21:12:16 -0700 (PDT) To: hosokawa@mt.cs.keio.ac.jp (HOSOKAWA Tatsumi) cc: freebsd-hackers@FreeBSD.org Subject: Re: Incompatibility between FIPS and MSDOSFS In-reply-to: Your message of "Fri, 30 Aug 1996 08:54:16 +0900." <199608292354.IAA04674@leinlein.mt.cs.keio.ac.jp> Date: Thu, 29 Aug 1996 21:12:16 -0700 Message-ID: <510.841378336@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > (to write this article), and I found that FIPS'ed DOS partition is > incompatible with MSDOSFS, so, Yep! Known bug, I'm afraid. > o files in FIPS'ed DOS partition sometimes failes even on read-only > operation. Yes. > o directories in FIPS'ed DOS partition sometimes shows broken filename > to the system. Yes. > o FIPS'ed partition can't be used as an installation medium of > DOS-partition installation Yes. You also left out: > o Trying to actually use the DOS partition read/write often results in > total corruption of both DOS and UFS partitions. :-( > Are these problems fixed on 2.2-SNAP or -current? Nope, not yet. Robert Nordier has been working on something for awhile, but I don't know the current status of it. Jordan