<br><br><div class="gmail_quote">On Fri, May 15, 2009 at 1:24 PM, Michael Mol <span dir="ltr"><<a href="mailto:mikemol@gmail.com">mikemol@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;">
<div class="im">On Fri, May 15, 2009 at 1:10 PM, Ben DeMott <<a href="mailto:ben.demott@gmail.com">ben.demott@gmail.com</a>> wrote:<br>
> Doesn't Ubuntu mount your external media to /media automatically?<br>
> Otherwise use the df command to see what drives are present, and then use<br>
> the mount command to mount the drive if it isn't already.<br>
> (mount with no arguments shows what is currently mounted)<br>
><br>
> If it's not in /media (it should be in /mnt)<br>
<br>
</div>It depends on a couple things. First, is Bob using fstab manually?<br>
Is he using Ubuntu's GNOME automounter? Is he using a version prior<br>
to 9.04?<br>
<br>
9.04 rearranged things such that GNOME's VFS subsystem is now<br>
accessible to the rest of the Linux system. I'm guessing they linked<br>
it in via FUSE or some such.<br>
<br>
An experiment: Create a .html file on your external disk, and<br>
double-click on it in Nautilus. What does Firefox then say the path<br>
is?<br>
<font color="#888888"></font></blockquote><div>Whoops! Another missing piece of<br>information: I'm using KDE 4. So<br>maybe this is why I don't know what<br>Nautilus is.....<br><br>I mount the drive using:<br>
<br>mount -t ext3 /dev/sdb7 /disk2<br><br>for example. <br><br> -- Bob<br><br></div></div><br>