Page 1 of 2

Re: arris-> little help for 03_03_nfsmount

Posted: Sun Feb 06, 2011 6:58 pm
by arris69
larsjaymz wrote:Hello,

could you help me about a little thing please?

when I launch samyGO,

I've to click on:
nfs->
192.168.0.222->
_mnt_HD_H_a2->
my folders....

I'd like to know if it's possible to directly go to "my folders"; I think it's possible to get it shorter, modifying "03_03_nfsmount.init" but not absolutely sure....I didn't find any model for that, and when I've tryied, it was only mistakes....
...
better not try to mount/use folders with spaces in name.
i know, you can use it on your windows shares but let it for nfs.

hth
arris

Re: arris-> little help for 03_03_nfsmount

Posted: Sun Feb 06, 2011 9:56 pm
by arris69
larsjaymz wrote:Sorry I was not clear!

"my folders" is not a folder, it's just the place where my movies are stocked!

the path to go to my NFS is:
/dtv/usb/sda/nfs/192.168.0.222/_mnt_HD_HD_a2
and in "_mnt_HD_HD_a2" all my movies are stocked.

so no space in my path.

could you help me to configure my .ini file?

many thanks! :)
change the line
M_POINT="$DEST_DIR/$1/$(echo -n $i | sed -e "s/\//_/g")"
hth
arris

Re: arris-> little help for 03_03_nfsmount

Posted: Tue Feb 08, 2011 8:47 pm
by arris69
larsjaymz wrote:Sorry, I've changed the line like that:
M_POINT="/dtv/usb/sda/nfs/192.168.0.222/_mnt_HD_HD_a2"
and it didn't change anything: I still have: movies->NFS->192.168.0.222->_mnt_HD_HD_a2->
to click on my remote... :?

any idea?

thank you :)
than change it to
M_POINT="/dtv/usb/sda/my_folder"
if this works for you, you have to donate 10 ? to the project.

arris

Re: arris-> little help for 03_03_nfsmount

Posted: Tue Feb 08, 2011 11:25 pm
by arris69
larsjaymz wrote:it's almost that! :)

now I have: my_folder->(click on remote) then my files

is it possible to directly go to my files without seeing "my_folder"?
yes, but then you have to mount every of your files and not just a directory

and really, Arris, why does it work with "my_folder" and why it doesn't work with the first solution, the right path..?
M_POINT ist the destination directory where your share is mounted/mapped on the tv.
I would really understand?! :)
it's nothing to understand, this is the way how mount works
sorry for the annoyment, but I'd like to understand...
and i like to undersand why it's so hard for some people to push a button 3 ( :shock: ) times
i'm going to search to donate for the project, thank you.
http://sourceforge.net/donate/index.php?group_id=280855

arris

Re: arris-> little help for 03_03_nfsmount

Posted: Wed Feb 09, 2011 9:25 am
by arris69
larsjaymz wrote:Ok so it will stay like this, not going to mount every file.... :)

but I don't really know why "my_folder" and how the mount knows that "my_folder" is in my NAS with the good path,
this is the dark magic of the extensions pack and my ~16 years of linux experience
and why when I give him the right path,
you didn't do that, but i'm sure if you goole for description of mount command you'll find the answer. but i'm also sure you have to klick more than 3 times for that.
it can't find it.
The 2nd solution is ok, not the first... :shock:

you know, I think it's just laziness to don't want to click 3 times! :)

thank you for the link i'll check it in the day.

many thanks.