Results 1 to 15 of 2988

Thread: Asus RT-N16

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #11
    подскажите, плз, как установить произвольный ipkg пакет (с флешки, вставленной в роутер) на rt-n16?
    Code:
    [admin@LA-RTR ipkg]$ ls -la /tmp/mnt/discb_1
    drwxr-xr-x    2 admin    root          8192 Jan  1  1970 .
    drwxr-xr-x    3 admin    root            60 Jan  1  1970 ..
    -rwxr-xr-x    1 admin    root         10218 Aug 22 04:41 argtable_2.12-1_brcm-2.4.ipk
    -rwxr-xr-x    1 admin    root        502721 Aug 21 15:59 libopenssl_0.9.8p-1_brcm-2.4.ipk
    -rwxr-xr-x    1 admin    root          7907 Aug 22 04:42 z-connector_1.01-1_brcm-2.4.ipk
    [admin@LA-RTR ipkg]$ ipkg install /tmp/mnt/discb_1/z-connector_1.01-1_brcm-2.4.ipk
    Clearing state_want and state_flag for pkg=z-connector (arch_priority=0 flag=16 want=2)
    Nothing to be done
    An error ocurred, return value: 4.
    Collected errors:
    Cannot find package z-connector.
    Check the spelling or perhaps run 'ipkg update'
    В чем разница между ipkg и ipkg.sh?
    Code:
    [admin@LA-RTR ipkg]$ ipkg.sh install libopenssl_0.9.8p-1_brcm-2.4.ipk
    Unpacking libopenssl...Done.
    Configuring libopenssl...tar: can't open './usr/lib/libcrypto.so.0.9.8': Read-only file system
    Done.
    [admin@LA-RTR ipkg]$ ipkg.sh install /tmp/mnt/discb_1/z-connector_1.01-1_brcm-2.
    4.ipk
    Unpacking z-connector...Done.
    Configuring z-connector...tar: can't open './bin/z-connector': Read-only file system
    Done.
    [admin@LA-RTR ipkg]$ ipkg.sh install /tmp/mnt/discb_1/argtable_2.12-1_brcm-2.4.ipk
    Unpacking argtable...Done.
    Configuring argtable...tar: can't create symlink from ./usr/lib/libargtable2.so.0 to libargtable2.so.0.1.7: Read-only file system
    tar: can't open './usr/lib/libargtable2.so.0.1.7': Read-only file system
    Done.
    Last edited by LA_; 27-08-2011 at 16:11.
    Asus RT-N16 1.9.2.7-rtn-r4051 | Asus O!Play Air 1.09P | Synology DS210j - 2xWD20EADS

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
  •