> > Jay wrote:

> > > /dev/hda1 /mnt/DOS_hda1 vfat user,exec,conv=binary 0 0
> > > /dev/hdb2    /mnt/DOS_hdb2      vfat
> > So I think you should have:

> > /dev/hdb2 /mnt/DOS_hdb2 vfat rw 0 0

> > If I'm not mistaken, you have to create /mnt/DOS_hdb2 before
> > this will work.  I *think* I used "touch /mnt/DOS_hdb2 but
> > I'm not sure.

> I am sure that mkdir /mnt/DOS_hdb2 would be better. touch
> creates a file, you need a directory for a mountpoint.
> Paul

  Paul, you're right.  My only problem with all this is that
having to key in /mnt/whatever is annoying when not necessary.
I'm not away of there being any problem making mountpoints off
/ like /win.  That way, you not only save yourself a little
typing, but have a meaningful shortcut to the actual device
(which I think is the whole point).

  Meph

-- 
  "I did this 'cause Linux gives me a woody."
  -Dave '-ddt->' Taylor, announcing DOOM for Linux


Reply via email to