<br><br><div><span class="gmail_quote">On 12/6/06, <b class="gmail_sendername">Chris Ball</b> <<a href="mailto:cjb@laptop.org">cjb@laptop.org</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
>> On 5 Dec 2006 23:26:02, Erik Blankinship <<a href="mailto:erikb@mediamods.com">erikb@mediamods.com</a>> said:<br><br> > Could someone list the steps required to mount a usb stick on the<br> > 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 "unix" on a mac :-) )<br>2) When we go to /mnt, we get a directory which is not our usb stick. 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? Thanks.</div></div>