slow network. I have the same problem with Samba shares; though the _netdev option is set, it doesn’t get mounted.
What helps is a crontab entry: @reboot sleep 10;mount -a
On 09/22/2008 gpbartel wrote:
> i had to run “crontab -e” as root,
That’s the usual way to edit root’s crontab, sorry for being unclear
Glad you got it solved. I don’t know if there’s a more elegant way to solve it, keep looking.