Jump to content
XPEnology Community

shark

Rookie
  • Posts

    3
  • Joined

  • Last visited

Posts posted by shark

  1. @jensert

    Warum willst du durch den Rücken in die Brust schießen? Wenn du einen potenten Hypervisor hast (ich denke Proxmox gehört dazu) dann tu doch nicht in einer virtuellen Umgebung (DSM 7 auf Prox) eine virtuelle Maschine aufsetzen.

    Meine Erfahrung nach kannst du DSM zum virtualisieren vergessen - das läuft unter "Ferner liefen".

    DSM ist dafür nicht gemacht worden aber weil der Markt das so möchte und man sich besser platzieren kann bietet es Synology an.

     

    Ich habe noch nichts mit Proxmox virtualisiert - aber genug mit ESXi 6.7 und 7 lass Windows wenn du es überhaupt brauchst, nur in Proxmox laufen.

     

    Dadurch weniger Probleme mit Treibern für exotische HW und Passtrough, wenn benötigt, funktioniert wenigstens.

     

    Eine gute Mischung ist auch UnRaid. Ursprünglich als NAS Untersatz gebaut aber mit der Möglichkeit und Potenz darauf alles zu Dockern und zu Virtualisieren.

  2. Here is the instruction from pocopico:

    sudo ./rploader.sh update now

    sudo ./rploader.sh serialgen DS918+ now

    sudo ./rploader.sh satamap now

    sudo ./rploader.sh identifyusb now

    user_config.json -> Filezilla change the config_user.json -> see below

    sudo ./rploader.sh build apollolake-7.0.1-42218

     

    {
      "extra_cmdline": {
        "pid": "0x1000",
        "vid": "0x8564",
        "sn": "111500000000",
        "mac1": "MAC01MAC0201",
        "SataPortMap": "1",
        "DiskIdxMap": "00"
      },
      "synoinfo": {

              "internalportcfg" : "0xffff",
              "maxdisks" : "16",
          "support_bde_internal_10g" : "no"

    },
      "ramdisk_copy": {

        
    }

    }

     

    This is only example -> but you can try SataPortMap": "1" and DiskIdxMap": "00" this is from my NUC D54250WYK

    Please load also the newest pat file from Synology https://global.download.synology.com/download/DSM/release/7.0.1/42218/DSM_DS918%2B_42218.pat?model=DS918%2B&bays=4&dsm_version=7.0.1&build_number=42218

    If this not work then maybe the cpu is not compatible with DS918+. In Jun´s Loader 6.2 you can´t also not install DS918+ DSM on not compatible CPU´s.

    But then you should try DS3615xs -> bromolow is compatible with almost x64 CPU´s this is my experience.

  3. Hello guys,

    take your own user_config.json and change to this

    SataPortMap=188

    DiskIdxMap=0A0008

     

    then

    sudo ./rploader.sh build apollolake-7.0.1-42218

     

    install DSM then come back to TinyCore and

     

    take your own user_config.json and 

    sudo ./rploader.sh satamap now

    sudo ./rploader.sh build apollolake-7.0.1-42218

     

    If you reboot to DS918+ or DS3615xs then all things are ok

     

    I made this on 4 other mashines and all are be fine

     

×
×
  • Create New...