ma, 2005-11-21 kello 16:46 +0100, Thomas Hood kirjoitti: > Martin-Éric Racine wrote: > > That /etc/fstab mounts for /proc are included in a default install? > > Also, an fstab entry is perhaps needed if the admin wants to mount /proc > with options?
Why not. Then again, mount(8) says: 8X----- Mount options for proc uid=value and gid=value These options are recognized, but have no effect as far as I can see. 8X----- Anyhow, I don't think that removing the proc entry in /etc/fstab is the solution. Rather, "already mounted" should not be considered a failure. That's what needs to be fixed and that would be the mountall.sh script. -- Martin-Éric Racine http://q-funk.iki.fi

