From owner-freebsd-hackers Wed Jan 24 20:26:46 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from winston.osd.bsdi.com (winston.osd.bsdi.com [204.216.27.229]) by hub.freebsd.org (Postfix) with ESMTP id 9BC7F37B400 for ; Wed, 24 Jan 2001 20:26:29 -0800 (PST) Received: from winston.osd.bsdi.com (jkh@localhost [127.0.0.1]) by winston.osd.bsdi.com (8.11.1/8.11.1) with ESMTP id f0P4QHt79094; Wed, 24 Jan 2001 20:26:17 -0800 (PST) (envelope-from jkh@winston.osd.bsdi.com) To: chris@calldei.com Cc: Dave Hayes , freebsd-hackers@FreeBSD.ORG Subject: Re: Running FreeBSD off of CDROM In-Reply-To: Message from Chris Costello of "Wed, 24 Jan 2001 20:06:18 CST." <20010124200618.C776@holly.calldei.com> Date: Wed, 24 Jan 2001 20:26:17 -0800 Message-ID: <79090.980396777@winston.osd.bsdi.com> From: Jordan Hubbard Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > What you'd need is a writable medium, preferable a hard disk, > with whatever file system you want to use on it, and a CD with a > stripped-down FreeBSD installation, complete with a kernel that > matches your hardware. You don't even need a disk if you have enough memory. You can come up with an MFS and put everything you need to write on in that (via union mount or symlinks or whatever). - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message