From owner-freebsd-hackers Mon Jun 2 13:24:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA10174 for hackers-outgoing; Mon, 2 Jun 1997 13:24:03 -0700 (PDT) Received: from whitestar.gu.net (whitestar.gu.net [194.93.190.6]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA10110 for ; Mon, 2 Jun 1997 13:23:50 -0700 (PDT) Received: from localhost (localhost.gu.kiev.ua [127.0.0.1]) by whitestar.gu.net (8.8.5/8.8.5) with SMTP id UAA00415; Mon, 2 Jun 1997 20:23:13 GMT Date: Mon, 2 Jun 1997 20:23:13 +0000 (GMT) From: Andrew Stesin To: Thomas David Rivers cc: hackers@freebsd.org Subject: Re: What's wrong with a bootable CDROM??? In-Reply-To: <199706021516.LAA21941@lakes.water.net> Message-ID: X-NCC-RegID: UA.GU MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Mon, 2 Jun 1997, Thomas David Rivers wrote: > You see, the packages are the installation (bootable) CD-ROM, and > I tend to leave it in the drive. [...] > Does anyone else have a suggestion? > Yep. Try to discover how to teach your BIOSes to perform the following boot sequence, for example: "C,CDROM,A" (that's what my new fbsd machine knows about, though it's IDE). There is a chance that your motherboard' BIOS should be upgraded, though. > - Dave Rivers - > Andrew