From owner-freebsd-questions@FreeBSD.ORG Mon Aug 21 14:32:34 2006 Return-Path: X-Original-To: freebsd-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 BA25A16A4DE for ; Mon, 21 Aug 2006 14:32:34 +0000 (UTC) (envelope-from backyard1454-bsd@yahoo.com) Received: from web83106.mail.mud.yahoo.com (web83106.mail.mud.yahoo.com [216.252.101.35]) by mx1.FreeBSD.org (Postfix) with SMTP id 81C7E43D62 for ; Mon, 21 Aug 2006 14:32:13 +0000 (GMT) (envelope-from backyard1454-bsd@yahoo.com) Received: (qmail 2455 invoked by uid 60001); 21 Aug 2006 14:28:24 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=lW8peqUlWMNLLLuJ5Im6taerF2Fby3DghRPaMdT3FWbZdQzTO3eyA8o6LOgJCvoX6j5YdfJ03zY7d5wKJ22OWIORgNTBUzSqIqIlll4lkv/L+tQVO6DsFGGFXYqBo6fvfe2qOZ7Hm5z+SpfFbJkDhLrOhEWvKnpRv/wT/RZ19t4= ; Message-ID: <20060821142824.2453.qmail@web83106.mail.mud.yahoo.com> Received: from [63.240.228.37] by web83106.mail.mud.yahoo.com via HTTP; Mon, 21 Aug 2006 07:28:24 PDT Date: Mon, 21 Aug 2006 07:28:24 -0700 (PDT) From: backyard To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: GRUB Problems with Dell Optiplex GX1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: backyard1454-bsd@yahoo.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Aug 2006 14:32:34 -0000 I'm having problems installing GRUB on my Dell Optiplex GX1 pentium3 500 BIOS A10. I'm setting this server up for a friend and not having GRUB isn't the biggest deal; I just wanted to have a nice inappropriate boot image when they turn it on... It will boot from a floppy, but installing it to the hard drive seems to corrupt the root filesystem. It claims to install fine and during boot will load grub_stage1.5 from the disk, but instead of loading stage2 it begins to boot the system, but the console font has become completely corrupted, and I'm not certain if anything else has. It will boot, and appears to function but the font is messed up. Has anyone else had issues with the particular Dell and GRUB? I've never had problems with GRUB before this machine. I'm at a loss, any help would be appreciated. It would be nice to get GRUB on this thing, but if I can't oh well. -brian