From owner-freebsd-current Thu Mar 21 15:51:11 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA26564 for current-outgoing; Thu, 21 Mar 1996 15:51:11 -0800 (PST) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id PAA26516 for ; Thu, 21 Mar 1996 15:50:50 -0800 (PST) Received: from sax.sax.de by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id AAA12351 for ; Fri, 22 Mar 1996 00:50:42 +0100 Received: by sax.sax.de (8.6.11/8.6.12-s1) with UUCP id AAA28379 for freebsd-current@FreeBSD.org; Fri, 22 Mar 1996 00:50:41 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.7.4/8.6.9) id AAA14621 for freebsd-current@FreeBSD.org; Fri, 22 Mar 1996 00:42:28 +0100 (MET) From: J Wunsch Message-Id: <199603212342.AAA14621@uriah.heep.sax.de> Subject: Re: lost+found ??? To: freebsd-current@FreeBSD.org (FreeBSD-current users) Date: Fri, 22 Mar 1996 00:42:27 +0100 (MET) Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <199603211629.JAA13464@rocky.sri.MT.net> from "Nate Williams" at Mar 21, 96 09:29:16 am X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL24 ME8a] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk As Nate Williams wrote: > If we want it, the code is all there for it. Simply defined -DLOSTDIR > in the newfs Makefile. Unfortunately, I'm not able to test it as my > 'test' box is doing just that right now. Horribly broken. :-( A few required tweaks aside to get it compiled at all: j@uriah 1097% ./newfs -t0 -u0 -i65536 -l1 /dev/rfd0 /dev/rfd0: 2880 sectors in 80 cylinders of 2 tracks, 18 sectors 1.4MB in 5 cyl groups (16 c/g, 0.28MB/g, 32 i/g) super-block backups (for fsck -b #) at: 32, 632, 1184, 1784, 2336, write error: 72 wtfs: Bad address but: j@uriah 1098% /sbin/newfs -t0 -u0 -i65536 -l1 /dev/rfd0 /dev/rfd0: 2880 sectors in 80 cylinders of 2 tracks, 18 sectors 1.4MB in 5 cyl groups (16 c/g, 0.28MB/g, 32 i/g) super-block backups (for fsck -b #) at: 32, 632, 1184, 1784, 2336, -- 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. ;-)