From owner-freebsd-questions@FreeBSD.ORG Tue Mar 4 22:37:46 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A3038106566B for ; Tue, 4 Mar 2008 22:37:46 +0000 (UTC) (envelope-from engywook@gmail.com) Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.186]) by mx1.freebsd.org (Postfix) with ESMTP id 33D648FC13 for ; Tue, 4 Mar 2008 22:37:46 +0000 (UTC) (envelope-from engywook@gmail.com) Received: by ti-out-0910.google.com with SMTP id j2so1461227tid.3 for ; Tue, 04 Mar 2008 14:37:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=ijs9MEDavvLG29iC1EaEHmsui8GnBFBTDiJBc0BjF+0=; b=igoc5NSsQVsjBZVy9EbWVfqNEFOPE3gJEAgYxTpPaFAHvhO6exYVYhFGeqUw9dxTEdngP8yPid/lRAORoGdy8eSK68sH4F9GmyElTxA7yW176NCL7z081Gey+PBAaSbczhKvCqfrFaJy8E197JJoIbkegCwX9Cmt5WkBQnBmumU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=rXsJNde9BszWLbIiOqso+r0cU7TZ062a6Oon7kSlr/OQkjnt6gG/6pTBYSSNuivrpIBMFpQkF9MoGpBaj+2Y0dFHqds9YQpNj+1asxt7A739lRYjD9mRGih58tXqr9qVRAeOJ9GIAxD/gy1rNF7KND+V8M7hn5300b6NeVIsaLo= Received: by 10.151.15.3 with SMTP id s3mr823562ybi.29.1204668545316; Tue, 04 Mar 2008 14:09:05 -0800 (PST) Received: by 10.70.35.20 with HTTP; Tue, 4 Mar 2008 14:09:05 -0800 (PST) Message-ID: <24adbbc00803041409y6c4f200yc13146aa04774486@mail.gmail.com> Date: Tue, 4 Mar 2008 23:09:05 +0100 From: "Daniel Andersson" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Booting the install cd results in a reboot 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: Tue, 04 Mar 2008 22:37:46 -0000 Hello! I'm having some trouble installing FreeBSD on one of my boxes. When I try to boot the install cd it starts to boot but it reboots before I can read how far it gets. I've tried disabling all APIC and ACPI options in my bios. No go. Here is a dmesg from OpenBSD: http://pastebin.com/f55031392 Any ideas on how to get it to boot properly? Thanks, Daniel