I am using a freeNAS with SMB shares and as long as i only mount one of my kids folders its fine in fstab but the minute i mount both it wont mount the other. my lines is fstab are this
Mount Conor's folder
//192.168.1.10/Zeus/Home/Users/Conor /media/Conor cifs username=mine,password=mine,uid=1000,iocharset=utf8,user 0 0
Mount michael's folder
//192.168.1.10/Zeus/Home/Users/Michael /media/Michael cifs username=mine,password=mine,uid=1000,iocharset=utf8,user 0 0
No matter what i do it doesnt want to mount the "Michael" folder. But it mounts the Conor folder no problem.