From owner-freebsd-questions Wed Apr 3 21:49:58 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id VAA28992 for questions-outgoing; Wed, 3 Apr 1996 21:49:58 -0800 (PST) Received: from iquest.net (iquest3.iquest.net [206.27.192.75]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id VAA28971 for ; Wed, 3 Apr 1996 21:49:47 -0800 (PST) Received: from ind-003-236-141.iquest.net by iquest.net with smtp (Smail3.1.29.1 #17) id m0u4hvL-004XU5C; Thu, 4 Apr 96 00:49 EST Message-Id: X-Sender: callisl@pop.iquest.net X-Mailer: Windows Eudora Light Version 1.5.2 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Thu, 04 Apr 1996 01:15:02 -0500 To: questions@FreeBSD.org From: Larry Callis Subject: System Boot Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk My Current Config: P90 with dual port ide 1. Hard drive (master) on port 0 (Drive c:) 2. Cdrom (slave) on port 0 (Drive d:) 3. Hard drive (master) on port 1 Note: Desire that #3 Hard drive (814megbyte) be dedicated to free bsd Problem: When attempting to load "the works" on #3 harddrive (wd2), the install proceeds (looking at the debug output on the screen ) until I see the output /stand/ls. The transfer immediately stops/locks up. System then requires a CtlAltDel to restart. Solution: The install appears to go to completion if I change my config to the following: 1. Hard drive (master) on port 0 (Drive c:) 2. Cdrom (slave) on port 1 (Drive d:) 3. Hard drive (master) on port 1 Apparently, the Cdrom needs to be on the same ide port that the kernel is being loaded on ? Oh, by the way, I'm not putting this on drive c due to space. But now, when I reboot the system, I don't get the option to boot freebsd. I selected that the boot manager be loaded, apparently on wd2 but now when I boot via cdrom or floppy, it no longer recognizes that wd2 exists. How can I manually/automatically boot the system on wd2 ? ? Thanks, Larry