From owner-freebsd-questions Fri Dec 30 21:32:03 1994 Return-Path: questions-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id VAA14255 for questions-outgoing; Fri, 30 Dec 1994 21:32:03 -0800 Received: from time.cdrom.com (time.cdrom.com [192.216.223.46]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id VAA14249 for ; Fri, 30 Dec 1994 21:32:02 -0800 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.9/8.6.9) with SMTP id VAA05045; Fri, 30 Dec 1994 21:26:51 -0800 X-Authentication-Warning: time.cdrom.com: Host localhost didn't use HELO protocol To: Mr Siu Lam Ho cc: questions@freebsd.org Subject: Re: ProAudio SCSI CD ROM In-reply-to: Your message of "Wed, 28 Dec 94 23:40:05 +0800." MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Fri, 30 Dec 1994 21:26:51 -0800 Message-ID: <5044.788851611@time.cdrom.com> From: "Jordan K. Hubbard" Sender: questions-owner@freebsd.org Precedence: bulk > (a) The Boot Manager cannot boot the system correctly. After I press F1 > or F5 to select either Unix (on drive 0) or MS Dos (on drive 1), > the Boot Manager just loop back and ask me to select again and again. This looks like a geometry mis-match problem. Please check the troubleshooting notes on the first floppy. > (b) I cannot mount the CD ROM on ProAudio SCSI on UNIX using the following > command: > > mount -t cd9660 /dev/cd0d /mnt Hmmmm. Are you sure that the PAS card is being probed properly? This *should* work! > (c) How can I install the source code on the WalnutK CD ROM after I have > installed other sections during initial installation and is now > using the system? The source code was installed during the initial > installation process. If you say that the source code was installed during the initial installation process then why do you need to install it again? I'm confused! > (d) Can you suggest any reference materials or textbook for learning more > about FreeBSD (especially PC implmentations)? The O'Reilly 4.4 doc set mentioned in the README on the first floppy is a good bet! (or was that the RELNOTES?). Jordan