All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Constantinou <stephanos@writeme.com>
To: Auto FS Mailing List <autofs@linux.kernel.org>
Subject: auto mounting floppies
Date: Sun, 10 Feb 2008 17:43:02 +0000	[thread overview]
Message-ID: <47AF37A6.1010004@writeme.com> (raw)

Dear All

I received technical support from Mandriva up to the point where they 
suggest I read the manual.  I did and understood very little and was 
surprised that they would go no further.

It took several attempts to get over to them that although I can mount 
floppies manually at the command line as root and I can mount floppies 
using a "Link to Device" icon I made for the desktop I was trying to 
achieve in Mandriva 2008 what I had taken for granted in Mandriva 2007. 
  That is as follows:
   "In 2007 I can insert a floppy and navigate in
    konqueror to /media/floppy and click on the
    directory and then the floppy is mounted and
    the content of the floppy appears in konqueror."

The floppy instruction of /etc/fstab is as follows
"/dev/fd0 /media/floppy/ auto umask=0022,users,auto,exec,flush 0 0"

In Control Centre I checked the packages and found that
"autofs 5.0.2-8" was already installed.

So I read the tutorial that the Mandriva tech support man suggested:
I checked to make sure the kernel supported autofs
[root@localhost stephanos]# cat /proc/filesystems
...
nodev autofs
[root@localhost stephanos]#
It does

So I checked to see if it was loaded:
[root@localhost stephanos]# /sbin/lsmod
Module Size Used by
.....
autofs4 18788 0
.....
[root@localhost stephanos]#
It was

While I do feel a sense of achievement to have done so much I did not 
understand any more and could not progress.

Any further help appreciated

Stephen

             reply	other threads:[~2008-02-10 17:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-10 17:43 Stephen Constantinou [this message]
2008-02-11  8:09 ` auto mounting floppies Ian Kent

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47AF37A6.1010004@writeme.com \
    --to=stephanos@writeme.com \
    --cc=autofs@linux.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.