From owner-freebsd-questions Wed Jun 12 11:14:53 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA20916 for questions-outgoing; Wed, 12 Jun 1996 11:14:53 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id LAA20907 for ; Wed, 12 Jun 1996 11:14:51 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id LAA06442; Wed, 12 Jun 1996 11:13:38 -0700 From: Terry Lambert Message-Id: <199606121813.LAA06442@phaeton.artisoft.com> Subject: Re: Help! To: support@ns.computer.net (Technical Support) Date: Wed, 12 Jun 1996 11:13:37 -0700 (MST) Cc: questions@freebsd.org In-Reply-To: from "Technical Support" at Jun 12, 96 05:42:13 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk [ ... unable to link /kernel into place ... ] You don't say which version you are trying to install. If it's 2.1 or earlier, and you specified that you wanted to write the fdisk or disklabel information, this is probably the problem; you have to let the install write it for you instead of writing it yourself from inside the utilities off the menu. If your system is running *only* FreeBSD on the disk, you will probably want to boot with a DOS floppy, do an fdisk/MBR to blow the boot record, run fdisk to remove the BSD partition, and then reinstall. If you do this, do *not* install the boot manager and do *not* say "write" for the fdisk or disklabel from the menu. This is all covered in the handbook (which you can get at on www.freebsd.org using a web browser). If you run DOS at all, it's not safe to fdisk/mbr, since you might also have OnTrack or other software that you would destroy. You might already have destroyed tis software by installing the boot manager from the install disk instead of installing it using the DOS install program after booting DOS> Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.