Sign up here and you can log into the forum!

Problem with NFS share on windows7 ultimate

The place for n00b questions, anything goes...no n00b too n00bish.

Re: Problem with NFS share on windows7 ultimate   

Postby ripper2860 » Wed Dec 29, 2010 3:43 pm

RevDrew wrote:I don't think the registry hacks are worth doing as he is trying to use NFS, not CIFS and that likely wont affect him at all in this case.


I thought so initially, but then thought WTH. Oh, well.
WDLXTV Supporter
User avatar
ripper2860
Supporter
 
Posts: 338
Joined: Sun Aug 08, 2010 8:04 pm
Location: Dallas, TX USA

Re: Problem with NFS share on windows7 ultimate   

Postby KAD » Wed Dec 29, 2010 4:13 pm

so the check list

if I'm not mistaken you've

(with firewalls disabled)
logged into telnet
set password in telnet
logged into ssh
execute xmount cmd via ssh in putty with no success
execute mount -t nfs via ssh in putty after trying the xmount cmd

still nothing working?
oh and I think we beat hanewin into the ground confirming that you have that set up correctly
did I mis anything, anybody else have idea's

KAD
If you like my work please consider a Donation. Donate
Please read the appropriate documentation before posting questions! READ ME FAQ WIKI
User avatar
KAD
Global Moderator
 
Posts: 4012
Joined: Mon Apr 12, 2010 4:59 pm
Location: Seattle, WA USA

Re: Problem with NFS share on windows7 ultimate   

Postby RevDrew » Wed Dec 29, 2010 5:50 pm

perhaps a reset in the software menu or a hard reset via the reset button.. we've pretty much covered everything else..



ripper2860 wrote:
RevDrew wrote:I don't think the registry hacks are worth doing as he is trying to use NFS, not CIFS and that likely wont affect him at all in this case.


I thought so initially, but then thought WTH. Oh, well.


if it was something besides messing in the registry I would agree..
that's not for everybody and backing up / restoring it can be a chore if you aren't familiar, and this is a fresh install. or is it an upgrade??
perhaps it's an upgrade gone wrong?
namaste
RevDrew™

WDTV with: 1.03.01_B-RAD.CC_WDLXTV-0.5.8.1 *wireless* DWA-140
WDTV Live: new, still in the box & unopened
2 X WDTV Live Plus with: 1.05.04_B_WDLXTV.COM_WDLXTV_PLUS-0.5.1.1: 1 wired, 1 *wireless* DWA-140

using 'ThumbGen' & 'TheTvDB TVSheetGenerator' to create my 'sheets'
User avatar
RevDrew
Donor
 
Posts: 188
Joined: Mon Apr 12, 2010 5:12 pm
Location: Canada eh?

Re: Problem with NFS share on windows7 ultimate   

Postby leonardus » Thu Dec 30, 2010 2:33 am

KAD wrote:so the check list

if I'm not mistaken you've

(with firewalls disabled)
logged into telnet
set password in telnet
logged into ssh
execute xmount cmd via ssh in putty with no success
execute mount -t nfs via ssh in putty after trying the xmount cmd

still nothing working?
oh and I think we beat hanewin into the ground confirming that you have that set up correctly
did I mis anything, anybody else have idea's

KAD


What i have done:

logged into telnet > no problem
set password in telnet > done

Starting putty

logged into ssh > look at the the pictures

Image

and

Image

What do i have to type to login into ssh etc to check the other 2

execute xmount cmd via ssh in putty with no success
execute mount -t nfs via ssh in putty after trying the xmount cmd

By the way, i've found in my garage an old p4 pc. As an temp solution just installed xp and hanewin 1.71, shared 3 folders, changed the ip op this pc in the net.mounts (10.0.0.30) on the wdtv, no problems at all. Its a miracle that windows7 got still this problem. I hope that there is an solution.
leonardus
WDTVer
 
Posts: 33
Joined: Mon Dec 27, 2010 2:38 am

