From owner-freebsd-questions@FreeBSD.ORG Fri Dec 18 16:29:55 2009 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 C00ED106566C for ; Fri, 18 Dec 2009 16:29:55 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id 7B8998FC37 for ; Fri, 18 Dec 2009 16:29:54 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.50) id 1NLfiB-0005s3-0A for freebsd-questions@freebsd.org; Fri, 18 Dec 2009 17:29:51 +0100 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 18 Dec 2009 17:29:50 +0100 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 18 Dec 2009 17:29:50 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Ivan Voras Date: Fri, 18 Dec 2009 17:29:27 +0100 Lines: 27 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 2.0.0.23 (X11/20091210) In-Reply-To: Sender: news Subject: Re: Geom not found, disaster recovery plan on FREEBSD 7.2 STABLE 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: Fri, 18 Dec 2009 16:29:55 -0000 Jeronimo Calvo wrote: > Ho folks, > > As a plan for a recovery planing due to a crash on a kernel Update, > when restarted I used to have F1 Freebsd and F2 Other, I choosed F2 > wich seems to belong to an old linux installation and a Grub-error pop > up, after restarting again, Freebsd completly dissapear booting just > that Old-Crashed GRUB plan... > > On an attempt to recover the normal behaviour I tried booting from a > Livecd and restore the freebsd boot loader MBR on my first disk doing: > > Fixit# fdisk -B -b /boot/boot0 ad8 > > seems to write the MBR but when is asking to overwrite the partition > table it is giving me an error: > > Geom not found... > > I tried several times, as well as using "fdisk -BI ad8" wich gives me > the same error... This particular error in your particular circumstances can be ignored. I think the old loader (GRUB) simply changed the "active" partition index in the MBR, you don't need to reinstall the boot loader - change the active parition.