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 MVPMC dongle v
« Previous 1 … 6 7 8 9 10 Next »
Cifs

 
  • 0 Vote(s) - 0 Average
Cifs
andrewg
Offline

Member

Posts: 77
Threads: 9
Joined: May 2006
#51
2007-06-23, 10:56 PM
yeah it worked, ivbe just stuck those lines into the config file and issued a reboot to see if it picks them up automatically!

and the result is (before i hit submit) : humm not picked up the config Sad
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,970
Threads: 956
Joined: May 2006
#52
2007-06-23, 11:06 PM
andrewg Wrote:yeah it worked, ivbe just stuck those lines into the config file and issued a reboot to see if it picks them up automatically!

and the result is (before i hit submit) : humm not picked up the config Sad

I copied this from another thread

The most important thing about setting up the share is following Step 2 on the wiki. You can confirm you have done this by telnetting to your mvp and issuing the following command

cat /etc/tftp.config

If you don't see your server IP the share won't load.

If the IP is right, attach a copy of your config file and I'll have a look.

Martin
andrewg
Offline

Member

Posts: 77
Threads: 9
Joined: May 2006
#53
2007-06-24, 08:40 AM (This post was last modified: 2007-06-24, 09:42 AM by andrewg.)
Good morning,

the TFTP address appears to be correct (my gbpvr server)


To be honest, i do not think im fully understanding this config file properly, which I have suspected for a while. Its hard to get my head round all of this booting a linux device from another PC Smile

I have taken the lines of code you gave me before to see if I can get direct access to the NAS shared, as follows:

mkdir /usr/local
mkdir /usr/local/samba
mkdir /usr/local/samba/lib
echo "interfaces = 192.168.1.106/24" > /usr/local/samba/lib/smb.conf
PATH=/etc/mvpmc:$PATH
ln -s /etc/mvpmc/libdl-0.9.28.so /lib/libdl.so.0

mkdir /NAS
smbmount //192.168.1.103/PUBLIC /NAS -o username=admin,password=admin


EDIT: I just looked on the MVP on the tv screen and notice in the dir structure that there are two /NAS, one of them has a character after it that I cannot recreate, I wonder if it has mounted twice - 1) manually and 2) via the config file with some strange characters, but I see nothing on the config file that might cause this (spaces etc)

EDIT 2: I pulled the power and its definately the config file thats created /NAS? - ? being a square(?)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,970
Threads: 956
Joined: May 2006
#54
2007-06-24, 11:27 AM
andrewg Wrote:Good morning, EDIT 2: I pulled the power and its definately the config file thats created /NAS? - ? being a square(?)

Good morning, so your dongle.bin.config is loading. Try the attached config file and let me know if it works. I'll be back shortly, my is telling me he needs his walk.

Martin
andrewg
Offline

Member

Posts: 77
Threads: 9
Joined: May 2006
#55
2007-06-24, 11:41 AM (This post was last modified: 2007-06-24, 11:46 AM by andrewg.)
Afternoon Big Grin

that did something ... did a complete poweroff to make sure

the dir NAS is now created but there is nothing in it.

EDIT: actually, im not sure what its doing, i issued
smbmount //192.168.1.103/PUBLIC /NAS -o username=admin,password=admin

at the command line and it says -sh: smbmount: not found

so ive no idea which bits it is loading the the config, it all works find if you enter via telnet,. I even played some mp3 off the NAS Big Grin
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,970
Threads: 956
Joined: May 2006
#56
2007-06-24, 11:46 AM
andrewg Wrote:Afternoon Big Grin

that did something ... did a complete poweroff to make sure

the dir NAS is now created but there is nothing in it.

Could you confirm your IP addresses based on your file you have

mvp .106
NAS .103


Martin
andrewg
Offline

Member

Posts: 77
Threads: 9
Joined: May 2006
#57
2007-06-24, 11:50 AM (This post was last modified: 2007-06-24, 12:11 PM by andrewg.)
mvallevand Wrote:mvp .106
NAS .103


Martin

Those are definately correct.


EDIT : echo "interfaces = 192.168.1.103/24" changed from 106 and I think its working .. im not sure a reboot command totally reboots so I will go downstairs and power cycle it Big Grin

EDIT 2: power cycles and /NAS is empty again, so I guess a reboot isnt a full reboot.

EDIT 3: It does not seem to have created this dir "mkdir /usr/local/samba/lib"

EDIT 4: whats the record for most edits in a post? I did a reboot and it working, I put the config file back to 106, im not sure what Ive done now !
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,970
Threads: 956
Joined: May 2006
#58
2007-06-24, 12:12 PM
andrewg Wrote:Those are definately correct.


EDIT : echo "interfaces = 192.168.1.103/24" changed from 106 and I think its working .. im not sure a reboot command totally reboots so I will go downstairs and power cycle it Big Grin

EDIT 2: power cycles and /NAS is empty again, so I guess a reboot isnt a full reboot.

EDIT 3: It does not seem to have created this dir "mkdir /usr/local/samba/lib
"

Based on this email I'm still confused about your IP addresses since your original email had 106 for the NAS.

A reboot is definitely the same as a power off, but maybe your mvp's IP isn't static. My original example allowed for this.

The problem with your config file is you need save the file in Unix format without cr/lf which might be problem if you edit what I sent you.

Martin.
andrewg
Offline

Member

Posts: 77
Threads: 9
Joined: May 2006
#59
2007-06-24, 01:12 PM
I was using DHCP, but when I plugged my 2nd MVP in upstairs it took the NAS's IP so ive changed it to a staticly assigned IP.

The MVP downstairs which Ive been testing samba with is definately now on 192.168.1.106 and the NAS is on 192.168.1.103.

I powered the MVP downstairs off at the switch and powered on, sometimes the NAS dir is empty sometimes it says wait .. and looks like its scanning it, then the files are there. I replaced the file I edited with your file.

What program can I use in windows that will keep the unix format for the text file?
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,970
Threads: 956
Joined: May 2006
#60
2007-06-24, 01:44 PM (This post was last modified: 2007-06-24, 02:10 PM by mvallevand.)
andrewg Wrote:I was using DHCP, but when I plugged my 2nd MVP in upstairs it took the NAS's IP so ive changed it to a staticly assigned IP.

The MVP downstairs which Ive been testing samba with is definately now on 192.168.1.106 and the NAS is on 192.168.1.103.

I powered the MVP downstairs off at the switch and powered on, sometimes the NAS dir is empty sometimes it says wait .. and looks like its scanning it, then the files are there. I replaced the file I edited with your file.

What program can I use in windows that will keep the unix format for the text file?

The problems that you are having sound similar to a post on that thread I found on cifs/smb. I just don't know. On one of my NAS drives that accepted smbmount I did find performance was much slower than cifs and nfs. Don't hit any keys will the mvpmc please wait scan is running mvpmc doesn't like this.

I don't know what editor to recommend, but I will make a change in mvpmc sometime. It's closing in on 10 so not today Smile

I've attached a new startup config script that won't care about the mvp's IP.

Edit ignore this file the pal setting is wrong.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (7): « Previous 1 … 3 4 5 6 7 Next »
Jump to page 


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

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

Linear Mode
Threaded Mode