Jump to content
XPEnology Community

iman

Member
  • Posts

    11
  • Joined

  • Last visited

Posts posted by iman

  1. Hi all,

    Ok, Successfully extracted from "AS-2XX_2.1.1.R3B2.img" following files :

    bzImage
    bzImage.cksum
    bzImage.md5sum
    initramfs
    initramfs.cksum
    initramfs.md5sum
    builtin.tgz
    builtin.tgz.cksum
    builtin.tgz.md5sum
    

     

    by splitting the file "AS-2XX_2.1.1.R3B2.img" if 4 parts using following information :

    Title              Offset(HEX)         Offset(DEC)         Size (DEC)
    ---------------    ----------------    ----------------    ----------------
    header             00000000            0                   261
    bzImage            00000105            261                 2324481
    initramfs          00237906            2324742             10045441
    builtin.tgz        00BCC107            12370183            to EOF
    

     

    Then untar each split.

    Hope this help.

    Next I will try to boot again.

  2. >>How do you know to remove the header (261 bytes) of the file "AS-2XX_2.1.1.R3B2.img" ?

    Just quick look at the file in HEX mode showed that.

     

    thanks for debug info (more information about environment please). So I can translate it to that We shall start debugging the kernel (Task 1).

    Task 2 - We need to decide should we patch the original file or shall We compile from source ?

    Task 3 - We need to decide should We keep it here or move it to anther website something XPSTOR :smile: ?

  3. Hi everyone,

    I happy with this project and due to some needs I'm interesting to try asustor ADM from http://www.asustor.com as it looks promising and more feature rich.

     

    I know most of you will not like the idea, But I can work on it with some support from from the community and let's see where it will goes.

     

    OK here what I did so far,

    1. Visited http://www.asustor.com/service/downloads?product_id=21
    2. Downloaded http://download.asustor.com/download/adm/AS-2XX_2.1.1.R3B2.img
    3. Remove the header (261 bytes) of the file "AS-2XX_2.1.1.R3B2.img"
    4. Extracted the file after removing the header
    5. Booted the resulted file "bzImage" in vmware but stuck in "Switching to clocksource tsc"!

     

    Other Ref http://sourceforge.net/projects/asgpl/

     

    So either I go to recompile using source from sourceforge or What?

×
×
  • Create New...