From owner-freebsd-questions@FreeBSD.ORG Fri Jan 16 13:20:55 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 14D1216A4CE for ; Fri, 16 Jan 2004 13:20:55 -0800 (PST) Received: from cpanel10.gzo.com (69-56-171-54.theplanet.com [69.56.171.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7772E43D31 for ; Fri, 16 Jan 2004 13:20:53 -0800 (PST) (envelope-from dany_list@natzo.com) Received: from [38.119.208.42] (helo=natzo.com) by cpanel10.gzo.com with asmtp (TLSv1:RC4-MD5:128) (Exim 4.24) id 1AhbKe-0001km-6G for freebsd-questions@freebsd.org; Fri, 16 Jan 2004 15:16:44 -0600 Message-ID: <400854BD.6000301@natzo.com> Date: Fri, 16 Jan 2004 16:16:45 -0500 From: Dany User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6b) Gecko/20031208 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <200401161230.52275.jfrherve@ing.uc3m.es> <20040116192828.GA6326@gicco.homeip.net> In-Reply-To: <20040116192828.GA6326@gicco.homeip.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cpanel10.gzo.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - natzo.com Subject: Re: I can not boot my FreeBSD-5.2 partition, please help X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jan 2004 21:20:55 -0000 Using SBM "Smart Boot Manager" http://btmgr.sourceforge.net/ I was able to boot my FreeBSD 5.2R out of the box which is located on the upper part of the disk (40G to 80G). It uses MBR for installation, so you can boot from a DOS floppy. Backup your existing MBR and isntall this nice tool. Dany Hanspeter Roth wrote: > On Jan 16 at 12:30, Juan Rodriguez Hervella spoke: > > > >>Hello, >> >>I've got a 40 GBytes hard disk on an old Pentium MMX 266 MHz. >>The first time I plugged it into the motherboard my BIOS didn't recognize >>the drive, but fortunately there is a jumper that reduces the size of the >>disk to 32 GBytes, and that's enough for my BIOS at this moment. >> >>So I've got something like this: >> >>10 GBytes for Windows 2000 >>10 GBytes for Linux >>10 GBytes for FreeBSD-5.2 >> >>The big problem is that the FreeBSD boot manager that I've >>got installed on my MBR is only able to boot the Windows partition. >> >> > >Hello Juan, > >I assume that you have installed all OSes on primary partitions, if >not you should mention it. >FreeBSD's bootmanager has an option `packet' which is required to >boot from cylinder > 1023. Unfortunately it is set off by default. > >There are two (or more) possibilities to recover. > >1. install the FreeBSD bootmanager into MBR and Lilo/Grub into the > Linux partition (/dev/hda2). In order to install the FreeBSD > bootmanager with the packet option you should boot the FreeBSD > recovery disk. This is the second disk. And then choose Fixit > from the install menu. After you have the root prompt issue the > following command: > > boot0cfg -vB -o packet /dev/ad0 > > (This assumes you have a IDE disk.) > >2. launch the Linux recovery CD/floppy and setup Lilo or Grub > accordingly. > You would need to install it in the MBR (/dev/hda) and create > entries for Windows and FreeBSD as well. > >-Hanspeter >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >