From owner-freebsd-questions Wed Jul 1 00:29:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA09996 for freebsd-questions-outgoing; Wed, 1 Jul 1998 00:29:48 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gwdu60.gwdg.de (gwdu60.gwdg.de [134.76.10.60]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA09991 for ; Wed, 1 Jul 1998 00:29:46 -0700 (PDT) (envelope-from kheuer@gwdu60.gwdg.de) Received: from localhost (kheuer@localhost) by gwdu60.gwdg.de (8.9.0/8.9.0) with SMTP id JAA02375; Wed, 1 Jul 1998 09:29:05 +0200 (CEST) Date: Wed, 1 Jul 1998 09:29:04 +0200 (CEST) From: Konrad Heuer To: Jason McKay cc: questions@FreeBSD.ORG Subject: Re: PLEASE HELP!!!!! In-Reply-To: <2.2.32.19980701062925.006a17f8@argo.net.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > With out notice one of our main computers running FreeBSD 2.2.2-RELEASE said > Permission Denied executing getty and other programs. Now when we reboot, > it saids: > > exec /sbin/init: error 13 > exec /stand/sysinstall: error 13 > init: not found > panic: no init > > and stops .... how can we fix this, or atleast get into the system so we can > backup important files before re-installing. Prepare a fixit floppy using floppies/fixit.flp and boot with the original boot&install floppy. Select the fixit mode from sysinstall; you'll have a chance to fsck and mount the hard disk file systems. Copy your important files to the floppy (ok - there's not much space on the fixit floppy, but may be you've two floppy drives). Alternatively, try to bring up the network interface with ifconfig, to mount harddisk's / on /mnt and /usr on /mnt/usr or so and to put your files with a ftp on a different host. On the other hand, you could try to reinstall the bin distribution from CD or net after mounting the hard disk file systems on /mnt by cd /mnt; cat /cdrom/bin/bin.??; tar xvpzf - Konrad Heuer // Gesellschaft fuer wissenschaftliche Datenverarbeitung mbH // Goettingen (GWDG), Am Fassberg, D-37077 Goettingen, Germany // // kheuer@gwdu60.gwdg.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message