Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jul 1996 09:06:17 +0200
From:      Poul-Henning Kamp <phk@critter.tfs.com>
To:        dg@root.com
Cc:        Julian Elischer <julian@whistle.com>, hackers@freebsd.org
Subject:   Re: DEVFS 
Message-ID:  <397.838278377@critter.tfs.com>
In-Reply-To: Your message of "Wed, 24 Jul 1996 23:14:32 PDT." <199607250614.XAA20054@root.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <199607250614.XAA20054@root.com>, David Greenman writes:
>>> +
>>> +	/* 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.

Well, I just stuck it in /sbin/init to have it somewhere...
At present the system wedges with a process hung in "ufslk2" 
so it's not much use yet...

--
Poul-Henning Kamp           | phk@FreeBSD.ORG       FreeBSD Core-team.
http://www.freebsd.org/~phk | phk@login.dknet.dk    Private mailbox.
whois: [PHK]                | phk@ref.tfs.com       TRW Financial Systems, Inc.
Future will arrive by its own means, progress not so.



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