Jump to content
XPEnology Community

Steve W

Rookie
  • Posts

    6
  • Joined

  • Last visited

Posts posted by Steve W

  1.  

    I'm using RPTC 0.8.0.0

    I've attached outputs to file.

     

    Commands used are:

     

     Update & Upgrade
     ./rploader.sh update
     ./rploader.sh fullupgrade

     

    Configure System-Specific Parameters
     USB flash drive VID/PID: ./rploader.sh identifyusb
     Serial number/MAC  : ./rploader.sh serialgen DS3622xs+ realmac
    ./rploader.sh satamap now

     

    Build the Loader
     ./rploader.sh build broadwellnk-7.1.0-42661 (Original attempted that failed to detect drives.)
    ./rploader.sh build broadwellnk-7.0.1-42218-JUN jun (Unable to detect in Synology Assistant after this build)
     exitcheck.sh reboot

     

     

    user_config.json file

    {
      "extra_cmdline": {
        "pid": "0x6364",
        "vid": "0x058f",
        "sn": "2030SQRNPPZHX",
        "mac1": "00004F898FBD",
        "SataPortMap": "1",
        "DiskIdxMap": "00"
      },
      "synoinfo": {
        "internalportcfg": "0xffff",
        "maxdisks": "16",
        "support_bde_internal_10g": "no",
        "support_disk_compatibility": "no",
        "support_memory_compatibility": "no"
      },
      "ramdisk_copy": {}
    }

     

    I'm still not having any luck.

    Query.txt

  2. I did a fresh install and no difference. 

     

    New updated user_config.json

    {
      "extra_cmdline": {
        "pid": "0xa4a5",
        "vid": "0x0525",
        "sn": "20C0SQRFE3QPZ",
        "mac1": "74D4358EF252",
        "SataPortMap": "1",
        "DiskIdxMap": "00"
      },
      "synoinfo": {
        "internalportcfg": "0xffff",
        "maxdisks": "16",
        "support_bde_internal_10g": "no",
        "support_disk_compatibility": "no",
        "support_memory_compatibility": "no"
      },
      "ramdisk_copy": {}
    }

     

    Still not detecting drives.

     

    Any more suggestions?

  3. I'm also having trouble with No Drives Detected.  

     

    Any help would be appreciated. I've been trying to get this working for the last 10 hours and no luck.

     

    Followed these instructions:

     

     ./rploader.sh update
     ./rploader.sh fullupgrade

     

     Configure System-Specific Parameters
     USB flash drive VID/PID      : ./rploader.sh identifyusb
     Serial number/MAC  : ./rploader.sh serialgen DS3622xs+ realmac

     

     Build the Loader
     ./rploader.sh build broadwellnk-7.1.0-42661
     exitcheck.sh reboot

     

    My user_config.json file is:

     

    {
      "extra_cmdline": {
        "mac2": "001132A8B800",
        "netif_num": "2",
        "pid": "0x6364",
        "vid": "0x058f",
        "sn": "1430ODN024343",
        "mac1": "0011327B8CF8",
        "SataPortMap": "58",
        "DiskIdxMap": "0A00"
      },
      "synoinfo": {
        "internalportcfg": "0xffff",
        "maxdisks": "16",
        "support_bde_internal_10g": "no",
        "support_disk_compatibility": "no",
        "support_memory_compatibility": "no"
      },
      "ramdisk_copy": {}
    }

     

     

    image.thumb.png.b13eb18990483fdacb2b59d1db027553.png

     

     

×
×
  • Create New...