Page 3 of 5 FirstFirst 12345 LastLast
Results 31 to 45 of 63

Thread: how can I install TwonkyVision 2.5 ?

  1. #31
    read my edited message

  2. #32
    then comes invalid argument.
    no way.
    Stefan

  3. #33
    you can try a mke2fs -j /dev/ide/host0/bus0/target0/lun0/part1
    to format with Oleg firmware. Then try again the mount command. It will work but you will have to copy back your files to HD

  4. #34
    ok I will try it.

  5. #35
    Great, that works.
    I have now mounted hd1 hd2 und one new Folder from me called Krimis.
    How can I transfer now the mediaserver to the Hdd?

  6. #36
    if you have a usb pendrive, use this, in usb port. otherwise, set samba by seting up a /etc/smb.conf

    There is a web menu for this, but I don't know what it does.

    basicaly, you must have a working smb.conf, then run smbd -D and nmbd -D

    Check the wiki page about samba (look at the root of the forum for the link to wiki) and the search the forum for working configurations on how to setup samba.

    You can post your test smb.conf, and i'll help you correct it.

  7. #37
    Hello, here I am again.
    I dont think thats right

    my smb.conf looks like this one

    [global]
    config file=/etc/smb.conf
    coding system =
    client code page = 850
    os level = 8
    workgroup = WORKGROUP
    server string =
    max log size = 10
    security = user
    encrypt passwords = no
    socket options = TCP_NODELAY SO_KEEPALIVE SO_SNDBUF=16384 SORCVBUF=16384
    preferred master = yes
    dns proxy = no
    preserve case = yes
    short preserve case = yes
    default case = upper
    case sensitive = no
    mangled names = yes
    null passwords = yes
    username map=no
    mangle case = yes
    dos filetimes = yes
    force directory mode=771
    force create mode=660
    create mask=771
    map system=yes
    map to guest=Bad User
    guest account=guest
    name resolve order = wins bcast
    [ADMIN 1]
    valid users=@"administrators"
    comment=
    path=/tmp/Krimis/
    read only=no
    write list=@administrators"
    [DISK 1]
    valid users=@"administrator",@"everyone"
    comment=For everyone
    path=/tmp/Krimis/
    read only=no
    write list=@"administrators",@"everyone"

  8. #38
    You're using a canon to hit a fly!

    Here is mine. Much simpler:

    Code:
    [global]
            workgroup = WORKGROUP
            netbios name = wl-hdd
            guest account = admin
            security = share
            browseable = yes
            guest ok = yes
            log level = 1
            max log size = 100
            encrypt passwords = no
            dns proxy = yes
            deadtime = 1
            browse list = yes
            wins support = yes
            domain master=yes
            syslog = 1
     [sys]
            path=/tmp/hd
            writable=yes
            browsable=yes
            force user =admin
    [share]
            path = /tmp/hd2/
            writable=yes
            browsable = yes
            force user = admin
    [c$]
            path = /
            writable = yes
            force user = admin
            browseable = no
    [usb]
            path=/tmp/harddisk
            writable=yes
            browsable=yes
            force user=admin
    I'm sure you just wanted to trigger my post by using this smb.conf you found anywere on the web

  9. #39
    of course, it will work if your mounts are on /tmp/hd and /tmp/hd2

  10. #40

    Thumbs up

    the story ends now. Now I have your smb.conf, changed to my settings.
    But it dont work. I will not longer use your time. You tryed all to teach me this, but I think Linux I not the right System for me. Thanks for all the time you spend to my.
    Stefan

  11. #41
    you are so close to make it working. Why stopping now? Anyway, just drop a line if you change your minds.

  12. #42
    ok, when you can spend more time for me. I will more testing.
    thanks Stefan

  13. #43
    the different sections in the smb.conf must refer to a folder onthe wl-hdd.
    Using the mount command, you should connect your hard disk partition to each folder. Then you must be sure the folder name is the same in the smb.conf.

    From that, you can run smbd -D and nmbd -D

    If it works from your PC, you will have to save this for further reboot.

    You can also copy your mediaserver file and run it from the telnet interface.

  14. #44
    no way,
    I can mount the /tmp/harddisk
    I edit my smb.conf
    and start smbd -D
    and start nmbd -D

    and result, nothing. Hmm?
    I dont know what I can do now.
    I think it's better for me when I go outside and put my head in the snow.

  15. #45
    what do you mean by nothing?

    Do you connect using start - run on your PC then typing

    \\192.168.1.1\usb

Page 3 of 5 FirstFirst 12345 LastLast

Similar Threads

  1. Problem running TwonkyVision
    By Olaf030 in forum WL-HDD Q&A
    Replies: 2
    Last Post: 15-06-2005, 17:47
  2. Question: TwonkyVision on WL500g
    By wurstel13 in forum WL-500g Q&A
    Replies: 0
    Last Post: 26-04-2005, 08:32
  3. TwonkyVision + Asus WL-HDD
    By GJM in forum WL-HDD Q&A
    Replies: 0
    Last Post: 17-04-2005, 21:53
  4. Replies: 2
    Last Post: 16-03-2005, 16:58
  5. How to install the 1.8.1.7-2a package?
    By sunwen in forum WL-500g Q&A
    Replies: 7
    Last Post: 16-11-2004, 15:50

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •