NAS900 (ICY BOX) mit Dreambox 600 mounten

  • hallo zusammen,


    ich versuche eine SMB freigabe von dem nas900 in der dreambox zu mounten. doch weder im mountmanager noch per telnet bekomme ich dies hin.


    immer kommt die fehlermeldung: no such file or directory (telnet) oder mount ... failed (mount manager)


    ip der nas900: 192.168.100.90
    freigabe: dreambox


    user: xxx
    pass: yyy


    unter telnet habe ich es mit


    mout //192.168.100.90/dreambox /mnt versucht.


    weiß jemand weiter?


    danke.


    viele grüße
    lars

  • Try this from telnet (or place this line somewhere for running after reboot/restart):


    echo 0 > /proc/fs/cifs/LinuxExtensionsEnabled


    then it will be possible mount from mountmanager or manually:


    mount -t cifs //IP_ICY/folder /media/server1 -o user=user,passwd=passwd

  • it works now.


    I could mount the nas900 on the box now. the box created a folder "movies" in there, but I still have problems with the timer recording.


    regards,
    lars

  • Hi Mitstreiter!


    Bitte helft mir doch mal meine Dreambox 7000S mit meinem NAS900 zu verbinden.
    Meinen PC habe ich schon erfolgreich gemountet, das läuft alles einwandfrei.
    Alle Anleitungen habe ich schon probiert, inklusive meiner "Selbstversuche" mit
    WEBIF und DCC ... alles ohne Erfolg :frowning_face:


    Kann mir bitte einer das WEBIF-Mountbild der Icybox mal zumailen oder hier einstellen?
    Anbei meine nicht funktionierende Einstellung ...


    Vielen Dank!
    Cu Acidhoschi

  • Hi Machura


    > did you run before from telnet:
    > echo 0 /proc/fs/cifs/LinuxExtensionsEnabled
    Yes, but no function


    > and firmware in ICY is latest ?
    Firmware Version NAS900: NAS-BASIC48, LOADER 67
    Dreambox: [Moderator] Image is in violation of the Boardrules [/Moderator]


    Which folder in the Dreambox included the mount-points?
    Sorry for my bad german school-english :winking_face:


    thx Acidhoschi

  • I dont know [Moderator] Image is in violation of the Boardrules [/Moderator], I am working with [Moderator] Image is in violation of the Boardrules [/Moderator].


    Try from telnet:


    echo 0 /proc/fs/cifs/LinuxExtensionsEnabled


    then:


    mount -t cifs //IP_ICY/music /var/mnt/FTP_Music -o user=user,passwd=password


    and you see, what happends...


    I dont know, that ICY has case sensitive names of directory, try Music and music too...


    When is folder password free, then it will be as ... -o user=any,passwd=

    Einmal editiert, zuletzt von floh ()

  • ok everyone.


    Since you're using not supported Images, you should try to get help on the 'home'-Boards of these Images.


    There might be people around who know how to handle these mounts in their Images.

    cu


    floh

  • Hey, floh,


    original firmware has so much bugs, that I dont know, why you make this.


    No only firmware has bugs - Your hardware has bugs and You dont make anything with this !!!



    Why You dont answer f.eg. there ? : RGB signal and DM600PVR


    or:


    Webif dont supports true language of audio


    or:


    EPG on Webif doesnt support true language


    etc , etc ...


    Dont forget, not existences of non-original firmware => limit of sold Dreambox is near to ZERO !

    2 Mal editiert, zuletzt von machura ()

  • @ floh
    Ok, dann spare ich mir in Zukunft hier mein Image zu posten. Das habe ich eh nur genannt, um sich einen Überblick über meine Hard- und Software machen zu können!
    Nach wie vor geht es hier um das mounten der IcyBox!


    @ machura
    My englisch is to bad to discribe my problem! Please see the picture ...
    Changes by WEBIF crashes the mountet folders completly! Can you give me the complete syntax to mount with: Description, Auto Mount, rw, nolock, intr, soft, udp ...

  • Description: anything
    Filesystem: 1 (CIFS)
    Automount:
    Client dir: /mnt/icy (in my 7020 it is /mnt...)
    Server Dir: /public
    user: user
    pass: passw
    IP: ip of ICY
    Options: rsize=8192,wsize=8192


    set are: rw, nolock,intr,soft,udp

  • Hi


    Using your syntax into telnet "mount -t cifs //IP_ICY/folder /media/server1 -o user=user,passwd=passwd" some item will be missed under WEBIF (Description, Auto Mount, rw, nolock, intr, soft, udp ... )


    Can you give me the complete syntax to mount with telnet. WEBIF doesn`t work and crashed my mounted folders!


    thx Acidhoschi

  • it is strange. I think, in your image is prefered smbmount and no mount.


    Try from ftp:


    smbmount //IP_ICY/Movie /var/mnt/FTP_Movie -o passwd=admin


    When it will work, then in Web mount manager try Fylesystem type: 2 (SMBFS).

  • ... very strange!!!


    Eingabe in TELNET:
    (smbmount //IP_ICY/Movie /var/mnt/FTP_Movie -o passwd=admin)


    Ausgabe:
    mount: Mounting //192.168.178.54/hdd on /var/mnt/FTP_Music failed: Not a direct
    ry
    root@Dreambox:~> echo 0 /proc/fs/cifs/LinuxExtensionsEnabled
    0 /proc/fs/cifs/LinuxExtensionsEnabled
    root@Dreambox:~> smbmount //192.168.178.54 /var/mnt/FTP_Movie -o passwd=admin
    Usage: smbmount service <password> [-p port] [-d debuglevel] [-l log]
    Version 1.9.18p8


    :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::


    Eingabe WEBIF:
    (cifs + smbfs !!!)
    :grinning_squinting_face: :grinning_squinting_face: :grinning_squinting_face: :grinning_squinting_face: :grinning_squinting_face: :grinning_squinting_face: :grinning_squinting_face: :grinning_squinting_face: :grinning_squinting_face: :grinning_squinting_face: :grinning_squinting_face: :grinning_squinting_face: :grinning_squinting_face: :grinning_squinting_face: :grinning_squinting_face: :grinning_squinting_face: :grinning_squinting_face: :grinning_squinting_face: :grinning_squinting_face: :grinning_squinting_face: :grinning_squinting_face: :grinning_squinting_face: :grinning_squinting_face:


    Why? :confused_face: :confused_face: :confused_face:



    Thanks a lot machura!!!

  • Line "echo 0 /proc/fs/cifs/LinuxExtensionsEnabled" is needed only, when is used "mount" and when folders on ICY are passworded.


    Are your folders in /var/mnt/... ? In my img they are in /mnt/... or /media/...


    I think, there must be bad path to directory...


    try create folder "icy" in /media and then:
    smbmount //192.168.178.54/Movie /media/icy -o passwd=admin


    or:


    mount -t cifs //192.168.178.54/Movie /media/icy -o user=root,passwd=admin



    If are mounts from WEBif, they works ?

  • >Line "echo 0 /proc/fs/cifs/LinuxExtensionsEnabled" is needed only, when is used "mount" and when folders on ICY are passworded.
    OK


    > Are your folders in /var/mnt/... ? In my img they are in /mnt/... or /media/...
    My folders in /var/mnt/... media doesn`t exist.


    > I think, there must be bad path to directory...
    German says: "Da ist der Wurm drin ...!" :winking_face:


    > try create folder "icy" in /media and then:
    NOTE! Never touch a running system!!!
    If my system is not working, I check your proposals ... Promise!


    > If are mounts from WEBif, they works ?
    Yes, only from WEBIF?!
    With TELNET, I have not even managed a directory of icybox to mount.



    INFO:
    Deutsch=>English by translate.google.com

  • Hi


    In the forum, I have read the news in the mount.conf are the same as in the WEBIF.
    To test yesterday, I have already mount.conf rewritten.
    In my image, I found it under /var/tuxbox/config/enigma


    To see it now after the change:


    ip_0=0.0.0.0
    fstype_0=2
    localdir_0=/var/mnt/hdd
    mountdir_0=/dev/ide/host0/bus0/target0/lun0/part1
    username_0=
    password_0=
    options_0=
    description_0=
    automount_0=0


    ip_1=192.168.178.54
    fstype_1=3
    localdir_1=/var/mnt/FTP_Music
    mountdir_1=Music
    username_1=
    password_1=
    options_1=rw,nolock,intr,soft,udp,rsize=4096,wsize=4096
    description_1=FTP_Music
    automount_1=1


    ip_2=192.168.178.69
    fstype_2=1
    localdir_2=/var/mnt/PC_Wohnzimmer
    mountdir_2=movie
    username_2=
    password_2=
    options_2=rw,nolock,intr,soft,udp,rsize=4096,wsize=4096
    description_2=PC_Wohnzimmer
    automount_2=1


    ip_3=192.168.178.54
    fstype_3=3
    localdir_3=/var/mnt/FTP_Music
    mountdir_3=Music
    username_3=admin
    password_3=admin
    options_3=rw,nolock,intr,soft,udp,rsize=4096,wsize=4096
    description_3=Test1
    automount_3=1


    ip_4=192.168.178.54
    fstype_4=3
    localdir_4=/var/mnt/FTP_Movie
    mountdir_4=Movie
    username_4=admin
    password_4=admin
    options_4=rw,nolock,intr,soft,udp,rsize=4096,wsize=4096
    description_4=FTP_Movie
    automount_4=1


    ip_5=192.168.178.54
    fstype_5=3
    localdir_5=/var/mnt/FTP_Movie
    mountdir_5=Movie
    username_5=admin
    password_5=admin
    options_5=rw,nolock,intr,soft,udp,rsize=4096,wsize=4096
    description_5=Test2
    automount_5=1





    INFO:
    Deutsch=>English by translate.google.com