Jump to content
XPEnology Community

Uri3l

Rookie
  • Posts

    9
  • Joined

  • Last visited

Posts posted by Uri3l

  1.  Voici ma méthode  sur Proxmox [DS3622xs+]

     

    Pré-requis :

    1 - Être  sur Promox 

    2 - Mettre Sa carte Réseau en Intel e1000

    (Ce qui voudrait  dire que le pilote que vous aller installer  est celui de intel et non virtio.)

     

    Sur Tiny Core en Ssh

     sudo su (important pour ajouter le pilote Intel)

     

    ./rploader.sh update now

     

    ./rploader.sh fullupgrade now

     

    ./rploader.sh serialgen DS3622xs+

     

    ./rploader.sh satamap now

     

    ./rploader.sh ext broadwellnk-7.0.1-42218 add https://raw.githubusercontent.com/pocopico/rp-ext/master/e1000/rpext-index.json

     

    ./rploader.sh build broadwellnk-7.0.1-42218

     

     ./rploader.sh backup now ( Pour Sauvegarder tous ce que vous venez de faire)

     

    Pour Passer de DSM 7.0.1 à  7.1.0-42661 enchaîner  avec cette commande (ça peut ne pas marcher)

     

    ./rploader.sh clean now


    ./rploader.sh build broadwellnk-7.1.0-42661

     

    ./rploader.sh clean now


    rm -rf /mnt/sdb3/auxfiles


    rm -rf /home/tc/custom-module


    ./rploader.sh backup now

     

    N'oubliez  pas de vérifier le Vid et le Pid dans User config json avant chaque  build   voir la video

    de @Sabrina

    Screenshot_20220413-073038_Chrome.jpg

    • Like 1
  2. Il y a 3 heures, NotHere a dit :

    Hi POCOPICO. Thanks for all the hard work you have put into this project, much appreciated. I really enjoy using DSM for small stuff. :)

     

    I use this on Proxmox and I have been able to get DS3615xs bromolow-7.0.1-42218 working fine :). Sadly I am not able to update to the 7.1 nor have I been able to get DS3622xs+ working. Is this an issue with my hardware or my options? I would just like to get to 7.1 at least in DS3615xs... I have seeing your advice about the GPU. I have not passthrough my GPU to proxmox; would that be the reason I can get DS3622xs+ working correctly?

     

    Is there any advice to upgrade my current working DS3615xs bromolow-7.0.1-42218 to 7.1.0?

    Hello guy yesterday i finaly installed DS3622xs+ on my proxmox  but you need to use Intel e1000 as network card look my command ive used  on tiny core:

     

    [DS3622xs+]

     

    sudo su 


    ./rploader.sh update now


    ./rploader.sh fullupgrade now

     

    ./rploader.sh serialgen DS3622xs+


    ./rploader.sh identifyusb now


    ./rploader.sh satamap now

     

    sudo ./rploader.sh  ext broadwellnk-7.0.1-42218 add https://raw.githubusercontent.com/pocopico/rp-ext/master/e1000/rpext-index.json


    ./rploader.sh build broadwellnk-7.0.1-42218


    ./rploader.sh backup now

    Screenshot_20220413-073038_Chrome.jpg

×
×
  • Create New...