Date: Sun, 5 May 1996 11:48:26 +0200 (MET DST) From: J Wunsch <j@uriah.heep.sax.de> To: freebsd-hackers@freebsd.org (FreeBSD hackers) Cc: rnordier@iafrica.com (Robert Nordier) Subject: Re: dosfsck anyone? Message-ID: <199605050948.LAA27697@uriah.heep.sax.de> In-Reply-To: <199605031911.VAA00877@eac.iafrica.com> from Robert Nordier at "May 3, 96 09:11:53 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
As Robert Nordier wrote: > I'm currently in the process of finishing off a BSD implementation > of 'dosfsck', an 'fsck'-style utility for checking and repairing > DOS FAT (and later VFAT) filesystems. > (Example 1) > > Directory '/junk' is cross-linked on cluster 4. Truncate [yn]? y > . . . . . > Warning: directory '/keep' was also cross-linked on cluster 4. I think i would go with this. Anyway, _any_ decent dosfsck might be a nice deal. What about making `fsck' generic in the same way as `mount' is, btw? This way, an `fsck -p' would also be able to call fsck_msdos if there's a file system of type msdos in /etc/fstab. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605050948.LAA27697>