From owner-freebsd-questions@FreeBSD.ORG Sun Oct 1 12:55:49 2006 Return-Path: X-Original-To: questions@FreeBSD.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40B9A16A49E for ; Sun, 1 Oct 2006 12:55:49 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from pi.codefab.com (pi.codefab.com [199.103.21.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA95A43D45 for ; Sun, 1 Oct 2006 12:55:48 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from localhost (localhost [127.0.0.1]) by pi.codefab.com (Postfix) with ESMTP id 662075EE9; Sun, 1 Oct 2006 08:55:48 -0400 (EDT) X-Virus-Scanned: amavisd-new at codefab.com Received: from pi.codefab.com ([127.0.0.1]) by localhost (pi.codefab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dE0CJDUS50U8; Sun, 1 Oct 2006 08:55:47 -0400 (EDT) Received: from [192.168.1.251] (pool-68-161-96-195.ny325.east.verizon.net [68.161.96.195]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pi.codefab.com (Postfix) with ESMTP id 3DBD55EBD; Sun, 1 Oct 2006 08:55:47 -0400 (EDT) Message-ID: <451FBAD2.30009@mac.com> Date: Sun, 01 Oct 2006 08:55:46 -0400 From: Chuck Swiger User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: Michael Dreiding References: <20060930222750.84407.qmail@web55206.mail.re4.yahoo.com> In-Reply-To: <20060930222750.84407.qmail@web55206.mail.re4.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: questions@FreeBSD.org Subject: Re: Problems with installation X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Oct 2006 12:55:49 -0000 Michael Dreiding wrote: > I have downloaded the AMD64 version 6.1 > Every time I start with the boot disk loader, I get a > menu with 7 options. Whenever I select 1 through 5 > (Boot FreeBSD . . .) my laptop shuts down. > > I am running on a Laptop AMD64 3400+ > > What do I need to do to get this to install? Try looking for a BIOS update for your laptop, and try disabling what you can in the BIOS config, and/or turning the disk & CD/DVD-ROM drive from UDMA to PIO temporarily. You might also try booting from a 32-bit x86 version of FreeBSD and see whether that does any better. More info about your hardware would also be helpful... -- -Chuck