From owner-freebsd-security Mon Sep 28 00:04:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA13794 for freebsd-security-outgoing; Mon, 28 Sep 1998 00:04:17 -0700 (PDT) (envelope-from owner-freebsd-security@FreeBSD.ORG) Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id AAA13771; Mon, 28 Sep 1998 00:04:11 -0700 (PDT) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id GAA03233; Mon, 28 Sep 1998 06:02:48 +0100 From: Luigi Rizzo Message-Id: <199809280502.GAA03233@labinfo.iet.unipi.it> Subject: Re: Booting from NT ? To: easmith@beatrice.rutgers.edu (Allen Smith) Date: Mon, 28 Sep 1998 06:02:47 +0100 (MET) Cc: tlambert@primenet.com, security@FreeBSD.ORG, hackers@FreeBSD.ORG In-Reply-To: <9809280220.ZM6404@beatrice.rutgers.edu> from "Allen Smith" at Sep 28, 98 02:20:14 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Question... what does happen if one has a R/O root filesystem, > including /dev, without DEVFS? I'm constructing a firewall computer > with a (switchable - a nice facility of some Seagate drives) hard > drive for root, a second writeable drive for /var and swap, and a /tmp > MFS. What problems am I likely to run into with /dev? I'd really > prefer not to have it as a symlink to /var/dev or some such... not sure. i generally put /dev /var/dev and repopulate /var at boot from a tgz file. It is much more convenient, because you can then create new device entries if needed. luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message