From owner-freebsd-current@FreeBSD.ORG Mon Dec 15 22:38:36 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3AA3F16A4CE for ; Mon, 15 Dec 2003 22:38:36 -0800 (PST) Received: from papagena.rockefeller.edu (user-0cdfenm.cable.mindspring.com [24.215.186.246]) by mx1.FreeBSD.org (Postfix) with SMTP id 310A643D32 for ; Mon, 15 Dec 2003 22:38:35 -0800 (PST) (envelope-from rsidd@online.fr) Received: (qmail 616 invoked by uid 1002); 16 Dec 2003 06:38:41 -0000 Date: Tue, 16 Dec 2003 01:38:40 -0500 From: Rahul Siddharthan To: current@freebsd.org Message-ID: <20031216063840.GA540@online.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Operating-System: Linux 2.4.23 i686 User-Agent: Mutt/1.5.4i Subject: 5.2-RC1 messes up MBR X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Dec 2003 06:38:36 -0000 Despite saying "none" in the bootloader part of sysinstall, the installation seems to have done something to the MBR of my laptop. On booting, I got neither lilo nor FreeBSD's booteasy, but some garbage characters and a hang; I needed to boot a livecd and re-run lilo to fix this. Rahul