Re: Problem with NFS share on windows7 ultimate   

Postby b-rad.cc » Thu Dec 30, 2010 8:28 am

1) you're already logged into ssh in that picture
2) how do you not know the xmount command you're supposed to enter? its the same from your net.mounts
3) you type in mount -t nfs
4) you still have never executed the showmount -e 10.0.0.39 commands from the wdtvl, where are they?
PM's are for private matters only, please post public matters on the forum to help others who might have the same issue.
:mrgreen:
User avatar
b-rad.cc
WDLXTV Team
 
Posts: 3002
Joined: Sat Apr 03, 2010 9:35 am
Location: New York

Re: Problem with NFS share on windows7 ultimate   

Postby leonardus » Thu Dec 30, 2010 11:06 am

b-rad.cc wrote:1) you're already logged into ssh in that picture
2) how do you not know the xmount command you're supposed to enter? its the same from your net.mounts
3) you type in mount -t nfs
4) you still have never executed the showmount -e 10.0.0.39 commands from the wdtvl, where are they?


1> Thanks

2> The result

Image

3> The result
Image

4 > showmount -e 10.0.0.39
Image

It'sw very strange for me that the mount -t nfs command for the temp xp PC gave this result (it works without any problem)

Image
leonardus
WDTVer
 
Posts: 33
Joined: Mon Dec 27, 2010 2:38 am

Re: Problem with NFS share on windows7 ultimate   

Postby b-rad.cc » Thu Dec 30, 2010 11:09 am

leonardus wrote:4 > showmount -e 10.0.0.39
Image


this shows that your hanewin is not configured correctly, some ports aren't open, or something else altogether having to deal with your W7 machine.
PM's are for private matters only, please post public matters on the forum to help others who might have the same issue.
:mrgreen:
User avatar
b-rad.cc
WDLXTV Team
 
Posts: 3002
Joined: Sat Apr 03, 2010 9:35 am
Location: New York

Re: Problem with NFS share on windows7 ultimate   

Postby KAD » Thu Dec 30, 2010 11:16 am

go to computer services and look for sun RPC port mapper
it would have installed with hanewin, hanewin does not run correctly unless the port mapper is running

my dad has had problems with hanewin on his win7, due to occaisonally the port mapper will not start
start the service in win7 and try again

KAD
If you like my work please consider a Donation. Donate
Please read the appropriate documentation before posting questions! READ ME FAQ WIKI
User avatar
KAD
Global Moderator
 
Posts: 4012
Joined: Mon Apr 12, 2010 4:59 pm
Location: Seattle, WA USA

Re: Problem with NFS share on windows7 ultimate   

Postby leonardus » Thu Dec 30, 2010 11:37 am

b-rad.cc wrote:
leonardus wrote:4 > showmount -e 10.0.0.39
Image


this shows that your hanewin is not configured correctly, some ports aren't open, or something else altogether having to deal with your W7 machine.


I've opened this 3 ports:

Image

This are my hanewin settings:
leonardus
WDTVer
 
Posts: 33
Joined: Mon Dec 27, 2010 2:38 am

Re: Problem with NFS share on windows7 ultimate   

Postby leonardus » Thu Dec 30, 2010 11:37 am

leonardus wrote:
b-rad.cc wrote:
leonardus wrote:4 > showmount -e 10.0.0.39
Image


this shows that your hanewin is not configured correctly, some ports aren't open, or something else altogether having to deal with your W7 machine.


I've opened this 3 ports:

Image

This are my hanewin 1.71 settings:


1.

Image

2.

Image

3.

Image

4.

Image

5.
Image
Last edited by leonardus on Thu Dec 30, 2010 11:49 am, edited 2 times in total.
leonardus
WDTVer
 
Posts: 33
Joined: Mon Dec 27, 2010 2:38 am

PreviousNext

Return to n00b central

Who is online

Users browsing this forum: Hari84 and 1 guest