From owner-freebsd-questions@FreeBSD.ORG Thu Mar 17 10:46:48 2005 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 66D4916A4D4 for ; Thu, 17 Mar 2005 10:46:48 +0000 (GMT) Received: from hp2.euro.net.mk (hp2.euro.net.mk [212.110.94.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id E894943D3F for ; Thu, 17 Mar 2005 10:46:44 +0000 (GMT) (envelope-from FreeBSD@euro.net.mk) Received: from [212.110.94.68] by hp2.euronet.com.mk (NTMail 7.00.0018/SG1971.09.57a4aa33) with ESMTP id wfhsuaaa for freebsd-questions@freebsd.org; Thu, 17 Mar 2005 11:46:56 +0100 Message-ID: <42396009.1080108@euro.net.mk> Date: Thu, 17 Mar 2005 11:46:33 +0100 From: Perica Veljanovski User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-VSMLoop: euronet.com.mk Subject: dual boot two disk 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: Thu, 17 Mar 2005 10:46:48 -0000 Hi I have a problem booting the second disk with fbsd's boot manager. I installed a new disk as pri/master (ad0) and moved my old disk to sec/master (ad2). Then devided ad0 (40GB) with fbsd's fdisk in 10G (ufs) and 30G (fat) and installed FreeBSD 5.3 with a boot manager on the first 10G. When I boot the system I get: F1 FreeBSD (the fbsd on ad0s1) F2 DOS (the 30G fat, ad0s2) F5 Other (again the fbsd) So there is no option to boot from the second disk!? Allso when I unlplug ad0 or change the BIOS to boot from ad2 (hd1 as he sees it), WinXP boots just fine, meaning, there is no problem with the mbr on ad2. I read the man for boot0cfg, but I can't make heads or tails of ti!!! how do I configure/install the boo0 to show the second disk ni the boot menu?