From owner-freebsd-questions Tue Mar 4 01:28:29 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id BAA09760 for questions-outgoing; Tue, 4 Mar 1997 01:28:29 -0800 (PST) Received: from gatekeeper.barcode.co.il (gatekeeper.barcode.co.il [192.116.93.17]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id BAA09753 for ; Tue, 4 Mar 1997 01:28:24 -0800 (PST) Received: (from smap@localhost) by gatekeeper.barcode.co.il (8.7.5/8.6.12) id LAA22712; Tue, 4 Mar 1997 11:28:08 +0200 (IST) X-Authentication-Warning: gatekeeper.barcode.co.il: smap set sender to using -f Received: from localhost.barcode.co.il(127.0.0.1) by gatekeeper.barcode.co.il via smap (V1.3) id sma022710; Tue Mar 4 11:28:02 1997 Message-ID: <331BEADA.1E5B@barcode.co.il> Date: Tue, 04 Mar 1997 11:26:50 +0200 From: Nadav Eiron X-Mailer: Mozilla 3.0 (X11; I; SunOS 5.5 sun4m) MIME-Version: 1.0 To: Chuck Rouzer CC: freebsd-questions@freebsd.org Subject: Re: secondary master IDE HD & System Commander v3.01 References: <331B60CB.3FEC@spyder.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Chuck Rouzer wrote: > > Hello, > > Please email me if you know a solution. > > System Commander v3.01 does not recognize or allow me to boot to > /dev/wd2 > which is my Secondary Master HD that I have installed FreeBSD on. > > I have tried writing the MBR and setting the partition active > during > the install, but nothing works. i can't even boot to the HD from the > Boot: prompt from the install floppy. I tried: wd2/kernel wd2a/kernel > wd(2,a)/kernel, etc, etc... But I am able to see the partition during > the install/post install. > > I have not been able to find any info concerning if it is ok to > install on this HD. Any help is appreciated. > > -- > /* Chuck Rouzer - rouzer@spyder.net - http://www.spyder.net /* What is the error message you're getting if you just let it boot? Try giving 1:wd(2,a)/kernel at the Boot: prompt. If this works for you you may have to modify your kernel config file and rebuild a kernel, telling the system that the root partition is on wd2. Nadav