Jump to content
XPEnology Community

pcristi

Transition Member
  • Posts

    11
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

pcristi's Achievements

Advanced Member

Advanced Member (4/7)

3

Reputation

  1. I as I can see try update from base tinycore-redpill.v0.8.0.x, error can ignore it if at first boot you can select with keyboard TCRP FRIEND entry to boot. rploader.sh is deprecated on tinycore v0.9.4.9c but can give try ./rploader.sh update ./rploader.sh fullupgrade ./rploader.sh clean now # edit/restore user_config.json to fit your environment #./rploader.sh identifyusb now #./rploader.sh satamap now # vi user_config.json # check the settings, pay attention to pid, vid, netif_num, SataPortMap, DiskIdxMap, maxlanport, netif_seq if need it # build ds918p-7.1.1-42962 or ds918p-7.2.0-64570 ./rploader.sh ext ds918p-7.1.1-42962 add https://github.com/pocopico/tcrp-addons/raw/main/acpid/rpext-index.json ./rploader.sh build ds918p-7.1.1-42962 manual sudo rm -rf /home/tc/oldpat.tar.gz ./rploader.sh clean now ./rploader.sh backup now sudo reboot Please noted "manual" option must be use if want to be available to update from 7.1.1-42962 to 7.2.0-64570 on the fly from DSM menu with help of TCRP FRIEND. LE: TCRP FRIEND build with Peter Suh scripts v0.9.4.3-2 not support update from 7.1.1-42962 to 7.2.0-64570 from DSM menu at this time. How do i disable "checking for latest friend" --> user_config.json --> "friendautoupd": "false" ETH0 is now ETH1 and vice versa --> user_config.json --> change "maxlanport":"8", "netif_seq": "0 1 2 3 4 5 6 7" --> to "maxlanport":"2", "netif_seq": "1 0" CTRL+C to stop TCRP FRIEND to boot DSM and edit /mnt/tcrp/user_config.json via shell or \\TCRPFRIEND\tcrpfriend\tcrp\user_config.json form a PC. Enjoy TCRP FRIEND.
  2. Synology server report error 504 ERROR The request could not be satisfied. CloudFront attempted to establish a connection with the origin, but either the attempt failed or the origin closed the connection. We can't connect to the server for this app or website at this time. There might be too much traffic or a configuration error. Try again later, or contact the app or website owner. If you provide content to customers through CloudFront, you can find steps to troubleshoot and help prevent this error by reviewing the CloudFront documentation. Generated by cloudfront (CloudFront) Wait until they fixed.
  3. @Peter Suh r8168 is included in all-modules, not need not be added by automatic detection from rploader.sh, for avoid error and to get possibility to update on fly from 7.1.1 to 7.2.0 I recommended to use build rploader.sh with manual option. WEBUI is working in progress, waiting for @pocopico to have time review satamap function to fix always report 8 port and to add multiple mac address support. WEBUI working fine if user have a backup of user_config.json to restore or know to manage it from ssh. WEBUI builds also allow to do fly update from 7.1.1 to 7.2.0 if not additional custom module is added 😀. Thanks to everyone that make possible to use TCRP Friend.
  4. @The_Dave With v0.9.4.9 try ./rploader.sh clean now ./rploader.sh build ds920p-7.2.0-64570 manual ./rploader.sh backup now sudo reboot If box running 7.1.1-49262 build corresponding loader ./rploader.sh clean now ./rploader.sh build ds920p-7.1.1-42962 manual ./rploader.sh backup now sudo reboot TCRP v0.9.4.9 with TCRP Friend v0.0.5j is support fly update from 7.1.1-49262 to 7.2.0-64570 if not custom module use. LE: If need can add acpid addons ./rploader.sh ext ds920p-7.2.0-64570 add https://github.com/pocopico/tcrp-addons/raw/main/acpid/rpext-index.json
  5. Try StarWind V2V to convert "tinycore-redpill-uefi.v0.9.4.8" to vhdx and add to a Hyper-V Gen 2 VM, secure boot disabled, for me TCRP boot. Hyper-V have not support for sata disk don't if rely can boot DSM. For testing propose can try install Proxmox on Hyper-V, set Nested Virtualization for Proxmox VM and install TCRP in Proxmox, but will ending with DSM running in Proxmox and not Hyper-V.
  6. For dva1622_42962 try old v0.9.4.4 without updating the rploader.sh.
  7. Hi config.json in one line is just become ugly, but correct cause sed problems in rploader.sh line 762 and sha256 are not updated proper for cached undecrypted pat. https://github.com/pocopico/tinycore-redpill/blob/main/rploader.sh#L762 Until author will fixed, manually edit of sha256 in config.json and restart the build command with withfriend will build working loader for 7.2.0-64561. DON'T TRY WITH PRODUCTION BOX. WAIT FOR STABLE VERSION.
  8. Hi, Repository name changes. If want build TCRP friend on v8.0.x or 9.0.x without fully deploy the img/vmdk of 9.2.2 try curl --location "https://github.com/pocopico/tinycore-redpill/raw/main/rploader.sh" -O ./rploader.sh fullupgrade ./rploader.sh clean now ...
  9. @renegadeBE 7.1.1-42962 not yet support on master branch. Try with develop version. curl --location "https://github.com/pocopico/tinycore-redpill/raw/develop/rploader.sh" -O ./rploader.sh fullupgrade ./rploader.sh postupdate broadwellnk-7.1.1-42962
  10. Please also fix ds920p missing reference for build 42962. Thanks.
×
×
  • Create New...