Register
Page 1 of 6 123456 LastLast
Results 1 to 15 of 119

Hybrid View

  1. #1
    Newbie
    Join Date
    May 2008
    Posts
    5
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    will this work with a router?

  2. #2
    Newbie
    Join Date
    May 2008
    Posts
    10
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    FYI, the settings above worked fine for my Buffalo Linkstation Live, but I had to change the filesystem to 1 = CIFS when I upgraded the NAS to a Buffalo TeraStation Live.

  3. #3
    Member
    Join Date
    Jun 2008
    Posts
    52
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    i have a 3.5" lan hdd enclosure -it has support for usb and ethernet on the case. can i use this to connect direct to dm500c and record or do i have to connect this to my router and go that way round?

    i would rather try and set this directly to dm500c as my wireless router is quite some distance away and would mean having to route more cable around living room and stairs.

    is that possible?

  4. #4
    Administrator
    Devilfish's Avatar
    Join Date
    Feb 2008
    Location
    /cdk
    Posts
    7,845
    Thanks Thanks Given 
    71
    Thanks Thanks Received 
    2,574
    Thanked in
    204 Posts

    Default

    You can connect it straight to your dreambox.

    Just need to configure it on the PC first with an ip address that will match the dreambox when it's connected.

    Make sure you've created a folder on the NAS while it's connected to the PC.

    Use the admin account and password when setting up the mount.
    Get Digital Kaos on your Apple or Android device with Tapatalk

  5. #5
    Member
    Join Date
    Jun 2008
    Posts
    52
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    trying my best to get this on my nas drive. i have changed my ip address on drive so that matches similar to dreambox.created a shared drive, whilst it was on my pc.
    tried connecting and setting up via above method and cannot mount- tried samba, nfs,cifs???

    cant seem to find web interface as above whne connecting to box? can ftp and everything to box and drive so that is not the problem. tried allsorts of setting but to know avail? using the dk1 image?

    anyhelp would be appreciated thanks

  6. #6
    Administrator
    Devilfish's Avatar
    Join Date
    Feb 2008
    Location
    /cdk
    Posts
    7,845
    Thanks Thanks Given 
    71
    Thanks Thanks Received 
    2,574
    Thanked in
    204 Posts

    Default

    Always use SMBFS if mounting to a NAS drive.

    Remember to use the ip address of the NAS.

    Remember to use the account 'admin' and the admin password when mounting; no need to create a new account.

    I assume your NAS is connected to your router?
    Get Digital Kaos on your Apple or Android device with Tapatalk

  7. #7
    Newbie
    Join Date
    Aug 2008
    Posts
    2
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default doesn't work on linkstation pro?

    I have a linkstation pro. So I followed "Recording to a NAS", but failed. The icon is still red(should become green).

    I install samba in my linkstation(freelink_arm9-1.0rev2 from linkstation wiki forum).

    I also tried use telnet to mount, also failed:

    Code:
    root@dreambox:~> mount -t smbfs -o user=root,passwd=liyun //192.168.1.103/share/movie /var/mnt/hdd
    mount: Mounting //192.168.1.103/share/movie on /var/mnt/hdd failed: Invalid argument
    
    root@dreambox:~> mount -t nfs -o nolock 192.168.1.103:/share/movie /var/mnt/hdd mount: 192.168.1.103:/share/movie failed, reason given by server: Permission denied
    mount: nfsmount failed: Bad file descriptor
    mount: Mounting 192.168.1.103:/share/movie on /var/mnt/hdd failed: Invalid argument
    
    root@dreambox:~> smbmount //192.168.1.103/share/movie -I 192.168.1.103
    Added interface ip=127.0.0.1 bcast=127.255.255.255 nmask=255.0.0.0
    Server time is Mon Aug  4 20:42:30 2008
    Timezone is UTC+8.0
    Password:
    Session setup failed for username=ROOT myname=DREAMBOX destname=192.168.1.103   ERRDOS - ERRnoaccess (Access denied.)

    Any ideas?

  8. #8
    Top Poster Sig-gotyouth's Avatar
    Join Date
    Jul 2008
    Posts
    153
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    Having problems... have followed to the book... but doesnt seem to mount succesfully. I am setting the recordings folder in an external drive... at the root of the drive... any ideas what Im doing wrong?

    IP : 192.168.1.xxx CIFS
    Dir: Recordings
    Dir: Recordings
    LocalDir: /hdd/movie
    options: rw.soft.udp.nolock
    extra: nolock.rsize=8192.wrsize=8192
    user: Aministrator
    pass:

    automount ticked

    my recordings folder is in a freeagent external drive D:\Recordings
    Last edited by Sig-gotyouth; 6th August, 2008 at 02:04 AM.

  9. #9
    Administrator
    Devilfish's Avatar
    Join Date
    Feb 2008
    Location
    /cdk
    Posts
    7,845
    Thanks Thanks Given 
    71
    Thanks Thanks Received 
    2,574
    Thanked in
    204 Posts

    Default

    Try making the Recordings folder on the C: drive, not sure if you can mount to an external drive.

    Does your external drive have an ethernet connection? So is it connected to your dreambox or router? If it's in a NAS enclosure then you need to select SMBFS as the filesystem and not CIFS, this is for a shared folder on a PC.
    Get Digital Kaos on your Apple or Android device with Tapatalk

  10. #10
    V.I.P. Member westkill's Avatar
    Join Date
    May 2008
    Posts
    2,378
    Thanks Thanks Given 
    8
    Thanks Thanks Received 
    25
    Thanked in
    18 Posts

    Default

    i have mine mounted to a usb drive encloser drive as it shows up in
    start>computer as one of the hard disk drives
    so in that drive create a folder as recordings and right click on it and share
    then i used the web interface to mount it as a cifs
    settings add your own ip address in pic 1
    Attached Images Attached Images

  11. #11
    Top Poster Sig-gotyouth's Avatar
    Join Date
    Jul 2008
    Posts
    153
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    awesome. thanks weskill will try it once I get home... otherwise I might just ask someone to do it for me by connecting with remote assistance or something

    <--Sig-gotyouth added 130 Minutes and 11 Seconds later...-->

    ok followed that screen and it seems to be reading the drive now.. but it tells me:

    Record stopped due to full harddisk. Delete some recordings and try again.


    so is there anything else I have to do? I seem to have 253GB free accoring to the drive under my computer
    Last edited by Sig-gotyouth; 6th August, 2008 at 07:38 PM. Reason: Automerged Doublepost

  12. #12
    Newbie
    Join Date
    Apr 2009
    Posts
    3
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Exclamation Recorded movies

    Dears

    I have Dreambox SM500-S and I have recorded fine, but I cannot find What I recorded from my dreambox; I can play it on my computer
    do I need to do any changes in my setup, I have done exactly what mentioned here

  13. #13
    Newbie
    Join Date
    Jan 2013
    Posts
    1
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    thanks man

  14. #14
    Newbie
    Join Date
    Aug 2008
    Posts
    8
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    Hi, I've just installed the DK image & things seem to be going well so far, but I'm having a problem with setting up recording.

    When trying to create the mount, I get to local dir, press OK to set it & get a file explorer. I can browse to /hdd, which shows 1 directory called movie and I have the green button listed as save. If I go into movie, the option to save with green disappears. So, I can only set the local dir to /hdd, it won't change to /hdd/movie as it refuses to save when I'm in there.

    I thought if there was something in movie, I'd be OK but I can't create a dir in telnet as it tells me it's a read-only filesystem.

    I guess this gets created in a text config somewhere? If I could edit that, I could just change /hdd to /hdd/movie.

    Just to add to this, I managed to get it mounted using Curious123's suggestion of the web interface here:

    recording help

    When I go into the mount menu on the Dreambox though, I can't see this mount. To mount the PC shared drive, I have to go to the PC, fire up the web interface & mount it that way, so this is only a temporary solution. The web interface doesn't see my failed settings either, even though I saved them.
    Last edited by Celtic67; 10th August, 2008 at 09:53 PM.

  15. #15
    Newbie
    Join Date
    Oct 2008
    Posts
    2
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts

    Default

    Thanks a lot

 

 
Page 1 of 6 123456 LastLast

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.