<br><br><div><span class="gmail_quote">On 26/10/05, <b class="gmail_sendername">Robert Locke</b> <<a href="mailto:lists@ralii.com">lists@ralii.com</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 Wed, 2005-10-26 at 06:31 -0500, <a href="mailto:akonstam@trinity.edu">akonstam@trinity.edu</a> wrote:<br>> On Tue, Oct 25, 2005 at 11:33:39PM -0600, kwhiskers wrote:<br>> > On 25/10/05, Tim <<a href="mailto:ignored_mailbox@yahoo.com.au">
ignored_mailbox@yahoo.com.au</a>> wrote:<br>> > ><br>> > > On Tue, 2005-10-25 at 19:36 -0600, kwhiskers wrote:<br>> > > > I was wondering about the noauto option. I read the documentation, but
<br>> > > > got the impression this refers to automounting at boot. My situation<br>> > > > is that this device will never be connected at boot, but only<br>> > > > connected after the system has already booted up and disconnected well
<br>> > > > before the system ever shuts down. I will try.<br>> > ><br>> > > Since your message doesn't say anything about how you're using noauto, I<br>> > > can only give a general reply:
<br>> > ><br>> > > In the /etc/fstab file using a "noauto" option means that it won't be<br>> > > automatically mounted as the computer boots up.<br>> > ><br>> > > Without trying out other options, too, you'd need to be root to manually
<br>> > > mount such an entry. Throwing in "user" will allow a user to mount<br>> > > something as their own. Using "users", instead, will allow anybody to<br>> > > mount and dismount it. See the mount and fstab man pages.
<br>> > ><br>> > > --<br>> > ><br>> ><br>> > I have noauto in this context: pamconsole,exec,noauto,managed<br>> ><br>> > I simply copied it from the cdrecorder, cdrom and floppy lines, as they have
<br>> > the same and also all appear under /media. Not very intelligent, but I<br>> > wasn't sure what else to put there, since the 'managed' threw me and I was<br>> > stumped when lines kept disappearing and then reappearing from fstab. I do
<br>> > get that now, but the ones that reappear aren't the ones that disappeared, I<br>> > have noticed, so the system must have some overrides stored somewhere that<br>> > are not the same as the ones I had chosen.
<br>> ><br>> > In any case, I did try auto, but with the other options, as above, but when<br>> > I plugged the camera in, what I had put into fstab simply disappeared and<br>> > the old line with noauto reappeared.
<br>> ><br>> > This is not a huge problem, as I said, now that I have spent so much time on<br>> > it, and have seen that firstly, nobody has any answers, and secondly, all<br>> > the work I have done and suggestions, both here and on other websites, have
<br>> > had me just going in circles and getting nowhere.<br>> ><br>> > I can mount manually, which is fine, I guess. I just thought that cds mount<br>> > themselves when inserted, so why not a camera. I am using the same fstab
<br>> > option that cds have, and they work there.<br>> With my camera which uses a usb connection it is automatically mounted<br>> . Do not usb devices automount on your machine? auto-mounting that is<br>> done to a CD is not the same as auto in your fstab but is handled by
<br>> the automounter. Look at man automount<br>> --<br><br>Ummm, no.  The automounter/autofs function/service is not the one<br>responsible for automatically mounting your CDs on a default<br>installation.....<br><br>
Let me give a shot at this - I did not notice the original post, so<br>apologize if I am repeating what you already know....<br><br>When something is plugged in to a USB port, some combination of<br>hal/udev/hotplug will dynamically load the needed modules to support the
<br>device.  Now one challenge is that it will set the "permissions" on the<br>device file based on what user is "logged in" at the time - which<br>sometimes throws things off if you are logged in on multiple virtual
<br>consoles, so you may notice recommendations about manipulating udev rule<br>files.  In the case of a device that might be mountable, these same<br>scripts will add a line to your /etc/fstab - hence the "managed" option.
<br><br>Now, on to automounting.  The automounting is actually a function of the<br>graphical environment that you are running typically.  You can control<br>the automounting function in Gnome by looking under<br>"Desktop-Preferences-Removable Drives and Media".  I have no idea where
<br>this is hiding in KDE....<br><br>Frankly I am surprised that you are not seeing your camera be<br>automatically mounted, though I must admit that it does not create an<br>icon on my desktop like a USB memory stick does (which is a whole other
<br>bugzilla entry).  For me, it is configured to launch gthumb to import<br>the pictures onto my hard drive after I insert/turn on the camera.<br><br>HTH,<br><br>--Rob<br><br><br>--<br>fedora-list mailing list<br><a href="mailto:fedora-list@redhat.com">
fedora-list@redhat.com</a><br>To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list">https://www.redhat.com/mailman/listinfo/fedora-list</a><br></blockquote></div><br>
You are onto something there. I don't know where this is hiding in KDE
either. Sometimes I find that booting into gnome, making a setting, and
coming back to kde gets things going right. I will try this when I get
home. Thanks<br>