Results 1 to 3 of 3

Thread: Cant Creating Symbolic Link in /www ... please help

  1. #1
    Join Date
    Nov 2005
    Location
    Germany
    Posts
    423

    Cant Creating Symbolic Link in /www ... please help

    Hello,

    i want to create a Symbolic Link in the /www Directory of my WL-HDD with Oleg FirmWare. But i cant this do.

    The Mesage is:
    Code:
    Befehl 'ln -s "/tmp/harddisk/wwwzusatz" "wwwzusatz"'
    fehlgeschlagen mit Beendigungscode 1 und Fehlernachricht
    creating symbolic link `wwwzusatz': Read-only file system.
    I thin the Problem is, that the /www Directory is stored in the read-only RAM.
    Is it the RAM?

    Where can me help to compile or an other Way to get a Symbolic Link in the /www Directory of my WL-HDD?
    The Destination of the Symbolic Link in the /www Directory is the Directory /tmp/harddisk/wwwzusatz.

    Many Thanks for help.

    WLAN-Fan.
    Germany
    Attached Images Attached Images    

  2. #2
    Join Date
    Dec 2003
    Location
    Russian Federation
    Posts
    8,356
    Yes, there is no way to modify ro filesystem.
    Instead you could copy /www to /tmp/harddisk/www, modify whatever you want,

    mount --bind /tmp/harddisk/www /www

    and restart httpd by killing it.

  3. #3
    Join Date
    Nov 2005
    Location
    Germany
    Posts
    423
    Hello Oleg and Other,

    does it give no way to change the Source Code of your FirmWare before compiling, with add a Symbolic Link in the /www Direktory?

    Thanks.

Similar Threads

  1. Asus WL-500W и Intel(R) Wireless WiFi Link 4965AGN
    By joker79 in forum Russian Discussion - РУССКИЙ (RU)
    Replies: 114
    Last Post: 22-03-2010, 17:49
  2. Creating /etc/protocols /xinetd
    By xmeister in forum WL-700g Q&A
    Replies: 4
    Last Post: 21-11-2007, 08:03

Posting Permissions

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