From owner-freebsd-questions Wed Sep 11 14:46:12 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA04226 for questions-outgoing; Wed, 11 Sep 1996 14:46:12 -0700 (PDT) Received: from soda.CSUA.Berkeley.EDU (soda.CSUA.Berkeley.EDU [128.32.43.52]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id OAA04211 for ; Wed, 11 Sep 1996 14:46:08 -0700 (PDT) Received: from localhost (richardc@localhost) by soda.CSUA.Berkeley.EDU (8.6.12/8.6.12) with SMTP id OAA02028 for ; Wed, 11 Sep 1996 14:46:59 -0700 Date: Wed, 11 Sep 1996 14:46:58 -0700 (PDT) From: Veggy Vinny To: questions@freebsd.org Subject: getty binary corrupted Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Greetings everyone, We have two machines running -CURRENT and on one of them, the machine won't boot since the getty binary is corrupted.... What is the easiest way to transfer the file from the working machine since I know floppies would be the easiest way but how do I get the file on to the floppy since I've never used floppies on a FreeBSD system before... I know I can just boot the other machine in single user mode and mount the /usr partition and the floppy and just copy the file there... Here is the message I'm getting when booting up.... any help would be appreciated... init: can't exec getty '/usr/libexec/getty' for port ttyv# Vince