From owner-freebsd-hackers Mon Aug 12 11:37:27 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA04737 for hackers-outgoing; Mon, 12 Aug 1996 11:37:27 -0700 (PDT) Received: from fyeung5.netific.com (netific.vip.best.com [205.149.182.145]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id LAA04723 for ; Mon, 12 Aug 1996 11:37:18 -0700 (PDT) Received: (from fyeung@localhost) by fyeung5.netific.com (8.6.11/8.6.9) id LAA29783 for hackers@freebsd.org; Mon, 12 Aug 1996 11:42:38 GMT From: francis yeung Message-Id: <199608121142.LAA29783@fyeung5.netific.com> Subject: webbox with bsdi To: hackers@freebsd.org Date: Mon, 12 Aug 1996 11:42:38 +0000 () X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Greetings, The WebBox is a standalone BSDI system designed for personal web browsiing on TV. It contains no hard disk and has a CD drive. Is there a way that I can generate a standalone FreeBSD without hard disk ? What should I do with the swap space area ? Is there a virtual disk system (memory based) in FreeBSD ? If there is a one, can I assign the swap space to a file which resides in the virtual file system ? I have no intention to build a web box. But I want to create a floppy disk with a very small kernel which will run tcpdump so that I can use it as standalone traffic monitor to be used by the school for monitoring student's network traffic. It has to be standalone system and should NOT be downloaded from the network. Basically, the system gets booted up from the floppy disk and starts traffic monitoring. Thank you for your help. Francis