Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jul 1996 23:14:32 -0700
From:      David Greenman <dg@root.com>
To:        Julian Elischer <julian@whistle.com>
Cc:        phk@critter.tfs.com (Poul-Henning Kamp), hackers@FreeBSD.ORG
Subject:   Re: DEVFS 
Message-ID:  <199607250614.XAA20054@root.com>
In-Reply-To: Your message of "Wed, 24 Jul 1996 15:32:39 PDT." <199607242232.PAA07400@shrimp.whistle.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
>> +
>> +	/* Try to mount devfs */
>> +	mount(MOUNT_DEVFS, "/dev", MNT_NOEXEC|MNT_RDONLY, 0);
>ok, that's a good start. You can even do it later than that.. in 
>/etc/fstab is almost good enough..
>I was actually wondering if it could be done at the same time
>as / is mounted..

   I'd actually like to see this done in the kernel when "root" is initially
mounted read-only.

-DG

David Greenman
Core-team/Principal Architect, The FreeBSD Project



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199607250614.XAA20054>