From: Nate Eldredge Newsgroups: comp.os.msdos.djgpp Subject: Re: rm -d and mangled fat entries Date: 09 Mar 2000 10:35:35 -0800 Organization: InterWorld Communications Lines: 29 Message-ID: <83aek8at54.fsf@mercury.st.hmc.edu> References: NNTP-Posting-Host: mercury.st.hmc.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: nntp1.interworld.net 952627079 51294 134.173.45.219 (9 Mar 2000 18:37:59 GMT) X-Complaints-To: usenet AT nntp1 DOT interworld DOT net NNTP-Posting-Date: 9 Mar 2000 18:37:59 GMT User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.5 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Damian Yerrick writes: > On Thu, 9 Mar 2000 14:16:08 +0200 (IST), Eli Zaretskii > wrote: > > > > >On Thu, 9 Mar 2000, nimrod a. abing wrote: > > > >> Too bad there isn't a DJGPP port. > >> > >> Q: Will there be an fsck port for DJGPP? > >> If not, plz explain why. > > > >I don't think fsck can be ``ported'' to DJGPP, since the filesystems > >supported by DJGPP are totally different from Unix filesystems. > > That is, unless a FAT fsck comes with Linux. It does; my linux box has a `dosfsck' command. I don't care to go digging for the source just now (it would be old anyway) but it could probably be found. Of course, it will presumably use Unix block devices, which might be a pain to port (or might motivate this for fsext...) -- Nate Eldredge neldredge AT hmc DOT edu