Date: Mon, 28 Aug 2000 16:34:16 +0700 (ALMST) From: Boris Popov <bp@butya.kz> To: Poul-Henning Kamp <phk@critter.freebsd.dk> Cc: Sheldon Hearn <sheldonh@uunet.co.za>, gjohnson@gs.verio.net, current@FreeBSD.ORG, questions@FreeBSD.ORG Subject: Re: devfs Message-ID: <Pine.BSF.4.10.10008281627310.13450-100000@lion.butya.kz> In-Reply-To: <5091.967454093@critter>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 28 Aug 2000, Poul-Henning Kamp wrote: > >> Do you have devfs in /etc/fstab ? That is *not* needed, /sbin/init > >> will mount devfs on /dev automatically. > > > >Out of curiosity, what's the motivation behind this decision? Why don't > >you allow defvs to be mounted on an arbitrary mount point? > > The reason for mounting it in /sbin/init is historical and possibly > wrong but it does have the benefit that it will DTRT for people. This is necessary for proper synching of the root filesystem. To achieve this effect devfs is mounted over readonly UFS, so when the root filesystem is updated to R/W state it pulls the proper device from devfs filesystem. -- Boris Popov http://www.butya.kz/~bp/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10008281627310.13450-100000>