I did the following to solve this, thanks for your replies =D<meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8">
        <title></title>
        <meta name="GENERATOR" content="OpenOffice.org 3.0  (Linux)">
        <style type="text/css">
        <!--
                @page { margin: 2cm }
                P { margin-bottom: 0.21cm }
        -->
        </style>

<p style="margin-left: 0.64cm; text-indent: -0.64cm; margin-bottom: 0cm;" align="left">
<font face="Times New Roman, serif"><font size="3">/etc/init.d/voyage-util
and edit the lines</font></font></p>
<p style="margin-left: 0.64cm; text-indent: -0.64cm; margin-bottom: 0cm;" align="left">
<br>
</p>
<pre style="margin-left: 0.64cm; text-indent: -0.64cm; text-align: left;"><font face="Times New Roman, serif"><font size="3">echo -n "Remounting / as read-only ... "</font></font>
#/bin/mount / -o remount,ro
/usr/local/sbin/remountro</pre><p style="margin-left: 0.64cm; text-indent: -0.64cm; margin-bottom: 0cm;" align="left">
<br>
</p>
<p style="margin-bottom: 0cm;" align="left"><font face="Times New Roman, serif"><font size="3">INTO</font></font></p>
<p style="margin-bottom: 0cm;" align="left"><br>
</p>
<pre style="text-align: left;"><font face="Times New Roman, serif"><font size="3">echo -n "Remounting / as read-only ... "</font></font>
#/bin/mount / -o remount,ro
#/usr/local/sbin/remountro</pre>
<br><br><div class="gmail_quote">On Wed, Mar 17, 2010 at 1:10 PM, Ant A <span dir="ltr"><<a href="mailto:kizofilax2@gmail.com">kizofilax2@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi all, I am sorry to ask this because I am sure it has been asked thousands of times but I cannot find the answer anywhere =(<br><br>How do you make the file systemread/write by default so that you don't have to run remountrw every time you log in?<br>

<br>Thanks<br>
</blockquote></div><br>