From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020826 Description of problem: fstab entries run with mount -v ; mount.smbfs doesn't take -v, thus rejects -o line Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: added line to /etc/fstab: \\10.1.6.2\\cdrive /mnt/tmp smbfs username=Administrator,password=qwerty,ip=10.1.6.2,uid=511 0 0 then ran mount -av Additional info:
Nothing in initscripts that I can see calls mount with '-v'