2008-09-24, 04:57 AM
I am trying to load a config on the mvpmc, but am getting nowhere. My config is as follows:
These commands work okay if I telnet to the MVP. I have created an mvpmc share on my machine and given the guest account read access. But the config is still not loading. I have the correct ip in /etc/tftp.config. I keep on getting a file if I telnet to MVP and type "ls -lt /etc/dongle.config". The mvpmc wiki says that this means I have an error in the command line, but I cant figure it out. I am also attaching the log.
Thanks.
Quote:mkdir /winshares;
mkdir /winshares/mp3s;
mount.cifs //<ip>/mp3s /winshares/mp3s/ -o user=<user>,password=<pwd>,rsize=34000;
mvpmc --vlc <ip> --emulate <ip> --startup emulate &
These commands work okay if I telnet to the MVP. I have created an mvpmc share on my machine and given the guest account read access. But the config is still not loading. I have the correct ip in /etc/tftp.config. I keep on getting a file if I telnet to MVP and type "ls -lt /etc/dongle.config". The mvpmc wiki says that this means I have an error in the command line, but I cant figure it out. I am also attaching the log.
Thanks.