From owner-freebsd-questions Sun May 4 03:26:50 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id DAA18905 for questions-outgoing; Sun, 4 May 1997 03:26:50 -0700 (PDT) Received: from foo.notwork.net (foo.notwork.net [206.152.140.40]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id DAA18900 for ; Sun, 4 May 1997 03:26:48 -0700 (PDT) Received: (from marko@localhost) by foo.notwork.net (8.8.5/8.8.5) id BAA11138 for questions@freebsd.org; Sun, 4 May 1997 01:32:11 -0400 (EDT) From: razzle dazzle root beer Message-Id: <199705040532.BAA11138@foo.notwork.net> Subject: final: boot with old bios, new drive To: questions@freebsd.org Date: Sun, 4 May 1997 01:32:11 -0400 (EDT) X-Mailer: ELM [version 2.4ME+ PL31 (25)] 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 Eivind Eklund was right. :) I had a old system with a ide drive too big for any bios geometry settings.. Not installing the compatability boot block or whatever they are called and making the drive totally dedicated to freebsd made the thing boot!. Thanks guys, all the ideas brought me closer. Another thing that worked, but limited the size of my root partition was making the root partition smaller than the bios harddrive size that was set.. Since its a laptop and only has 520 megs I wanted only a / slice to get better use of my space.. Marko