From owner-freebsd-questions Fri Oct 27 15:58:41 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id PAA28122 for questions-outgoing; Fri, 27 Oct 1995 15:58:41 -0700 Received: from research.att.com (research.att.com [192.20.225.3]) by freefall.freebsd.org (8.6.12/8.6.6) with SMTP id PAA28117 for ; Fri, 27 Oct 1995 15:58:38 -0700 From: keshav@research.att.com Message-Id: <199510272258.PAA28117@freefall.freebsd.org> Received: by research.att.com; Fri Oct 27 18:45 EDT 1995 Original-From: slocum!keshav Date: Fri, 27 Oct 95 18:45 EDT To: freebsd-questions@freebsd.org Cc: ankur Subject: getty problem in init Sender: owner-questions@freebsd.org Precedence: bulk I am running FreeBSD 2.0.5 on a 486/66 PC. In an attempt to get kernel core dumps, I edited /etc/rc to add dumpon, with a parameter set to the primary swapping device. Since this did not result in a dump, I modified the call to savecore to force a dump (savecore -f in /etc/rc). When the system did crash, /etc/init comes up in a weird state, stating that it could not run getty on some devices because there was no such file. This warning is repeated about once every 30 seconds, and the system never proceeds beyond that state. What might be going on here? Is there a way to retrieve the system with reinstalling everything? I would appreciate any help! thanks keshav