Messages in this thread |  | | | Subject | Re: [patch 1/2] [RFC] Simple tamper-proof device filesystem. | | From | Tetsuo Handa <> | | Date | Sun, 16 Dec 2007 20:36:12 +0900 | |
Hello.
> > I meant that "/dev must be mounted for read-write mode"
>
> Again, why?
You can mount / partition for read-only mode if you wish to do so.
But you cannot make /dev directory for read-only.
You won't be able to login to the system because /sbin/mingetty
fails to "chown/chmod" /dev/tty* if /dev is mounted for read-only mode.
|  |