From owner-freebsd-hackers Sun Dec 1 21:19:25 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA02049 for hackers-outgoing; Sun, 1 Dec 1996 21:19:25 -0800 (PST) Received: from panda.hilink.com.au (panda.hilink.com.au [203.2.144.5]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id VAA02044 for ; Sun, 1 Dec 1996 21:19:21 -0800 (PST) Received: (from danny@localhost) by panda.hilink.com.au (8.7.6/8.7.3) id QAA14487; Mon, 2 Dec 1996 16:24:07 +1100 (EST) Date: Mon, 2 Dec 1996 16:24:06 +1100 (EST) From: "Daniel O'Callaghan" To: Naoki Hamada cc: freebsd-hackers@FreeBSD.org Subject: Re: boot from ATAPI CDROM In-Reply-To: <199612020259.LAA19525@sirius.sbl.cl.nec.co.jp> Message-ID: 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 Dec 1996, Naoki Hamada wrote: > Though booting from ATAPI CDROM is possible, it is not listed in the > table in sys/i386/i386/autoconf.c. With the following patch, my > FreeBSD box does boot from wcd0. This change is desired to be in > 2.2-RELEASE, isn't it? Looks good. Now, what is the process for contructing a customised boot CD? Danny