Thread: Embedded.
View Single Post
  #8   (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,975
Default

Continuing: The command that /etc/rc uses for the root partition is:
Code:
mount -uw /
This is the line you must change if you want your root partition of a writeable drive to be read only.
Reply With Quote