From owner-freebsd-questions Thu Apr 15 6:22:54 1999 Delivered-To: freebsd-questions@freebsd.org Received: from kleurbeeld.be (mailhost.kleurbeeld.be [194.7.74.35]) by hub.freebsd.org (Postfix) with SMTP id EFDF514CCF for ; Thu, 15 Apr 1999 06:22:50 -0700 (PDT) (envelope-from lurkie@wxs.nl) Received: from wxs.nl by kleurbeeld.be via ESMTP (950413.SGI.8.6.12/940406.SGI.AUTO) for id PAA08932; Thu, 15 Apr 1999 15:19:36 -1500 Message-ID: <3715E563.F2949876@wxs.nl> Date: Thu, 15 Apr 1999 15:10:59 +0200 From: Marc Veldman Organization: Kleur en Beeld BV X-Mailer: Mozilla 4.51 [en] (WinNT; I) X-Accept-Language: pl,nl,en MIME-Version: 1.0 To: questions@freebsd.org Subject: Re: fixit disk with networking! Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thomas Reilly wrote: > I recently had a hard drive failure and I have lost /usr which contains > all my important files etc > Now all i am left with is /usr and a lost+found directory which > contains thousands of files prefixed with a # eg #691843 (last file) > I haven't even got the basic tools to look at the files, like the > command more for example! > What i want to do is use a fixit disk with networking to ftp the files > to another computer to > see what i can salvage! I tried using a fixit disk but the kernel > doesn't have the drivers for ep0, my > 3com 3c905 NIC. > My question is: Is it possible to get a fixit disk that has a kernel > that has the appropriate drivers so > i can ifconfig the card?? and hopefully recover some of my files!! > I am currently running FreeBSD 2.2.7-RELEASE In the handbook (for version 2.2.7, it is gone from the 3.1 handbook) is a section on 'Preparing for the disaster' which has useful pointers on creating a custom boot floppy. You would need to modify it to include networking support, look at init(8) and rc(8) for more on the reboot scripts. If you have another FreeBSD machine handy, it would probably be easier to just take out the disk, and put into the other machine. You could then mount it and go from there. Hope this helps, Marc Veldman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message