Follow-up: After running the mount command and using the -o rw option I do an ls -l on /mnt and it does show files with the write permission including /mnt/etc/master.passwd.<div><br clear="all">-Mathew<br><br>&quot;When you do things right, people won&#39;t be sure you&#39;ve done anything at all.&quot; - God; Futurama<div>

<br></div><div>&quot;<span style="background-color:rgb(255,255,255);font-family:arial,sans-serif;font-size:13px;line-height:18px">We&#39;ll get along much better once you accept that you&#39;re wrong and neither am I.&quot; - Me</span></div>

<br>
<br><br><div class="gmail_quote">On Tue, Oct 23, 2012 at 3:24 PM, Mathew Snyder <span dir="ltr">&lt;<a href="mailto:mathew.snyder@gmail.com" target="_blank">mathew.snyder@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Getting closer, thanks. I&#39;ve mounted the slice with <font face="courier new, monospace">mount -o rw /dev/da0s1a /mnt</font><font face="arial, helvetica, sans-serif">. However, when I chroot into  /mnt passwd isn&#39;t found and editing the /etc/master.passwd file still gives a read-only error.</font><div>

<div class="im">
<font face="arial, helvetica, sans-serif"><br clear="all"></font>-Mathew<br><br>&quot;When you do things right, people won&#39;t be sure you&#39;ve done anything at all.&quot; - God; Futurama<div><br></div><div>&quot;<span style="line-height:18px;font-size:13px;font-family:arial,sans-serif">We&#39;ll get along much better once you accept that you&#39;re wrong and neither am I.&quot; - Me</span></div>


<br>
<br><br></div><div><div class="h5"><div class="gmail_quote">On Tue, Oct 23, 2012 at 3:11 PM,  <span dir="ltr">&lt;<a href="mailto:kurin@delete.org" target="_blank">kurin@delete.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div>On Tue, Oct 23, 2012 at 02:50:23PM -0400, Mathew Snyder wrote:<br>
&gt; I&#39;ve booted to installation media and selected the single-user mode. I&#39;ve<br>
&gt; got the shell but when I attempt to follow the steps I&#39;ve found on various<br>
&gt; sites it doesn&#39;t work. Generally, they all follow the same procedure:<br>
&gt;<br>
&gt; mount -a (or mount -u /)<br>
&gt; passwd<br>
<br>
</div>This only works if the entries are in fstab, which obviously they won&#39;t<br>
be if you&#39;re booting from a CD.<br>
<br>
Mount them manually (e.g. `mount /dev/da0s1a /mnt`) and then chroot into<br>
/mnt to run `passwd`.<br>
<br>
</blockquote></div><br></div></div></div>
</blockquote></div><br></div>