Jump to content
XPEnology Community

djvas335

Member
  • Posts

    161
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by djvas335

  1. Steps to update a Microserver N54L to DS3622xs+ latest DSM 7.1, confirmed working [DS3622xs+] ./rploader.sh update now ./rploader.sh fullupgrade now ./rploader.sh serialgen DS3622xs+ ./rploader.sh identifyusb now ./rploader.sh satamap now ./rploader.sh build broadwellnk-7.0.1-42218 ./rploader.sh clean now ./rploader.sh ext broadwellnk-7.1.0-42661 add https://github.com/pocopico/redpill-load/raw/master/redpill-misc/rpext-index.json ./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;
  2. Steps to update a Microserver N54L to DS3622xs+ latest DSM 7.1, confirmed working [DS3622xs+] ./rploader.sh update now ./rploader.sh fullupgrade now ./rploader.sh serialgen DS3622xs+ ./rploader.sh identifyusb now ./rploader.sh satamap now ./rploader.sh build broadwellnk-7.0.1-42218 ./rploader.sh clean now ./rploader.sh ext broadwellnk-7.1.0-42661 add https://github.com/pocopico/redpill-load/raw/master/redpill-misc/rpext-index.json ./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;
  3. Steps to update a Microserver N54L to DS3622xs+ latest DSM 7.1, confirmed working [DS3622xs+] ./rploader.sh update now ./rploader.sh fullupgrade now ./rploader.sh serialgen DS3622xs+ ./rploader.sh identifyusb now ./rploader.sh satamap now ./rploader.sh build broadwellnk-7.0.1-42218 ./rploader.sh clean now ./rploader.sh ext broadwellnk-7.1.0-42661 add https://github.com/pocopico/redpill-load/raw/master/redpill-misc/rpext-index.json ./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;
  4. With latest updates to the redpill loader I sucessfully installed and updated a N54L to DS3622xs+ DSM 7.1, cudos
  5. did all of you try auto satamap detection ?
  6. Easy way to do an inplace upgrade, did it on 2 N54L and one Microserver Gen8 for ds3615xs Login via SSH as admin then change to root sudo dd if=tinycoreimage.img of=/dev/synoboot bs=1M check via fdisk if bootable flag is set on synoboot1, if not set it. Reboot and find the nas on your dhcp server, then login via ssh to tinycore and run below commands ./rploader.sh update now ./rploader.sh identifyusb now ./rploader.sh serialgen DS3615xs now ./rploader.sh satamap now ./rploader.sh build bromolow-7.0.1-42218 And reboot the server, use synology assistant to locate the server and install the pat
  7. Do not use this in production, redpill is beta, dsm is beta, wait for stable release.
  8. Check post from pocopico on page 41 on how to compile Link to kernel sources https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/snapshot/linux-3.10.108.tar.gz
  9. Where is your redpill-load config for geminilake ? You were correctly pointed out on what you need to be done and why your setup is not working, editing global_config.json and creating geminilake_user_config.json is not enough.
  10. tg3 driver provided some pages back is working on Microserver gen7, should also work on gen8
  11. There is no dsm7 for bromolow yet, or am I missing something ?
  12. Скомпилил рабочий лоадер 6.2.4, работает только с интел картой, встроенная сеть не работает, использовал редпилл-лкм docker image
  13. Thanks guys, I used this docker image builder to build a loader for a baremetal Microserver Gen7, its working so far, however with an intel network card, no onboard network, will test some more and report the results
  14. 6.2 has issues with original loader, you better use 6.3, do not use 6.4 yet, no loader
  15. Yes you just reboot with new USB and Old Drives and you should be set
  16. There is something else wrong with your system, mine is running with no issues under standard loader and onboard nics, no need for extra.lzma
  17. This is already available on current DSM and Active Backup, you can back up a bare metal machine and restore it to esxi or hyperv server
  18. djvas335

    DSM 6.2 Loader

    Bad VID PID for the usb drive
  19. Your usb stick is corrupted, create a new stick
  20. Только что попробовал на одном из моих серверов н54л, всё работает без проблем с вот этим: POWERBUTTON_6.2-0002.SPK
  21. Sure, you need to set VID PID for the bootloader on first boot This is taken from above tutorial Note 4: Configuration added to the grub.cfg file can also be done directly during the Grub Boot Menu, so technically you can skip Point 4 and burn the image on the USB drive without editing anything (read Point 5 onward first). If you wish to do the changes from the Grub Boot Menu directly you need to press the letter 'C' when you see the Boot Menu. You will literally only have one second, so be fast. Once you press 'C' you will be in a Grub command line environment. To change your VID enter the following: vid 0xYOUR 4 DIGITS USB DRIVE VID Do the same for pid, sn and mac1. Press enter at each command. The commands are: pid 0xYOUR 4 DIGITS USB DRIVE PID sn YOUR NAS SERIAL NUMBER mac1 YOUR NAS MAC1 ADDRESS If you have multiple NICs you can also issue mac2, mac3 and mac4 as commands. Maximum is mac4. See below: mac2 YOUR NAS MAC2 ADDRESS mac3 YOUR NAS MAC3 ADDRESS mac4 YOUR NAS MAC4 ADDRESS If you think you made a mistake in the numbers simply re-issue the command. When you are done press esc and select the appropriate menu entry.
  22. Зачем идти в архив ? https://global.download.synology.com/download/DSM/release/6.2.3/25423/DSM_DS3615xs_25423.pat
×
×
  • Create New...