typer
14-03-2009, 02:39 PM
Hi!
I've been having some troubles with the mount plugin.
If I go to plugin menu and ask for a start/restart it doesnt mount the drives I have configured.
If I go by telnet and do "sh ./mount.sh" and use the mount.cifs in the file it gives me a mount error 148.
I sorted this out by using in mount.sh the line "mount -t cifs" instead of "mount.cifs". However both ways it doesnt mount the drives on boot, nor by the plugin menu.
But If I telnet the box , go to mount folder and do "sh mount.sh" it mounts them correctly.
How can I solve this so that I have the drives mounted at boot?
Thx in advance!
I've been having some troubles with the mount plugin.
If I go to plugin menu and ask for a start/restart it doesnt mount the drives I have configured.
If I go by telnet and do "sh ./mount.sh" and use the mount.cifs in the file it gives me a mount error 148.
I sorted this out by using in mount.sh the line "mount -t cifs" instead of "mount.cifs". However both ways it doesnt mount the drives on boot, nor by the plugin menu.
But If I telnet the box , go to mount folder and do "sh mount.sh" it mounts them correctly.
How can I solve this so that I have the drives mounted at boot?
Thx in advance!