From owner-freebsd-hackers Tue Aug 13 04:49:04 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA09530 for hackers-outgoing; Tue, 13 Aug 1996 04:49:04 -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 EAA09525 for ; Tue, 13 Aug 1996 04:49:02 -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 EAA04912; Tue, 13 Aug 1996 04:47:48 -0700 (PDT) To: "Hr.Ladavac" cc: philip_milne@il.us.swissbank.com (Philip Milne), hackers@freebsd.org, armando_ferreira@il.us.swissbank.com, charlie_conklin@il.us.swissbank.com Subject: Re: Nightmare. In-reply-to: Your message of "Tue, 13 Aug 1996 13:22:41 +0200." <199608131122.AA272325361@ws2301.gud.siemens.co.at> Date: Tue, 13 Aug 1996 04:47:48 -0700 Message-ID: <4910.839936868@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > tar -cvf /dev/rfd0a / > > This has utterly trashed your boot device (and / lies there.) I seriuosly > doubt that you can do anything but reinstall. Probably the right conclusion, but for the wrong reasons. >What happened is that you have overwritten the filesystem layout from the >same filesystem you were "backing up" and at that *while* you were backing >it up. There shouldn't be anything useful on /dev/rfd0a. Not unless these systems are running with their root filesystems on floppies, no. :-) That would be possible, of course, but insane as even a stand-alone system would want to use MFS for its root filesystem given that a floppy would be far too unreliable. Jordan