Thread: Embedded.
View Single Post
  #2   (View Single Post)  
Old 28th March 2009
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,977
Default

I believe the "1 1" must be "0 0" for read only filesystems.

With the default installation, the following hierarchies need to be read/write:
/root
/etc
/home
/var
/tmp
/dev
You should either make these MFS, or make appropriate adjustments. /tmp is the only one you've accounted for. You may also want to set the mode for /tmp to 1777.
Reply With Quote