On 8/29/05, Barry Dexter A. Gonzaga <[EMAIL PROTECTED]> wrote: > 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
I use this /dev/sd0i /iriver msdos rw,-m=0644,-x,-u=1000,-l,noauto,noatime 0 0 -- GDB has a 'break' feature; why doesn't it have 'fix' too?