Results 1 to 8 of 8

Thread: Problem to mount my hd to have twonky working

  1. #1

    Problem to mount my hd to have twonky working

    Hello, I'm still getting problem having my twonky working properly

    I am unable to mount my harddrive under /tmp/harddisk

    My router Asus WL500W auto mount it to /tmp/mnt/disc0_1

    I have been able to force the umoun then tried to mount it using

    mount /dev/discs/disc0/part1 /tmp/harddisk

    but when a do a df i'm still having it mounted to /tmp/mnt/disc0_1 instead of /tmp/harddisk


    See under

    Filesystem 1K-blocks Used Available Use% Mounted on
    /dev/root 3072 3072 0 100% /
    tmpfs 15028 212 14816 1% /tmp
    /dev/discs/disc0/part1
    244992064 34624 244957440 0% /tmp/mnt/disc0_1

    [admin@WL-0023545F7BF1 root]$ umount -l /tmp/mnt/disc0_1

    [admin@WL-0023545F7BF1 root]$ df
    Filesystem 1K-blocks Used Available Use% Mounted on
    /dev/root 3072 3072 0 100% /
    tmpfs 15028 212 14816 1% /tmp

    [admin@WL-0023545F7BF1 root]$ mount /dev/discs/disc0/part1 /tmp/harddisk

    [admin@WL-0023545F7BF1 root]$ df
    Filesystem 1K-blocks Used Available Use% Mounted on
    /dev/root 3072 3072 0 100% /
    tmpfs 15028 212 14816 1% /tmp
    /dev/discs/disc0/part1
    244992064 34624 244957440 0% /tmp/mnt/disc0_1

    Would someone have an idea why ?

    Thanks

    Cyberic

  2. #2
    Join Date
    Feb 2005
    Location
    Germany - Frankfurt
    Posts
    1,548
    Hi,

    edit your /etc/fstab:
    Code:
    /dev/discs/disc0/part1  /tmp/harddisk   ext3    rw,noatime      1       1
    OR

    use "ln -s /tmp/mnt/disc0_1 /tmp/harddisk"

    wengi
    Übersicht aller HowTos --- HowTo Overview (mostly german)
    WL-HDD mit diesem Setup. --- WL-HDD with this setup.
    Kein Support per PM - Frage im jeweiligen Thread! --- No support via pm - ask in the according thread!
    Eine wirklich gute Idee erkennt man daran, dass ihre Verwirklichung von vorne herein ausgeschlossen erscheint. (Albert Einstein)

  3. #3

    Problem to mount my hd to have twonky working

    Hi Wengi

    I first tried

    ln -s /tmp/mnt/disc0_1 /tmp/harddisk


    Filesystem 1K-blocks Used Available Use% Mounted on
    /dev/root 3072 3072 0 100% /
    tmpfs 15028 260 14768 2% /tmp
    /dev/discs/disc0/part1
    244992064 34624 244957440 0% /tmp/mnt/disc0_1
    [admin@WL-0023545F7BF1 root]$ ln -s /tmp/mnt/disc0_1 /tmp/harddisk
    ln: /tmp/harddisk/disc0_1: Operation not permitted
    [admin@WL-0023545F7BF1 root]$

    Operation not permitted

    Then a create a file fstab under etc/

    adding the code

    /dev/discs/disc0/part1 /tmp/harddisk ext3 rw,noatime 1 1

    and saved it as etc/fstab then reboot my rooter

    didn't work either

    Was I ok when a create the fstab file under etc/

    I was not sure about that ?

    Thansk

  4. #4
    Join Date
    Dec 2007
    Location
    The Netherlands - Eindhoven
    Posts
    1,767
    Do you want to install the new 6.0.1 version?

    mounting things like that doesn't always work out, so for the new version I decided to do everything via the console, which is easier

    I made a little "beta" howto on my backup forum: http://wpte.kicks-ass.net/forum/showthread.php?tid=3
    I'm still testing it, but it should work quite allright

  5. #5
    Join Date
    Feb 2005
    Location
    Germany - Frankfurt
    Posts
    1,548
    to get this right:

    You have which hardware, firmware, setup?

    wengi
    Übersicht aller HowTos --- HowTo Overview (mostly german)
    WL-HDD mit diesem Setup. --- WL-HDD with this setup.
    Kein Support per PM - Frage im jeweiligen Thread! --- No support via pm - ask in the according thread!
    Eine wirklich gute Idee erkennt man daran, dass ihre Verwirklichung von vorne herein ausgeschlossen erscheint. (Albert Einstein)

  6. #6
    Join Date
    Dec 2007
    Location
    The Netherlands - Eindhoven
    Posts
    1,767
    Quote Originally Posted by wengi View Post
    to get this right:

    You have which hardware, firmware, setup?

    wengi
    a version from googlecode it seems: http://wl500g.info/showpost.php?p=208163&postcount=11

  7. #7
    Isn't a flash save required to permanently change fstab?

    I have Twonky and my media files on self chosen places in my system. As long as you call twonky right during booting.

  8. #8
    Join Date
    Jul 2007
    Location
    Germany, Bonn
    Posts
    374
    Hey,

    why posting in the Tutorials-Section??
    You're not sharing a Tutorial, or?

    Moved to Q&A!
    Regards / Grüße,
    Oliver

    [How-To] Sane Scanner-Server mit XSane Frontend "german"
    [How-To] Sane Scanner-Server with XSane Frontend "english"

    Router: Wl500gP v1 nach Wengi's HowTo mit FW 1.9.2.7-d-r599
    Speicher: Trekstor DataStation maxi 1 Tb
    Clients: Kathrein UFS910 FullHD Sat Receiver, PS3, PCs, Canon MP830 an Sane Scanner-Server, Kyocera-Mita FS1020D über Printserver

Similar Threads

  1. Problem: WL500gpV2, twonky, xbox360 and oleg.
    By chervee in forum WL-500gP Q&A
    Replies: 6
    Last Post: 29-08-2009, 16:53
  2. Replies: 7
    Last Post: 20-04-2009, 17:55
  3. Mount problem (strenge)
    By qczek in forum WL-500g Custom Development
    Replies: 1
    Last Post: 01-02-2006, 13:05

Posting Permissions

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