<br><br><div><span class="gmail_quote">On 12/6/06, <b class="gmail_sendername">Chris Ball</b> &lt;<a href="mailto:cjb@laptop.org">cjb@laptop.org</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&gt;&gt; On 5 Dec 2006 23:26:02, Erik Blankinship &lt;<a href="mailto:erikb@mediamods.com">erikb@mediamods.com</a>&gt; said:<br><br>&nbsp;&nbsp; &gt; Could someone list the steps required to mount a usb stick on the<br>&nbsp;&nbsp; &gt; B1 hardware (in terminal)?
<br><br>su -<br>mount /dev/sda1 /mnt</blockquote><div><br><br>Two problems:<br>1) We are asked for filesystem type (we use sysfs, and get it to accept... the drive was formatted &quot;unix&quot; on a mac :-) )<br>2) When we go to /mnt, we get a directory which is not our usb stick.&nbsp; Instead we get:
<br>/block<br>/bus<br>/class<br>/devices<br>/firmware<br>/fs<br>/kernel<br>/module<br>/power<br><br>Any ideas what we're doing wrong?&nbsp; Thanks.</div></div>