I have autofs as a kernel module and automount is installed, but I can't
find anything that tells how to setup in order to use the system.
There is an automount howto in /usr/doc/LinuxHowtos but it is for redhat
and mostly a faq rather than a howto. Any pointers in the right direction
would be nice.
I need to setup my wifes COmputer so she can use the usb card reader from
the camera. All it is is a usb plugin memory stick but I'll never be able
to teach her how to go through all the steps and what to check for if the
drive doesn't mount. Well I could but it would be a lot easier for me to
just setup automount on her machine. Then I can write a script for the
rest. :)
Thanks.
Automount is overkill for that. Instead you should configure dbus and hal
to give her a nice file manager window as soon as she connects any USB
drive.
With automount you would have to know which device name the next USB disk
gets. Dbus and hal takes care of all that. Once configured correctly it
works really nice in Slackware 12.
Automount is best used for NFS disks, maybe together with NIS.
regards Henrik
--
The address in the header is only to prevent spam. My real address is:
hc3(at)poolhem.se Examples of addresses which go to spammers:
root@localhost postmaster@localhost
Or LDAP.
--keith
--
kkeller...@wombat.san-francisco.ca.us
(try just my userid to email me)
AOLSFAQ=http://www.therockgarden.ca/aolsfaq.txt
see X- headers for PGP signature information
> Whiffle Diffle <Whiffle...@shmo.net> wrote:
>> I need to setup my wifes COmputer so she can use the usb card reader
>> from the camera. All it is is a usb plugin memory stick but I'll never
>> be able to teach her how to go through all the steps and what to check
>> for if the drive doesn't mount. Well I could but it would be a lot
>> easier for me to just setup automount on her machine. Then I can write
>> a script for the rest. :)
>
> Automount is overkill for that. Instead you should configure dbus and
> hal to give her a nice file manager window as soon as she connects any
> USB drive.
>
> With automount you would have to know which device name the next USB
> disk gets. Dbus and hal takes care of all that. Once configured
> correctly it works really nice in Slackware 12.
>
> Automount is best used for NFS disks, maybe together with NIS.
>
> regards Henrik
So where do I read about Dbus and HAL?
Thanks
Doing that change to hal.conf will allow any user in Slackware 12 to mount
USB disks and cdroms by simple point and click in KDE. This assumes that
the user is a member of the "users" group, which they probably are by
default.