Cruzstein Posted September 17, 2022 #1 Posted September 17, 2022 im trying ds918+ in vmware without downloading .pat, already put it into /mnt/sda3/auxfiles and its spitting this error at me sudo: ./build-loader.sh: command not found trying on a AMD Ryzen 4600H 3.00 GHz TCRP version:8.0.0 rploader.sh version: 8.0.5 the whole log is: bspatch does not exist, bringing over from repo % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 10232 100 10232 0 0 9527 0 0:00:01 0:00:01 --:--:-- 9535 Rploader Version : 0.8.0.5 Loader source : https://github.com/pocopico/redpill-load.git Loader Branch : develop Redpill module source : https://github.com/pocopico/redpill-lkm.git : Redpill module branch : master Extensions : Extensions URL : TOOLKIT_URL : https://sourceforge.net/projects/dsgpl/files/toolkit/DSM7.0/ds.apollolake-7.0.dev.txz/download TOOLKIT_SHA : d349fa644392d4cfab8191243ee38aaa32bd517208c144678e0c855cb5a619ea SYNOKERNEL_URL : https://sourceforge.net/projects/dsgpl/files/Synology NAS GPL Source/25426branch/apollolake-source/linux-4.4.x.txz/download SYNOKERNEL_SHA : af815ee065775d2e569fd7176e25c8ba7ee17a03361557975c8e5a4b64230c5b COMPILE_METHOD : toolkit_dev TARGET_PLATFORM : apollolake TARGET_VERSION : 7.0.1 TARGET_REVISION : 42218 REDPILL_LKM_MAKE_TARGET : test-v7 KERNEL_MAJOR : 4 MODULE_ALIAS_FILE : modules.alias.4.json SYNOMODEL : ds918p_42218 MODEL : DS918+ Local Cache Folder : /mnt/sda3/auxfiles DATE Internet : 17092022 Local : 17092022 Checking Internet Access -> OK Checking if a newer version exists on the main repo -> Version is current Redpill sources already downloaded, pulling latest Already up to date. Loader sources already downloaded, pulling latest fatal: not a git repository (or any of the parent directories): .git Using static compiled redpill extension Removing any old redpill.ko modules Looking for redpill for : ds918p_42218 Getting file https://raw.githubusercontent.com/pocopico/rp-ext/master/redpill/releases/redpill-4.4.180plus.tgz Extracting module Got redpill-linux-v4.4.180+.ko Manual extension handling,skipping extension auto detection Starting loader creation Found tinycore cache folder, linking to home/tc/custom-module Checking user_config.json : Done Entering redpill-load directory Removing bundled exts directories Cache directory OK Want to use firmware files from /home/tc/custom-module/*.pat ? [yY/nN] : y Processing add_extensions entries found on custom_config.json file : sudo: ./build-loader.sh: command not found FAILED : Loader creation failed check the output for any errors Quote
Peter Suh Posted September 18, 2022 #2 Posted September 18, 2022 Install M SHELL, which supports TCRP, by using the command below, download it, and try to build it again. If there is no bspatch, etc., it also includes logic to download and process it once more. curl --location "https://github.com/PeterSuh-Q3/tinycore-redpill/raw/main/my.sh.gz" -O tar -zxvf my.sh.gz ./my.sh DS918+J Quote
Peter Suh Posted September 18, 2022 #3 Posted September 18, 2022 Also, please refer to the result of solving another issue with DS918+ in today's general question section. DS918+ doesn't seem to support 6-Core 12-Thread. So, I tried disabling HT(SMT) in the BIOS and downgrading it to 6-Core 6-Thread to see a successful case. This is the content confirmed by the DSM 6 jun loader. DSM 7 REDPILL is not yet validated. I will post the results of my test again tomorrow. https://xpenology.com/forum/topic/64694-migrating-drives-to-new-server-hdd-driver-not-recognized/?do=findComment&comment=338821 Quote
Cruzstein Posted September 18, 2022 Author #4 Posted September 18, 2022 i tried and i got to build the loader. thank you Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.