Good Day!
On Mon, Aug 29, 2005 at 11:17:22PM +0200, Oliver Fuchs wrote:
> Hi,
> I mount my mp3 player
> (in /etc/fstab I have
> /dev/sd0i /mnt/samsung msdos rw,noauto 0 0)
> with the command
> mount /mnt/samsung
> I want to use the mount_msdos -l option to support long filenames for
> the mp3 files from the first so:
>
> Is it possible to use this option in /etc/fstab?
Details in the fs_mntops section of the fstab manpage[0]
Should be
/dev/sd0i /mnt/samsung msdos rw,noauto,-l 0 0
Mabuhay! barryg
[0]
http://www.openbsd.org/cgi-bin/man.cgi?query=fstab#DESCRIPTION
--
Barry Dexter A. Gonzaga, bofh
[EMAIL PROTECTED]