On Monday 11 September 2006 9:40 pm, Robert Fisher wrote: Opps!! Spot my "deliberate mistake" in the line below.... > > Add this line here (it has to be above the Dynamic entries line.) > /dev/hdb1 /mnt/hda2 vfat defaults,umask=000 0 0
Should be /dev/hdb1 /mnt/hdb1 vfat defaults,umask=000 0 0 > > > # Dynamic entries below, identified by 'users' option > > /dev/hda1 /mnt/hda1 ntfs noauto,users,exec,ro,umask=0222 0 0 > > Comment the line below out. > > > /dev/hdb1 /mnt/hdb1 vfat,ext3,ext2,reiserfs noauto,users,exec 0 0 > > Rob
