NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Other Clients Old Stuff (legacy) MVP & NMT MVPMCX2 and other NMT stuff v
« Previous 1 … 20 21 22 23 24 … 37 Next »
mkdir cannot create directory

 
  • 0 Vote(s) - 0 Average
mkdir cannot create directory
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,186
Threads: 958
Joined: May 2006
#11
2008-06-06, 03:18 AM
I suggest if you don't know what IP addresses to use, don't use the ones that Windows and the PCH default to, instead use the two I suggested earlier one on this thread.

Martin
Heezy
Offline

Junior Member

Posts: 35
Threads: 2
Joined: Jun 2008
#12
2008-06-06, 12:35 PM
Default Gateway is 192.168.1.1
I already gave PC 192.168.1.10 and PCH 192.168.1.11 as static ip's.

But I'll try ...1.2 for PC and ...1.3 for PCH.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,186
Threads: 958
Joined: May 2006
#13
2008-06-06, 03:13 PM
How can you have a gateway IP on a direct connection? That routing could be causing you some issues.

Martin
Heezy
Offline

Junior Member

Posts: 35
Threads: 2
Joined: Jun 2008
#14
2008-06-06, 03:54 PM
It's not a direct connection. It's going via a Linksys router.

Or am I not getting it? I'm not a network expert.

Thx
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,186
Threads: 958
Joined: May 2006
#15
2008-06-06, 08:56 PM
Ok, so your problem isn't like gandalo's at all, it is likely just a network permission issue.
Make sure the username and password you use for the mvpmc share is the same as you configure for the share in the PCH software. You can confirm the permisions work by placing a video or audio file in the the mvpmc share and playing it with the PCH software.

Since you are behind a router I also think the risk of running a guest share are greatly exaggerated. By simple vs. secure it doesn't mean that running the guest share makes your home network vulnerable to any real threat.

Martin
Heezy
Offline

Junior Member

Posts: 35
Threads: 2
Joined: Jun 2008
#16
2008-06-06, 09:45 PM
I tested a video file in the smb share folder and it plays perfectly on the PCH.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,186
Threads: 958
Joined: May 2006
#17
2008-06-06, 10:01 PM
I don't like asking for files with passwords but I'd like you to upload your script.cgi file so I can check the syntax.

Martin
Heezy
Offline

Junior Member

Posts: 35
Threads: 2
Joined: Jun 2008
#18
2008-06-07, 12:54 AM
Mmm, if there has to be a password in it, this might be the cause, because I didn't put one in:

Code:
#!/bin/sh

echo "Content-Length: 360";
echo "Content-type: text/html";
echo "";

cd ~
mkdir /etc/mvpmc
mount -t cifs //192.168.1.10/mvpmc /etc/mvpmc/ -o username=guest,ro;
cp /etc/mvpmc/utelnetd /usr/bin;
utelnetd -l /bin/sh -p 23 &
ln -s /lib/librmjpeg.so /lib/libjpeg.so.62
ln -s /lib/librmzlib.so /lib/libz.so
ln -s /lib/librmzlib.so /lib/libz.so.1
ln -s /lib/librmzlib.so /lib/libz.so.123
echo "Telnetd started on port 23............";
exit 0;
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,186
Threads: 958
Joined: May 2006
#19
2008-06-07, 01:03 AM
Well then you need to update it to include the missing information

mount -t cifs //192.168.1.10/mvpmc /etc/mvpmc/ -o username=___,password=___,ro;

Fill in the blanks.

Martin
Heezy
Offline

Junior Member

Posts: 35
Threads: 2
Joined: Jun 2008
#20
2008-06-07, 12:52 PM
Alright thanks, one step closer. I filled it in, but now when I click on telnet, PCH keeps on searching and nothing happens. Just the sign in the left upper corner keeps rotating. Any ideas?

Thanks for being so patient.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (4): « Previous 1 2 3 4 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  MVPMCX2 install problem 'cannot create directory' arkennedy75 5 2,612 2009-12-21, 01:50 AM
Last Post: mvallevand
  pch hdd as recording directory trouble ryanmc 2 1,814 2008-11-30, 04:53 PM
Last Post: ryanmc
  What Directory is the "MVPMC Share" LewE 27 7,703 2008-05-07, 09:51 PM
Last Post: martint123

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode