AspireOne within a network

Discussion in 'Networking' started by benz4417, Jul 15, 2008.

  1. benz4417

    mikepost

    Joined:
    Aug 5, 2008
    Messages:
    2
    Likes Received:
    0
    I've followed the instructions and everything has succeeded except for the chown command above. I keep getting "chown: cannot access '/mnt/lan': No such file or directory".

    I've opened pyNeighborhood and changed the settings advised, and manually added the drive that I'm trying to connect to. It adds correctly but I get the cannot mount error, presumably due to the fact that I haven't yet taken ownership of it.

    Any advice would be gratefully received!
     
    mikepost, Aug 8, 2008
    #21
  2. benz4417

    BlueNoser

    Joined:
    Aug 8, 2008
    Messages:
    6
    Likes Received:
    0
    I had a couple of probelm with the pyNeighborhood install.

    I didn't have /mnt/lan so I could not change ownership

    So I made the /lan then chown.

    In PyNeighborhood-0.4.1 .... pyNeighborhood was "command not found"

    Dir said it was...

    Any suggestions?

    BlueNoser
     
    BlueNoser, Aug 8, 2008
    #22
  3. benz4417

    BlueNoser

    Joined:
    Aug 8, 2008
    Messages:
    6
    Likes Received:
    0
    Sorry if this post is a duplicate... the registration process left me wanting slightly:
     
    BlueNoser, Aug 8, 2008
    #23
  4. benz4417

    BlueNoser

    Joined:
    Aug 8, 2008
    Messages:
    6
    Likes Received:
    0
    .Never mind. I got it.

    I opened a new TERMINAL as user not root and it worked fine.

    I found my machines.

    Can't mount my win98 machine yet.....
     
    BlueNoser, Aug 8, 2008
    #24
  5. benz4417

    palingenesis

    Joined:
    Aug 8, 2008
    Messages:
    74
    Likes Received:
    0
    Location:
    Richmond, VA
    I have the same problem. Any help?
     
    palingenesis, Aug 9, 2008
    #25
  6. benz4417

    cedher

    Joined:
    Aug 8, 2008
    Messages:
    3
    Likes Received:
    0
    I got everything to work, would not find the machines first, but after I added (Edit Add Machine) them with IP adress it was no problems.

    I also got the chown: "cannot access '/mnt/lan': No such file or directory", had to create it first with the command "mkdir /mnt/lan/", after that it was no problems.

    I got another question.
    How can I make a shortcut to the program? as I would prefer to start it though an icon instead of through the terminal window.
     
    cedher, Aug 11, 2008
    #26
  7. benz4417

    bazarov

    Joined:
    Aug 12, 2008
    Messages:
    1
    Likes Received:
    0
    I hope someone can help me here. I followed Fabien's instructions, but:

    1. Received the install error: sub-folder '/icons' doesn't exist, during make install. There are no sub-folders in the pyNeighborhood folder after expanding pyNeighborhood-0.4.1.tar.bz2.

    2. This line stops me proceeding:

    pyNeighborhood

    returns the error:

    /usr/local/bin/pyNeighborhood: line 27: cd: /usr/local/bin/pyNeighborhood/src: No such file or directory

    Thanks
     
    bazarov, Aug 12, 2008
    #27
  8. benz4417

    grwkak

    Joined:
    Aug 11, 2008
    Messages:
    37
    Likes Received:
    0
    I continue to have a failed to mount message.

    Installed pyNeighborhood as described here and with the described changes to the options. Added a mount directory under /home/user/lan and specified in the program options.

    Had a similar problem with OpenSuSE and resolved by (using a GUI) changing the UID on mount.cifs and umount.cifs - no such option appears using file manager on the Aspire and sudo is specified in the options.

    I can scan for shares - that works.

    Any other thoughts???

    Guy
     
    grwkak, Aug 12, 2008
    #28
  9. benz4417

    grwkak

    Joined:
    Aug 11, 2008
    Messages:
    37
    Likes Received:
    0
    Update - check the error logs in ./pyneighborhood (home/user directory - show hidden files needs to be enabled in the file browser) it said could not find mount.cifs

    Turns out I have to specify the location of mount.cifs and umount.cifs (/sbin)

    Still will not mount a share but the errors in the error log are now different - will post later.

    Update 2 - needed to remove sudo from mount.cifs and umount.cifs and use chmod to set the uid bit for the two.

    chmod +s `/sbin/mount.cifs (assuming it is in /sbin) may need to run this as root

    Now it mounts shares, but can not scan workgroups -seems to be authentication problem
     
    grwkak, Aug 12, 2008
    #29
  10. benz4417

    Fjelldal

    Joined:
    Aug 6, 2008
    Messages:
    2
    Likes Received:
    0
    No problems until "chown user.user /mnt/lan" - /mnt/lan - no such directory -
    any advice ?
     
    Fjelldal, Aug 12, 2008
    #30
  11. benz4417

    grwkak

    Joined:
    Aug 11, 2008
    Messages:
    37
    Likes Received:
    0
    Covered previously in this topic - create a directory /home/user/lan this you should "own". Tell pyNeighborhood in the options that this is where shares should be mounted.

    Guy
     
    grwkak, Aug 13, 2008
    #31
  12. benz4417

    b4k4

    Joined:
    Aug 15, 2008
    Messages:
    3
    Likes Received:
    0
    for me pyNeighborhood has to be launched with full path:
    /usr/local/bin/pyNeighborhood
    that might help a couple of others here.


    EDIT: removed silly question that was my mistake.
     
    b4k4, Aug 15, 2008
    #32
  13. benz4417

    grwkak

    Joined:
    Aug 11, 2008
    Messages:
    37
    Likes Received:
    0
    Create your own directory under /home/user (I call mine lan). Then change the options in pyNeighborhood to use that directory for mounting shares.

    Guy
     
    grwkak, Aug 15, 2008
    #33
  14. benz4417

    BlueNoser

    Joined:
    Aug 8, 2008
    Messages:
    6
    Likes Received:
    0
    You have to manually make the directory.
     
    BlueNoser, Aug 16, 2008
    #34
  15. benz4417

    namaste

    Joined:
    Aug 14, 2008
    Messages:
    9
    Likes Received:
    0
    Help

    I tried to install py , but after install make and gcc ... ./configure and make commands are ok, but with the command make install i have the following output.....


    [root@localhost pyNeighborhood-0.4.1]# make install
    `which python` ./compile
    Listing . ...
    install -d //usr/local/bin
    install pyNeighborhood //usr/local/bin
    install -d //usr/local/share/applications
    install --mode=644 pyNeighborhood.desktop //usr/local/share/applications
    install -d //usr/local/share/pyNeighborhood/icons
    install --mode=644 icons/*.png //usr/local/share/pyNeighborhood/icons
    install: cannot stat `icons/*.png': No such file or directory
    make: *** [install] Error 1


    thanks in advance for any help...
     
    namaste, Aug 20, 2008
    #35
  16. benz4417

    bunmaster2000

    Joined:
    Aug 19, 2008
    Messages:
    4
    Likes Received:
    0
    Clarification regarding the errors involving non-existence of the /mnt/lan directory:

    Should I create only this directory, or also the /home/user/lan directory?

    If Fabien is still around, maybe he could edit the original directions to include this code?
     
    bunmaster2000, Aug 21, 2008
    #36
  17. benz4417

    sanger

    Joined:
    Aug 21, 2008
    Messages:
    5
    Likes Received:
    0
    pyNeighborhood worked great. I can now mount shared folders on my Windows XP machine. I even managed to get a shortcut to the shared network folder on the simplified desktop.

    One question though. How can I make pyNeighborhood automount the shares on startup?
     
    sanger, Aug 21, 2008
    #37
  18. benz4417

    sanger

    Joined:
    Aug 21, 2008
    Messages:
    5
    Likes Received:
    0
    I have the same problem. Just re-extract the archive with Full Paths enabled, repeat the instructions and it will work fine.
     
    sanger, Aug 22, 2008
    #38
  19. benz4417

    Chase_this

    Joined:
    Aug 22, 2008
    Messages:
    2
    Likes Received:
    0
    Hi,

    Nice, I am able to access the shared folder on my XP machine, unfortunately I can't access the shared folder on my Ubuntu 8.4 hardy machine. The shared folder allows access by guests and I am able to access the folder from my Vista laptop, my XP machine and a Ubuntu laptop. Any suggestions??

    Nice 4 different kind of operating systems within 3 square feet... :D
     
    Chase_this, Aug 22, 2008
    #39
  20. benz4417

    Hyperjoe

    Joined:
    Aug 14, 2008
    Messages:
    28
    Likes Received:
    0
    ok, problems intalling this.

    I get to
    cd /home/user/Downloads
    tar -xvjf pyNeighborhood-0.4.1.tar.bz2

    and I first type in
    cd /home/user/Downloads

    and it shows that I am at rootlocalhost Downloads then I type in this
    tar -xvjf pyNeighborhood-0.4.1.tar.bz2

    then it tells me that Child return status 2
    Error exit delayed from previous errors.

    what gives? Also, I can not copy and past into terminal or whatever program I am typing this stuff into. Help please.
     
    Hyperjoe, Aug 25, 2008
    #40
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.