Results 1 to 11 of 11

Thread: WL-HDD with Oleg's v.1.9.2.7 CR3

  1. #1

    WL-HDD with Oleg's v.1.9.2.7 CR3

    Hi,

    I finally got my WL-HDD and tried to run it with Oleg's v.1.9.2.7 CR3 firmware. First of all, a big thank you to Oleg for his great work. Secondly, I noted a few glitches that took me some time to sort out. It might be interesting for others, too.

    1. I've installed a 60 GB HDD and tried to format it using the custom firmware. However, mke2fs always crashed by running out of memory. I then tried Asus 1.2.3.0 firmware using the web interface. This suprisingly worked. Changing back to custom firmware, I noted that the Asus firmware had created a 60 MB swap space. By enabling CONFIG_MKSWAP and CONFIG_SWAPONOFF in busybox, the box can indeed create and use swap space. Now it's able to format the disc on its own.

    2. Using root file system on internal HDD doesn't work. Reason is that the init script (linuxrc.sh) only probes for USB drives. This can easily be fixed by adding modules ide-mod, ide-probe-mod and ide-disk to the list of inserted modules.

    3. The ftp server drove me crazy as I did not manage to login from my Linux box using ftp or lftp. It just kills the connection saying "422 Too busy to play with you.". After some debugging fun I figured out that stupid-ftpd does not support the AUTH command and simply closes connection when FTP client is probing for supported authentication methods. I've made a simply patch for that, if anyone is interested.

    Br,
    Ulrich

  2. #2
    Join Date
    Dec 2003
    Location
    Russian Federation
    Posts
    8,356
    Quote Originally Posted by Ulrich
    1. I've installed a 60 GB HDD and tried to format it using the custom firmware. However, mke2fs always crashed by running out of memory. I then tried Asus 1.2.3.0 firmware using the web interface. This suprisingly worked.
    Please try to find the reason for this, you help is appriciated.
    Changing back to custom firmware, I noted that the Asus firmware had created a 60 MB swap space.
    Funny. ;-)
    By enabling CONFIG_MKSWAP and CONFIG_SWAPONOFF in busybox, the box can indeed create and use swap space. Now it's able to format the disc on its own.
    I will add this to busybox.
    2. Using root file system on internal HDD doesn't work. Reason is that the init script (linuxrc.sh) only probes for USB drives. This can easily be fixed by adding modules ide-mod, ide-probe-mod and ide-disk to the list of inserted modules.

    3. The ftp server drove me crazy as I did not manage to login from my Linux box using ftp or lftp. It just kills the connection saying "422 Too busy to play with you.". After some debugging fun I figured out that stupid-ftpd does not support the AUTH command and simply closes connection when FTP client is probing for supported authentication methods. I've made a simply patch for that, if anyone is interested.
    Please post patches for this.

  3. #3
    I also had problem formating my 75 Gb partition. I needed to create a swap space to allow mke2fs to work. It means you need a first partition to make the swap file to format a second big one. Once you know it, that's fine with me.

  4. #4
    Hi,

    here are the patches for linuxrc.sh and stupidftp. I've now made following changes to stupidftp:

    - returns an error code for unknown command instead of closing connection
    - supports idle timeout of 0, i.e. disabling idle timeout
    - fix for permissions of uploaded files. Parameter was completely missing and was giving o+r permission only.

    Br,
    Ulrich
    Attached Files Attached Files

  5. #5
    Join Date
    Dec 2003
    Location
    Russian Federation
    Posts
    8,356
    as for open permisions/mode - I've already fixed this, by adding O_TRUNC and using 0666 as mode (I think 0666 is reasonable for stupid-ftpd virtual users concept)...

  6. #6

    1Partition 80GB with Oleg WLDD Firmware

    Works a 80GB 1Partition with Oleg Firmware for WLHDD ?

    Who i find detailed information about the changes in Olegs and the Original Firmware ?

    Thanks

  7. #7
    Join Date
    Dec 2004
    Location
    Wettenberg [DE]
    Posts
    6

    Question

    Quote Originally Posted by Genesis
    Works a 80GB 1Partition with Oleg Firmware for WLHDD ?
    Who i find detailed information about the changes in Olegs and the Original Firmware ?
    Just the same questions as above for me

  8. #8

    flashing Oleg's firmware

    Hi !
    I also tried to run olegs firmware with updating fw through web interface fails
    http://my-wlhdd.ip/update.cgi
    "Connection reset by peer "
    after about 3 MB of transfer (i tried it from win and linux pc as client)
    Is there a function in asus 1.2.3.0 firmware to prevent from using other images ?

    Ciao Gerd

  9. #9
    yes, you must use emergency firmware restoration procedure. Please search the forum for this. Stock firmware will not allow an update like this one.

  10. #10
    Quote Originally Posted by Oleg
    as for open permisions/mode - I've already fixed this, by adding O_TRUNC and using 0666 as mode
    Will this be in the next update? It doesn't seem to be included in CR3b.

    Quote Originally Posted by Genesis
    Works a 80GB 1Partition with Oleg Firmware for WLHDD ?
    Yes. If it has a file system already, no problem. If you need to format it, I assume you need to create and activate a small swap partition first; then you can create and format another partition with the remaining space. In order to do that, you need the modification described earlier or wait for Oleg's next update.

    Quote Originally Posted by Genesis
    Who i find detailed information about the changes in Olegs and the Original Firmware ?
    I think the announcements in WL500g forum are quite descriptive.

  11. #11
    Join Date
    Dec 2003
    Location
    Russian Federation
    Posts
    8,356
    Quote Originally Posted by Ulrich
    Will this be in the next update? It doesn't seem to be included in CR3b.
    Yes, this is not released yet, just wait a bit.

Similar Threads

  1. oleg's firmware vs openwrt
    By sophana in forum WL-500g Custom Development
    Replies: 5
    Last Post: 15-07-2005, 17:46
  2. Hoe is filestructuur van OLEG's firmware?
    By newbie in forum Dutch Discussion - Nederlands
    Replies: 4
    Last Post: 24-06-2005, 14:23
  3. FTP Connect with Oleg's Firmware?
    By stefan9113 in forum WL-HDD Custom Development
    Replies: 4
    Last Post: 27-02-2005, 00:01

Posting Permissions

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