Text entered does not appear to be a recognized URL... error
Thanks bnz, with that pointer to /System/Library/Filesystems I found an smb folder imported from a previous user - deleted it, and all is fine. thanks again!
I had the "
The text entered does not appear to be a recognized URL format - but I have entered correctly SMB://IP address/volume." error as well. After countless hours of investigations, i figured out that the problem was a broken symlink in /System/Library/Filesystems. In fact the symlink tried to point to a ext2.fs module i once installed in order to access my linux formatted harddisk. It seems that the URLMount framework is not robust enough to handle broken filesystem modules and then denies to work at all. I simply needed to delete the broken symlink there and everything was fine again. I hope this helps.
Thanks bnz, with that pointer to /System/Library/Filesystems I found an smb folder imported from a previous user - deleted it, and all is fine. thanks again!