From owner-freebsd-questions@FreeBSD.ORG Fri Nov 19 20:51:45 2004 Return-Path: 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 29D6E16A4CE for ; Fri, 19 Nov 2004 20:51:45 +0000 (GMT) Received: from outside.taborandtashell.net (sub18-33.member.dsl-only.net [63.105.18.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id A570243D46 for ; Fri, 19 Nov 2004 20:51:44 +0000 (GMT) (envelope-from tkelly-freebsd-questions@taborandtashell.net) Received: (qmail 93652 invoked from network); 19 Nov 2004 12:51:36 -0800 Received: from unknown (HELO ?192.168.0.9?) (tkelly@192.168.0.9) by 192.168.0.2 with AES256-SHA encrypted SMTP; 19 Nov 2004 12:51:36 -0800 Message-ID: <419E5CD5.4000404@taborandtashell.net> Date: Fri, 19 Nov 2004 12:51:33 -0800 From: Tabor Kelly User-Agent: Mozilla Thunderbird 0.9 (X11/20041112) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <419D44C1.8060802@taborandtashell.net> <419D4C3C.7040503@speakeasy.net> <419D78C6.5040004@taborandtashell.net> In-Reply-To: <419D78C6.5040004@taborandtashell.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: No output from Kernel Booting Up or /dev/console X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: tkelly-freebsd-questions@taborandtashell.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Nov 2004 20:51:45 -0000 Tabor Kelly wrote: > [snip] > > I have no idea what file it was or how it got changed, but thanks Ash. I figured out what I did. I overwrote the default /boot/device.hints with the 4 lines in my original email (I didn't realize there was a default /boot/device.hints). This was all accomplished with the wrechless use of "cat > device.hints" I guess I learned an important lesson. -Tabor