Peter Suh Posted July 8, 2022 #1 Posted July 8, 2022 (edited) Tinycore M shell DS1520+ model additional version released. The new model DS1520+ can be built from the m shell. (jun mode only) But, The log shows that the disk and LAN cannot be found. What am I missing? Spoiler socat UNIX-CONNECT:/Users/yousuk/serial_com1 PTY,link=/tmp/pty-vm1 & screen /tmp/pty-vm1 ... [ 3.791757] synobios syno_platform proc entry initialized ... [ OK ] lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) :: Starting syslogd ... [ OK ] :: Starting scemd [ 8.848936] Invalid disk Number [5] [ 10.050260] synobios write 3 to /dev/ttyS1 failed [ 10.051589] synobios write 4 to /dev/ttyS1 failed [ 10.052841] synobios write k to /dev/ttyS1 failed :: Starting services in background Starting findhostd in flash_rd... Starting services in flash_rd... Running /usr/syno/etc/rc.d/J01httpd.sh... Starting httpd:80 in flash_rd... Starting httpd:5000 in flash_rd... Running /usr/syno/etc/rc.d/J03ssdpd.sh... /usr/bin/minissdpd Usage: /usr/bin/minissdpd [-d] [-6] [-s socket] [-p pidfile] -i <interface> [-i <interface2>] ... <interface> is either an IPv4 address such as 192.168.1.42, or an interface name such as eth0. By default, socket will be open as /var/run/minissdpd.sock and pid written to file /var/run/minissdpd.pid start SSDPD failed Running /usr/syno/etc/rc.d/J04synoagentregisterd.sh... Starting synoagentregisterd... Running /usr/syno/etc/rc.d/J30DisableNCQ.sh... cat: can't open '/sys/block/sd*/device//model': No such file or directory Running /usr/syno/etc/rc.d/J80ADTFanControl.sh... Running /usr/syno/etc/rc.d/J98nbnsd.sh... Starting nbnsd... Running /usr/syno/etc/rc.d/J99avahi.sh... Starting Avahi mDNS/DNS-SD Daemon [ 10.105062] random: avahi-daemon: uninitialized urandom read (4 bytes read, 72 bits of entropy available) cname_load_conf failed:/var/tmp/nginx/avahi-aliases.conf [ 10.107670] random: avahi-daemon: uninitialized urandom read (8 bytes read, 72 bits of entropy available) :: Loading module usb-storage[ 10.121210] usbcore: registered new interface driver usb-storage ... [ OK ] :: Loading module hid ... [ OK ] :: Loading module usbhid[ 10.133902] usbcore: registered new interface driver usbhid [ 10.134719] usbhid: USB HID core driver ... [ OK ] :: Loading module syno_hddmon ... [FAILED] Excution Error ============ Date ============ Fri Jul 8 13:57:22 UTC 2022 ============================== starting pid 5192, tty '': '/sbin/getty 115200 console' Fri Jul 8 13:57:22 2022 SynologyNAS login: root Password: Login timed out after 60 seconds process '/sbin/getty 115200 console' (pid 5192) exited. Scheduling for restart. starting pid 5399, tty '': '/sbin/getty 115200 console' Fri Jul 8 13:58:28 2022 redpill.ko is included in lkm's platform.h and compiled. https://github.com/PeterSuh-Q3/redpill-lkm/blob/master/config/platforms.h https://github.com/PeterSuh-Q3/redpill-load/tree/master/ext/rp-lkm rp-ext also corresponded to DS1520+. https://github.com/PeterSuh-Q3/rp-ext Files such as rploader.sh and custom_config_jun.json are also I also adjusted all the settings for building in jun mode. https://github.com/PeterSuh-Q3/redpill-load https://github.com/PeterSuh-Q3/tinycore-redpill The build log of the loader doesn't seem to have any problems either. Spoiler tc@box:~$ ./myv.sh DS1520+J noconfig noclean Checking Internet Access -> OK Checking if a newer mshell version exists on the repo -> Version is current #=#=- # # #=O=# # # -########################################################################################################################################################################################################################################################## 100.0% #=#=- # # ########################################################################################################################################################################################################################################################## 100.0% Adding Ext in progress... Delete extension file... Add to Driver Repository... Do you want Add Driver? Y/N : y 1) aacraid 2) aic94xx 3) alx 4) arcmsr 5) asix 6) atl1 7) atl1c 😎 atl1e 9) atl2 10) atlantic 11) ax88179_178a 12) be2net 13) bna 14) bnx2 15) bnx2x 16) cxgb 17) cxgb3 18) cxgb4 19) cxgb4vf 20) dm9601 21) e1000 22) e1000e 23) early-telnet 24) forcedeth 25) hpsa 26) hv_netvsc 27) i40e 28) iavf 29) igb 30) igbvf 31) ixgbe 32) ixgbe.vanilla 33) ixgbevf 34) megaraid_sas 35) mlx4_core 36) mlx5_core 37) mpt2sas 38) mpt3sas 39) mptsas 40) mptspi 41) mvsas 42) nct6775 43) qla2xxx 44) qlcnic 45) r8101 46) r8125 47) r8152 48) r8168 49) r8169 50) raspbi-pill 51) redpill 52) redpill-boot-wait 53) rtl8150 54) sfc 55) skge 56) sky2 57) tcrp-diag 58) tg3 59) tn40xx 60) v9fs 61) via-rhine 62) via-velocity 63) vmw_pvscsi 64) vmxnet3 65) vxge 66) wch -> Select Number Enter (To select multiple, separate them with , 😞 21 Rploader Version : 0.8.0.3 Loader source : https://github.com/PeterSuh-Q3/redpill-load.git Loader Branch : master Redpill module source : https://github.com/PeterSuh-Q3/redpill-lkm.git : Redpill module branch : master Extensions : jumkey.qjs.000 jumkey.qjs.dtb redpill-misc Extensions URL : "https://github.com/PeterSuh-Q3/redpill-load/raw/master/redpill-runtime-qjs/rpext-index.json", "https://github.com/PeterSuh-Q3/redpill-load/raw/master/redpill-qjs-dtb/rpext-index.json", "https://github.com/PeterSuh-Q3/redpill-load/raw/master/redpill-misc/rpext-index.json" 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 : ds1520p 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 : ds1520p_42218 MODEL : DS1520+ Local Cache Folder : /mnt/sda3/auxfiles DATE Internet : 08072022 Local : 08072022 Checking Internet Access -> OK 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 [#] Checking runtime for required tools... [OK] [#] Adding new extension from https://raw.githubusercontent.com/PeterSuh-Q3/rp-ext/master/e1000/rpext-index.json... [#] Downloading remote file https://raw.githubusercontent.com/PeterSuh-Q3/rp-ext/master/e1000/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json ######################################################################################################################################################################################################################################################### 100.0% [OK] [#] ========================================== PeterSuh-Q3.e1000 ========================================== [#] Extension name: e1000 [#] Description: Adds Intel(R) PRO/1000 Network Driver Support [#] To get help visit: <todo> [#] Extension preparer/packer: https://github.com/PeterSuh-Q3/rp-ext/tree/main/e1000 [#] Software author: https://github.com/PeterSuh-Q3 [#] Update URL: https://raw.githubusercontent.com/PeterSuh-Q3/rp-ext/master/e1000/rpext-index.json [#] Platforms supported: ds1621p_42218 ds918p_41890 dva3221_42661 ds3617xs_42621 ds3617xs_42218 ds920p_42661 ds918p_42661 dva1622_42218 ds1621p_42661 ds918p_25556 dva3221_42218 ds3615xs_42661 ds3622xsp_42661 ds2422p_42661 ds3622xsp_42218 ds2422p_42218 dva3221_42621 ds3615xs_41222 ds1520p_42218 ds918p_42621 ds3617xs_42661 ds3615xs_25556 ds920p_42218 ds920p_42621 dva1622_42661 ds918p_42218 ds1621p_42621 ds3615xs_42621 ds3615xs_42218 ds3622xsp_42621 [#] ======================================================================================= Do you want add driver? Y/N : n Call my.sh now... Checking Internet Access -> OK Checking if a newer mshell version exists on the repo -> Version is current MODEL is DS1520+ tcrppart is sda3 TARGET_PLATFORM is ds1520p SYNOMODEL is ds1520p_42218 This is the jumkey's jun mode of TCRP. jun mode skips fullupgrade. If fullupgrade is required, please handle it separately. ######################################################################################################################################################################################################################################################### 100.0% ######################################################################################################################################################################################################################################################### 100.0% #=#=- # # ########################################################################################################################################################################################################################################################## 100.0% #=#=- # # ########################################################################################################################################################################################################################################################## 100.0% Downloading recompiled redpill.ko ... #=#=- # # #=O=# # # -########################################################################################################################################################################################################################################################## 100.0% this model skip fullupgrade for custom adjustment SN Gen/Mac Gen/Vid/Pid/SataPortMap detection skipped!! DSM PAT file pre-downloading in progress... https://global.download.synology.com/download/DSM/release/7.0.1/42218/DSM_DS1520+_42218.pat Found locally cached pat file ds1520p_42218.pat in /mnt/sda3/auxfiles Downloadng Skipped!!! Loader Building in progress... Rploader Version : 0.8.0.3 Loader source : https://github.com/PeterSuh-Q3/redpill-load.git Loader Branch : master Redpill module source : https://github.com/PeterSuh-Q3/redpill-lkm.git : Redpill module branch : master Extensions : jumkey.qjs.000 jumkey.qjs.dtb redpill-misc Extensions URL : "https://github.com/PeterSuh-Q3/redpill-load/raw/master/redpill-runtime-qjs/rpext-index.json", "https://github.com/PeterSuh-Q3/redpill-load/raw/master/redpill-qjs-dtb/rpext-index.json", "https://github.com/PeterSuh-Q3/redpill-load/raw/master/redpill-misc/rpext-index.json" 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 : ds1520p 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 : ds1520p_42218 MODEL : DS1520+ Local Cache Folder : /mnt/sda3/auxfiles DATE Internet : 08072022 Local : 08072022 Checking Internet Access -> OK 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 Found custom redpill module. Use this instead... Got redpill-linux-v4.4.180+.ko Testing modules.alias.4.json -> File OK ------------------------------------------------------------------------------------------------ It looks that you will need the following modules : Found VGA Controller : pciid 15add00000405 Required Extension : vmwgfx Searching for matching extension for vmwgfx [#] Checking runtime for required tools... [OK] [#] Adding new extension from https://raw.githubusercontent.com/PeterSuh-Q3/rp-ext/master/e1000e/rpext-index.json... [#] Downloading remote file https://raw.githubusercontent.com/PeterSuh-Q3/rp-ext/master/e1000e/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json ######################################################################## 100.0% [OK] [#] ========================================== PeterSuh-Q3.e1000e ========================================== [#] Extension name: e1000e [#] Description: Adds Intel(R) PRO/1000 Network Driver Support [#] To get help visit: <todo> [#] Extension preparer/packer: https://github.com/PeterSuh-Q3/rp-ext/tree/main/e1000e [#] Software author: https://github.com/PeterSuh-Q3 [#] Update URL: https://raw.githubusercontent.com/PeterSuh-Q3/rp-ext/master/e1000e/rpext-index.json [#] Platforms supported: ds1621p_42218 ds918p_41890 dva3221_42661 ds3617xs_42621 ds3617xs_42218 ds920p_42661 ds918p_42661 dva1622_42218 ds1621p_42661 ds918p_25556 dva3221_42218 ds3615xs_42661 ds3622xsp_42661 ds2422p_42661 ds3622xsp_42218 ds2422p_42218 dva3221_42621 ds3615xs_41222 ds1520p_42218 ds918p_42621 ds3617xs_42661 ds3615xs_25556 ds920p_42218 ds920p_42621 dva1622_42661 ds918p_42218 ds1621p_42621 ds3615xs_42621 ds3615xs_42218 ds3622xsp_42621 [#] ======================================================================================= Found Ethernet Interface : pciid 8086d0000100e Required Extension : e1000 Searching for matching extension for e1000 Found matching extension : "https://raw.githubusercontent.com/PeterSuh-Q3/rp-ext/master/e1000e/rpext-index.json" Found SATA Controller : pciid 8086d00002829 Required Extension : ahci Searching for matching extension for ahci ------------------------------------------------------------------------------------------------ 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 Processing add_extensions entries found on custom_config.json file : jumkey.qjs.000 jumkey.qjs.dtb redpill-misc Adding extension "https://github.com/PeterSuh-Q3/redpill-load/raw/master/redpill-runtime-qjs/rpext-index.json", [#] Checking runtime for required tools... [OK] [#] Adding new extension from https://github.com/PeterSuh-Q3/redpill-load/raw/master/redpill-runtime-qjs/rpext-index.json... [#] Downloading remote file https://github.com/PeterSuh-Q3/redpill-load/raw/master/redpill-runtime-qjs/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json #=#=- # # ########################################################################################################################################################################################################################################################## 100.0% [OK] [#] ========================================== jumkey.qjs.000 ========================================== [#] Extension name: QuickJS Javascript Engine [#] Description: QuickJS Javascript Engine [#] To get help visit: https://bellard.org/quickjs/quickjs.html [#] Extension preparer/packer: https://bellard.org/quickjs/ [#] Software author: https://bellard.org/ [#] Update URL: https://github.com/PeterSuh-Q3/redpill-load/raw/master/redpill-runtime-qjs/rpext-index.json [#] Platforms supported: ds1621p_42218 ds920p_42661 dva1622_42218 ds2422p_42661 ds2422p_42218 ds1520p_42218 ds920p_42218 ds918p_42218 [#] ======================================================================================= Adding extension "https://github.com/PeterSuh-Q3/redpill-load/raw/master/redpill-qjs-dtb/rpext-index.json", [#] Checking runtime for required tools... [OK] [#] Adding new extension from https://github.com/PeterSuh-Q3/redpill-load/raw/master/redpill-qjs-dtb/rpext-index.json... [#] Downloading remote file https://github.com/PeterSuh-Q3/redpill-load/raw/master/redpill-qjs-dtb/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json #=#=- # # ########################################################################################################################################################################################################################################################## 100.0% [OK] [#] ========================================== jumkey.qjs.dtb ========================================== [#] Extension name: Device tree binary [#] Description: Create your own device tree binary [#] To get help visit: https://github.com/jumkey/redpill-load/raw/develop/redpill-qjs-dtb [#] Extension preparer/packer: https://github.com/jumkey/redpill-load/raw/develop/redpill-qjs-dtb [#] Software author: https://github.com/jumkey/redpill-load/raw/develop/redpill-qjs-dtb [#] Update URL: https://github.com/PeterSuh-Q3/redpill-load/raw/master/redpill-qjs-dtb/rpext-index.json [#] Platforms supported: ds1621p_42218 ds920p_42661 ds918p_42661 dva1622_42218 ds1621p_42661 ds3622xsp_42661 ds2422p_42661 ds3622xsp_42218 ds2422p_42218 ds1520p_42218 ds920p_42218 ds918p_42218 [#] ======================================================================================= Adding extension "https://github.com/PeterSuh-Q3/redpill-load/raw/master/redpill-misc/rpext-index.json" [#] Checking runtime for required tools... [OK] [#] Adding new extension from https://github.com/PeterSuh-Q3/redpill-load/raw/master/redpill-misc/rpext-index.json... [#] Downloading remote file https://github.com/PeterSuh-Q3/redpill-load/raw/master/redpill-misc/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json ######################################################################################################################################################################################################################################################### 100.0% [OK] [#] ========================================== redpill-misc ========================================== [#] Extension name: Misc shell [#] Description: Misc shell [#] To get help visit: https://github.com/pocopico/redpill-load/raw/develop/redpill-misc [#] Extension preparer/packer: https://github.com/pocopico/redpill-load/raw/develop/redpill-misc [#] Software author: https://github.com/pocopico/redpill-load/raw/develop/redpill-misc [#] Update URL: https://github.com/PeterSuh-Q3/redpill-load/raw/master/redpill-misc/rpext-index.json [#] Platforms supported: ds1621p_42218 ds918p_41890 dva3221_42661 ds3617xs_42621 ds3617xs_42218 ds920p_42661 ds918p_42661 dva1622_42218 ds1621p_42661 ds918p_25556 dva3221_42218 ds3615xs_42661 ds3622xsp_42661 ds2422p_42661 ds3622xsp_42218 ds2422p_42218 dva3221_42621 ds3615xs_41222 ds1520p_42218 ds918p_42621 ds3617xs_42661 ds3615xs_25556 ds920p_42218 ds920p_42621 dva1622_42661 ds918p_42218 ds1621p_42621 ds3615xs_42621 ds3615xs_42218 ds3622xsp_42621 [#] ======================================================================================= Updating extension : jumkey.qjs.000 contents for model : ds1520p_42218 [#] Checking runtime for required tools... [OK] [#] Updating ds1520p_42218 platforms extensions... [#] Downloading remote file https://github.com/jumkey/redpill-load/raw/develop/redpill-runtime-qjs/recipes/universal.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json #=#=- # # ########################################################################################################################################################################################################################################################## 100.0% [#] Filling-in newly downloaded recipe for extension jumkey.qjs.000 platform ds1520p_42218 [#] Downloading remote file https://github.com/jumkey/redpill-load/raw/develop/redpill-runtime-qjs/releases/package.tgz to /home/tc/redpill-load/custom/extensions/jumkey.qjs.000/ds1520p_42218/package.tgz #=#=- # # #=O=# # # -########################################################################################################################################################################################################################################################## 100.0% [#] Verifying /home/tc/redpill-load/custom/extensions/jumkey.qjs.000/ds1520p_42218/package.tgz file... [OK] [#] Unpacking files from /home/tc/redpill-load/custom/extensions/jumkey.qjs.000/ds1520p_42218/package.tgz to /home/tc/redpill-load/custom/extensions/jumkey.qjs.000/ds1520p_42218/... [OK] [#] Successfully processed recipe for extension jumkey.qjs.000 platform ds1520p_42218 [#] Unpacking files from /home/tc/redpill-load/custom/extensions/jumkey.qjs.000/ds1520p_42218/package.tgz to /home/tc/redpill-load/custom/extensions/jumkey.qjs.000/ds1520p_42218/... [OK] Updating extension : jumkey.qjs.dtb contents for model : ds1520p_42218 [#] Checking runtime for required tools... [OK] [#] Updating ds1520p_42218 platforms extensions... [#] Downloading remote file https://github.com/PeterSuh-Q3/redpill-load/raw/master/redpill-qjs-dtb/recipes/universal.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json #=#=- # # #=O=# # # -########################################################################################################################################################################################################################################################## 100.0% [#] Filling-in newly downloaded recipe for extension jumkey.qjs.dtb platform ds1520p_42218 [#] Downloading remote file https://github.com/PeterSuh-Q3/redpill-load/raw/master/redpill-qjs-dtb/releases/package.tgz to /home/tc/redpill-load/custom/extensions/jumkey.qjs.dtb/ds1520p_42218/package.tgz #=#=- # # ########################################################################################################################################################################################################################################################## 100.0% [#] Verifying /home/tc/redpill-load/custom/extensions/jumkey.qjs.dtb/ds1520p_42218/package.tgz file... [OK] [#] Unpacking files from /home/tc/redpill-load/custom/extensions/jumkey.qjs.dtb/ds1520p_42218/package.tgz to /home/tc/redpill-load/custom/extensions/jumkey.qjs.dtb/ds1520p_42218/... [OK] [#] Successfully processed recipe for extension jumkey.qjs.dtb platform ds1520p_42218 [#] Unpacking files from /home/tc/redpill-load/custom/extensions/jumkey.qjs.dtb/ds1520p_42218/package.tgz to /home/tc/redpill-load/custom/extensions/jumkey.qjs.dtb/ds1520p_42218/... [OK] Updating extension : redpill-misc contents for model : ds1520p_42218 [#] Checking runtime for required tools... [OK] [#] Updating ds1520p_42218 platforms extensions... [#] Downloading remote file https://github.com/pocopico/redpill-load/raw/develop/redpill-misc/recipes/universal.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json #=#=- # # ########################################################################################################################################################################################################################################################## 100.0% [#] Filling-in newly downloaded recipe for extension redpill-misc platform ds1520p_42218 [#] Downloading remote file https://github.com/pocopico/redpill-load/raw/develop/redpill-misc/releases/install.sh to /home/tc/redpill-load/custom/extensions/redpill-misc/ds1520p_42218/install.sh #=#=- # # ########################################################################################################################################################################################################################################################## 100.0% [#] Verifying /home/tc/redpill-load/custom/extensions/redpill-misc/ds1520p_42218/install.sh file... [OK] [#] Downloading remote file https://github.com/pocopico/redpill-load/raw/develop/redpill-misc/releases/install-all.sh to /home/tc/redpill-load/custom/extensions/redpill-misc/ds1520p_42218/install-all.sh #=#=- # # ########################################################################################################################################################################################################################################################## 100.0% [#] Verifying /home/tc/redpill-load/custom/extensions/redpill-misc/ds1520p_42218/install-all.sh file... [OK] [#] Downloading remote file https://github.com/tsl0922/ttyd/releases/download/1.6.3/ttyd.x86_64 to /home/tc/redpill-load/custom/extensions/redpill-misc/ds1520p_42218/ttyd #=#=- # # ########################################################################################################################################################################################################################################################## 100.0% [#] Verifying /home/tc/redpill-load/custom/extensions/redpill-misc/ds1520p_42218/ttyd file... [OK] [#] Downloading remote file https://github.com/pocopico/redpill-load/raw/develop/redpill-misc/releases/install_rd.sh to /home/tc/redpill-load/custom/extensions/redpill-misc/ds1520p_42218/install_rd.sh #=#=- # # ########################################################################################################################################################################################################################################################## 100.0% [#] Verifying /home/tc/redpill-load/custom/extensions/redpill-misc/ds1520p_42218/install_rd.sh file... [OK] [#] Downloading remote file https://github.com/pocopico/redpill-load/raw/develop/redpill-misc/releases/lrzsz.tar.gz to /home/tc/redpill-load/custom/extensions/redpill-misc/ds1520p_42218/lrzsz.tar.gz #=#=- # # ########################################################################################################################################################################################################################################################## 100.0% [#] Verifying /home/tc/redpill-load/custom/extensions/redpill-misc/ds1520p_42218/lrzsz.tar.gz file... [OK] [#] Unpacking files from /home/tc/redpill-load/custom/extensions/redpill-misc/ds1520p_42218/lrzsz.tar.gz to /home/tc/redpill-load/custom/extensions/redpill-misc/ds1520p_42218/... [OK] [#] Successfully processed recipe for extension redpill-misc platform ds1520p_42218 [#] Unpacking files from /home/tc/redpill-load/custom/extensions/redpill-misc/ds1520p_42218/lrzsz.tar.gz to /home/tc/redpill-load/custom/extensions/redpill-misc/ds1520p_42218/... [OK] For jumkey's dynamic dtc patch skip patchdtc function jun build option has been specified, so JUN MOD loader will be created [#] Checking runtime for required tools... [OK] [#] Updating extensions... [#] Checking runtime for required tools... [OK] [#] Adding new extension from https://raw.githubusercontent.com/PeterSuh-Q3/rp-ext/master/redpill-boot-wait/rpext-index.json... [#] Downloading remote file https://raw.githubusercontent.com/PeterSuh-Q3/rp-ext/master/redpill-boot-wait/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json ######################################################################################################################################################################################################################################################### 100.0% [OK] [#] ========================================== redpill-boot-wait ========================================== [#] Extension name: RedPill Bootwait [#] Description: Simple extension which stops the execution early waiting for the boot device to appear [#] To get help visit: https://github.com/PeterSuh-Q3/rp-ext/redpill-boot-wait [#] Extension preparer/packer: https://github.com/PeterSuh-Q3/rp-ext/tree/main/redpill-boot-wait [#] Update URL: https://raw.githubusercontent.com/PeterSuh-Q3/rp-ext/master/redpill-boot-wait/rpext-index.json [#] Platforms supported: ds1621p_42218 ds918p_41890 dva3221_42661 ds3617xs_42621 ds3617xs_42218 ds920p_42661 ds918p_42661 dva1622_42218 ds1621p_42661 ds918p_25556 dva3221_42218 ds3615xs_42661 ds3622xsp_42661 ds2422p_42661 ds3622xsp_42218 ds2422p_42218 dva3221_42621 ds3615xs_41222 ds1520p_42218 ds918p_42621 ds3617xs_42661 ds3615xs_25556 ds920p_42218 ds920p_42621 ds920p_42550 dva1622_42661 ds918p_42218 ds1621p_42621 ds3615xs_42621 ds3615xs_42218 ds3622xsp_42621 [#] ======================================================================================= [#] Checking runtime for required tools... [OK] [#] Extension redpill-misc is already installed from https://github.com/PeterSuh-Q3/redpill-load/raw/master/redpill-misc/rpext-index.json [#] Checking runtime for required tools... [OK] [#] Updating PeterSuh-Q3.e1000 extension... [#] Downloading remote file https://raw.githubusercontent.com/PeterSuh-Q3/rp-ext/master/e1000/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json ######################################################################################################################################################################################################################################################### 100.0% [#] Extension PeterSuh-Q3.e1000 index is already up to date [#] Updating PeterSuh-Q3.e1000e extension... [#] Downloading remote file https://raw.githubusercontent.com/PeterSuh-Q3/rp-ext/master/e1000e/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json ######################################################################################################################################################################################################################################################### 100.0% [#] Extension PeterSuh-Q3.e1000e index is already up to date [#] Updating jumkey.qjs.000 extension... [#] Downloading remote file https://github.com/PeterSuh-Q3/redpill-load/raw/master/redpill-runtime-qjs/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json ######################################################################################################################################################################################################################################################### 100.0% [#] Extension jumkey.qjs.000 index is already up to date [#] Updating jumkey.qjs.dtb extension... [#] Downloading remote file https://github.com/PeterSuh-Q3/redpill-load/raw/master/redpill-qjs-dtb/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json ######################################################################################################################################################################################################################################################### 100.0% [#] Extension jumkey.qjs.dtb index is already up to date [#] Updating redpill-boot-wait extension... [#] Downloading remote file https://raw.githubusercontent.com/PeterSuh-Q3/rp-ext/master/redpill-boot-wait/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json ######################################################################################################################################################################################################################################################### 100.0% [#] Extension redpill-boot-wait index is already up to date [#] Updating redpill-misc extension... [#] Downloading remote file https://github.com/PeterSuh-Q3/redpill-load/raw/master/redpill-misc/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json ######################################################################################################################################################################################################################################################### 100.0% [#] Extension redpill-misc index is already up to date [#] Updating redpill-misc extension... [OK] [#] Checking runtime for required tools... [OK] [#] Updating ds1520p_42218 platforms extensions... [#] Downloading remote file https://raw.githubusercontent.com/PeterSuh-Q3/rp-ext/master/e1000/releases/ds1520p_42218.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json ######################################################################################################################################################################################################################################################### 100.0% [#] Filling-in newly downloaded recipe for extension PeterSuh-Q3.e1000 platform ds1520p_42218 [#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/e1000/releases/e1000-4.4.180plus-geminilake.tgz to /home/tc/redpill-load/custom/extensions/PeterSuh-Q3.e1000/ds1520p_42218/e1000-4.4.180plus-geminilake.tgz ######################################################################################################################################################################################################################################################### 100.0% [#] Verifying /home/tc/redpill-load/custom/extensions/PeterSuh-Q3.e1000/ds1520p_42218/e1000-4.4.180plus-geminilake.tgz file... [OK] [#] Unpacking files from /home/tc/redpill-load/custom/extensions/PeterSuh-Q3.e1000/ds1520p_42218/e1000-4.4.180plus-geminilake.tgz to /home/tc/redpill-load/custom/extensions/PeterSuh-Q3.e1000/ds1520p_42218/... [OK] [#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/e1000/src/check-e1000.sh to /home/tc/redpill-load/custom/extensions/PeterSuh-Q3.e1000/ds1520p_42218/check-e1000.sh ######################################################################################################################################################################################################################################################### 100.0% [#] Verifying /home/tc/redpill-load/custom/extensions/PeterSuh-Q3.e1000/ds1520p_42218/check-e1000.sh file... [OK] [#] Successfully processed recipe for extension PeterSuh-Q3.e1000 platform ds1520p_42218 [#] Downloading remote file https://raw.githubusercontent.com/PeterSuh-Q3/rp-ext/master/e1000e/releases/ds1520p_42218.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json ######################################################################################################################################################################################################################################################### 100.0% [#] Filling-in newly downloaded recipe for extension PeterSuh-Q3.e1000e platform ds1520p_42218 [#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/e1000e/releases/e1000e-4.4.180plus-geminilake.tgz to /home/tc/redpill-load/custom/extensions/PeterSuh-Q3.e1000e/ds1520p_42218/e1000e-4.4.180plus-geminilake.tgz ######################################################################################################################################################################################################################################################### 100.0% [#] Verifying /home/tc/redpill-load/custom/extensions/PeterSuh-Q3.e1000e/ds1520p_42218/e1000e-4.4.180plus-geminilake.tgz file... [OK] [#] Unpacking files from /home/tc/redpill-load/custom/extensions/PeterSuh-Q3.e1000e/ds1520p_42218/e1000e-4.4.180plus-geminilake.tgz to /home/tc/redpill-load/custom/extensions/PeterSuh-Q3.e1000e/ds1520p_42218/... [OK] [#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/e1000e/src/check-e1000e.sh to /home/tc/redpill-load/custom/extensions/PeterSuh-Q3.e1000e/ds1520p_42218/check-e1000e.sh ######################################################################################################################################################################################################################################################### 100.0% [#] Verifying /home/tc/redpill-load/custom/extensions/PeterSuh-Q3.e1000e/ds1520p_42218/check-e1000e.sh file... [OK] [#] Successfully processed recipe for extension PeterSuh-Q3.e1000e platform ds1520p_42218 [#] Downloading remote file https://github.com/jumkey/redpill-load/raw/develop/redpill-runtime-qjs/recipes/universal.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json ######################################################################################################################################################################################################################################################### 100.0% [#] Extension jumkey.qjs.000 for ds1520p_42218 platform is already up to date [#] Downloading remote file https://github.com/PeterSuh-Q3/redpill-load/raw/master/redpill-qjs-dtb/recipes/universal.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json ######################################################################################################################################################################################################################################################### 100.0% [#] Extension jumkey.qjs.dtb for ds1520p_42218 platform is already up to date [#] Downloading remote file https://github.com/RedPill-TTG/redpill-boot-wait/raw/master/recipes/universal.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json #=#=- # # ########################################################################################################################################################################################################################################################## 100.0% [#] Filling-in newly downloaded recipe for extension redpill-boot-wait platform ds1520p_42218 [#] Downloading remote file https://raw.githubusercontent.com/RedPill-TTG/redpill-boot-wait/master/src/boot-wait.sh to /home/tc/redpill-load/custom/extensions/redpill-boot-wait/ds1520p_42218/boot-wait.sh ######################################################################################################################################################################################################################################################### 100.0% [#] Verifying /home/tc/redpill-load/custom/extensions/redpill-boot-wait/ds1520p_42218/boot-wait.sh file... [OK] [#] Successfully processed recipe for extension redpill-boot-wait platform ds1520p_42218 [#] Downloading remote file https://github.com/pocopico/redpill-load/raw/develop/redpill-misc/recipes/universal.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json ######################################################################################################################################################################################################################################################### 100.0% [#] Extension redpill-misc for ds1520p_42218 platform is already up to date [#] Verifying /home/tc/redpill-load/custom/extensions/redpill-boot-wait/ds1520p_42218/boot-wait.sh file... [OK] [#] Updating extensions... [OK] [#] Verifying /home/tc/redpill-load/cache/ds1520p_42218.pat file... [OK] [#] Unpacking /home/tc/redpill-load/cache/ds1520p_42218.pat file to /home/tc/redpill-load/build/1657288480/pat-ds1520p_42218-unpacked... [OK] [#] Verifying /home/tc/redpill-load/build/1657288480/pat-ds1520p_42218-unpacked/zImage file... [OK] [#] Patching /home/tc/redpill-load/build/1657288480/pat-ds1520p_42218-unpacked/zImage to /home/tc/redpill-load/build/1657288480/zImage-patched... [OK] [#] Verifying /home/tc/redpill-load/build/1657288480/pat-ds1520p_42218-unpacked/rd.gz file... [OK] [#] Unpacking /home/tc/redpill-load/build/1657288480/pat-ds1520p_42218-unpacked/rd.gz file to /home/tc/redpill-load/build/1657288480/rd-ds1520p_42218-unpacked... [OK] /home/tc/redpill-load/build/1657288480/rd-ds1520p_42218-unpacked /home/tc/redpill-load hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch <name> hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m <name> Initialized empty Git repository in /home/tc/redpill-load/build/1657288480/rd-ds1520p_42218-unpacked/.git/ [master (root-commit) ff57e0f] import ramdisk 567 files changed, 19339 insertions(+) create mode 120000 bin create mode 120000 etc.defaults create mode 100755 etc/VERSION create mode 100644 etc/avahi/avahi-daemon.conf create mode 100644 etc/crontab create mode 120000 etc/dhclient/ipv4 create mode 100644 etc/fstab create mode 100644 etc/ftpusers create mode 100644 etc/group create mode 100644 etc/group_desc create mode 100644 etc/host.conf create mode 100644 etc/hosts create mode 100644 etc/hosts.allow create mode 100644 etc/hosts.deny create mode 100644 etc/inetd.conf create mode 100755 etc/mke2fs.conf create mode 100644 etc/model.dtb create mode 100644 etc/modules.conf create mode 100644 etc/motd create mode 120000 etc/mtab create mode 100644 etc/nsswitch.conf create mode 100644 etc/passwd create mode 100644 etc/profile create mode 100644 etc/protocols create mode 100755 etc/rc create mode 100755 etc/rc.fan create mode 100755 etc/rc.network create mode 100755 etc/rc.network_routing create mode 100755 etc/rc.scanusbdev create mode 100755 etc/rc.subr create mode 100644 etc/resolv.conf create mode 100644 etc/rpc create mode 100644 etc/services create mode 100644 etc/shadow create mode 100644 etc/shells create mode 100755 etc/ssl/certs/ca-certificates.crt create mode 100755 etc/synogrinst.sh create mode 100755 etc/synoinfo.conf create mode 100644 etc/synouser.conf create mode 100644 etc/sysconfig/network create mode 100644 etc/sysconfig/network-scripts/ifcfg-eth0 create mode 100644 etc/sysconfig/network-scripts/ifcfg-eth1 create mode 100644 etc/sysconfig/network-scripts/ifcfg-eth2 create mode 100644 etc/sysconfig/network-scripts/ifcfg-eth3 create mode 120000 etc/sysconfig/network-scripts/ifcfg-lo create mode 100644 etc/sysconfig/network-scripts/ifcfg-tun create mode 100644 etc/sysconfig/networking/ifcfg-lo create mode 100644 etc/sysctl.conf create mode 100644 etc/termcap create mode 120000 init create mode 120000 lib create mode 120000 lib32 create mode 120000 lib64 create mode 120000 linuxrc create mode 100755 linuxrc.syno create mode 100755 linuxrc.syno.impl create mode 100644 root/.profile create mode 120000 sbin create mode 120000 usr/bin/[ create mode 120000 usr/bin/[[ create mode 120000 usr/bin/arch create mode 120000 usr/bin/ash create mode 120000 usr/bin/basename create mode 100755 usr/bin/busybox create mode 120000 usr/bin/cat create mode 120000 usr/bin/chattr create mode 120000 usr/bin/chgrp create mode 120000 usr/bin/chmod create mode 120000 usr/bin/chown create mode 100755 usr/bin/cksum create mode 120000 usr/bin/cp create mode 100755 usr/bin/curl create mode 120000 usr/bin/cut create mode 120000 usr/bin/date create mode 120000 usr/bin/dd create mode 120000 usr/bin/df create mode 120000 usr/bin/dirname create mode 120000 usr/bin/dmesg create mode 120000 usr/bin/dnsdomainname create mode 120000 usr/bin/du create mode 120000 usr/bin/echo create mode 120000 usr/bin/egrep create mode 120000 usr/bin/env create mode 120000 usr/bin/expr create mode 120000 usr/bin/false create mode 120000 usr/bin/fgrep create mode 120000 usr/bin/free create mode 120000 usr/bin/ftpget create mode 120000 usr/bin/get_key_value create mode 120000 usr/bin/grep create mode 120000 usr/bin/gunzip create mode 120000 usr/bin/head create mode 120000 usr/bin/hostname create mode 120000 usr/bin/ipcalc create mode 120000 usr/bin/kill create mode 120000 usr/bin/killall create mode 120000 usr/bin/ln create mode 120000 usr/bin/logger create mode 120000 usr/bin/login create mode 120000 usr/bin/ls create mode 120000 usr/bin/lsattr create mode 100755 usr/bin/minissdpd create mode 120000 usr/bin/mkdir create mode 120000 usr/bin/mknod create mode 120000 usr/bin/more create mode 120000 usr/bin/mount create mode 120000 usr/bin/mv create mode 100755 usr/bin/nbnsd create mode 120000 usr/bin/netstat create mode 120000 usr/bin/nslookup create mode 120000 usr/bin/ping create mode 120000 usr/bin/printf create mode 120000 usr/bin/ps create mode 120000 usr/bin/pwd create mode 120000 usr/bin/resize create mode 120000 usr/bin/rm create mode 120000 usr/bin/rmdir create mode 120000 usr/bin/seq create mode 120000 usr/bin/sh create mode 120000 usr/bin/sleep create mode 120000 usr/bin/sort create mode 120000 usr/bin/sync create mode 120000 usr/bin/synodd create mode 120000 usr/bin/tail create mode 120000 usr/bin/tar create mode 120000 usr/bin/tee create mode 120000 usr/bin/test create mode 120000 usr/bin/top create mode 120000 usr/bin/touch create mode 120000 usr/bin/true create mode 120000 usr/bin/umount create mode 120000 usr/bin/uname create mode 120000 usr/bin/unxz create mode 120000 usr/bin/uptime create mode 120000 usr/bin/vi create mode 120000 usr/bin/wc create mode 120000 usr/bin/wget create mode 120000 usr/bin/xargs create mode 120000 usr/bin/xz create mode 120000 usr/bin/xzcat create mode 120000 usr/bin/yes create mode 120000 usr/bin/zcat create mode 100755 usr/lib/firmware/i915/bxt_dmc_ver1_07.bin create mode 100755 usr/lib/firmware/i915/glk_dmc_ver1_04.bin create mode 120000 usr/lib/i686 create mode 100755 usr/lib/iptables/libipt_DNAT.so create mode 100755 usr/lib/iptables/libipt_SNAT.so create mode 100755 usr/lib/ld-2.26.so create mode 120000 usr/lib/ld-linux-x86-64.so.2 create mode 100755 usr/lib/libanl-2.26.so create mode 120000 usr/lib/libanl.so.1 create mode 100644 usr/lib/libavahi-common.so.3 create mode 100644 usr/lib/libavahi-core.so.7 create mode 100755 usr/lib/libc-2.26.so create mode 120000 usr/lib/libc.so.6 create mode 100755 usr/lib/libcrypt-2.26.so create mode 120000 usr/lib/libcrypt.so.1 create mode 120000 usr/lib/libcurl.so create mode 120000 usr/lib/libcurl.so.4 create mode 100755 usr/lib/libcurl.so.4.7.0 create mode 100755 usr/lib/libdl-2.26.so create mode 120000 usr/lib/libdl.so.2 create mode 120000 usr/lib/libexpat.so create mode 120000 usr/lib/libexpat.so.1 create mode 100755 usr/lib/libexpat.so.1.6.11 create mode 120000 usr/lib/libfdt.so create mode 100644 usr/lib/libfdt.so.1 create mode 100644 usr/lib/libgcc_s.so create mode 100644 usr/lib/libgcc_s.so.1 create mode 120000 usr/lib/libip4tc.so create mode 120000 usr/lib/libip4tc.so.2 create mode 100755 usr/lib/libip4tc.so.2.0.0 create mode 120000 usr/lib/libip6tc.so create mode 120000 usr/lib/libip6tc.so.2 create mode 100755 usr/lib/libip6tc.so.2.0.0 create mode 120000 usr/lib/libiptc.so create mode 120000 usr/lib/libiptc.so.0 create mode 100755 usr/lib/libiptc.so.0.0.0 create mode 100755 usr/lib/libm-2.26.so create mode 120000 usr/lib/libm.so.6 create mode 120000 usr/lib/libmbedcrypto.so create mode 100755 usr/lib/libmbedcrypto.so.5 create mode 120000 usr/lib/libmbedtls.so create mode 100755 usr/lib/libmbedtls.so.13 create mode 120000 usr/lib/libmbedx509.so create mode 100755 usr/lib/libmbedx509.so.1 create mode 120000 usr/lib/libmsgpackc.so create mode 120000 usr/lib/libmsgpackc.so.2 create mode 100755 usr/lib/libmsgpackc.so.2.0.0 create mode 100755 usr/lib/libmvec-2.26.so create mode 120000 usr/lib/libmvec.so.1 create mode 100755 usr/lib/libnsl-2.26.so create mode 120000 usr/lib/libnsl.so.1 create mode 100755 usr/lib/libnss_dns-2.26.so create mode 120000 usr/lib/libnss_dns.so.2 create mode 100755 usr/lib/libnss_files-2.26.so create mode 120000 usr/lib/libnss_files.so.2 create mode 100755 usr/lib/libpthread-2.26.so create mode 120000 usr/lib/libpthread.so.0 create mode 100755 usr/lib/libresolv-2.26.so create mode 120000 usr/lib/libresolv.so.2 create mode 100755 usr/lib/librt-2.26.so create mode 120000 usr/lib/librt.so.1 create mode 100755 usr/lib/libsodium.so create mode 120000 usr/lib/libstdc++.so.6 create mode 100755 usr/lib/libstdc++.so.6.0.24 create mode 120000 usr/lib/libsynocodesign-ng-virtual-junior-wins.so create mode 100755 usr/lib/libsynocodesign-ng-virtual-junior-wins.so.7 create mode 100755 usr/lib/libutil-2.26.so create mode 120000 usr/lib/libutil.so.1 create mode 120000 usr/lib/libuuid.so create mode 120000 usr/lib/libuuid.so.1 create mode 100755 usr/lib/libuuid.so.1.3.0 create mode 120000 usr/lib/libxtables.so create mode 120000 usr/lib/libxtables.so.12 create mode 100755 usr/lib/libxtables.so.12.2.0 create mode 100644 usr/lib/modules-load.d/70-network-0006-realtek-r8168-driver.conf create mode 100644 usr/lib/modules/cdc-acm.ko create mode 100644 usr/lib/modules/etxhci-hcd.ko create mode 100644 usr/lib/modules/fat.ko create mode 100644 usr/lib/modules/grace.ko create mode 100644 usr/lib/modules/hid.ko create mode 100644 usr/lib/modules/i2c-algo-bit.ko create mode 100644 usr/lib/modules/ip6_udp_tunnel.ko create mode 100644 usr/lib/modules/ip_tables.ko create mode 100644 usr/lib/modules/iptable_nat.ko create mode 100644 usr/lib/modules/leds-lp3943.ko create mode 100644 usr/lib/modules/lockd.ko create mode 100644 usr/lib/modules/nf_conntrack.ko create mode 100644 usr/lib/modules/nf_conntrack_ipv4.ko create mode 100644 usr/lib/modules/nf_defrag_ipv4.ko create mode 100644 usr/lib/modules/nf_nat.ko create mode 100644 usr/lib/modules/nf_nat_ipv4.ko create mode 100644 usr/lib/modules/nfs.ko create mode 100644 usr/lib/modules/nfsv3.ko create mode 100644 usr/lib/modules/phy_alloc.ko create mode 100644 usr/lib/modules/r8168.ko create mode 100644 usr/lib/modules/sunrpc.ko create mode 100644 usr/lib/modules/syno_hddmon.ko create mode 100644 usr/lib/modules/synobios.ko create mode 100644 usr/lib/modules/udp_tunnel.ko create mode 100644 usr/lib/modules/usb-common.ko create mode 100644 usr/lib/modules/usb-storage.ko create mode 100644 usr/lib/modules/usbcore.ko create mode 100644 usr/lib/modules/usbhid.ko create mode 100644 usr/lib/modules/vfat.ko create mode 100644 usr/lib/modules/vxlan.ko create mode 100644 usr/lib/modules/x_tables.ko create mode 100644 usr/lib/modules/xhci-hcd.ko create mode 100644 usr/lib/modules/xhci-pci.ko create mode 100644 usr/lib/modules/xt_nat.ko create mode 120000 usr/lib64 create mode 120000 usr/sbin/arp create mode 120000 usr/sbin/arping create mode 100755 usr/sbin/burnin_test create mode 120000 usr/sbin/chroot create mode 120000 usr/sbin/dnsd create mode 120000 usr/sbin/e2fsck create mode 120000 usr/sbin/fdisk create mode 120000 usr/sbin/fsck.ext3 create mode 120000 usr/sbin/fsck.ext4 create mode 120000 usr/sbin/getty create mode 120000 usr/sbin/halt create mode 100755 usr/sbin/hotplug create mode 120000 usr/sbin/httpd create mode 120000 usr/sbin/ifconfig create mode 120000 usr/sbin/inetd create mode 120000 usr/sbin/init create mode 100755 usr/sbin/init.post create mode 120000 usr/sbin/insmod create mode 120000 usr/sbin/ip create mode 120000 usr/sbin/ip6tables create mode 120000 usr/sbin/ip6tables-legacy create mode 120000 usr/sbin/ip6tables-legacy-restore create mode 120000 usr/sbin/ip6tables-legacy-save create mode 120000 usr/sbin/ip6tables-restore create mode 120000 usr/sbin/ip6tables-save create mode 120000 usr/sbin/iptables create mode 120000 usr/sbin/iptables-legacy create mode 120000 usr/sbin/iptables-legacy-restore create mode 120000 usr/sbin/iptables-legacy-save create mode 120000 usr/sbin/iptables-restore create mode 120000 usr/sbin/iptables-save create mode 120000 usr/sbin/klogd create mode 120000 usr/sbin/lsmod create mode 100755 usr/sbin/mdadm create mode 100755 usr/sbin/memtester create mode 120000 usr/sbin/mke2fs create mode 100755 usr/sbin/mke2fsck create mode 120000 usr/sbin/mkfs.ext3 create mode 120000 usr/sbin/mkfs.ext4 create mode 120000 usr/sbin/mkswap create mode 100755 usr/sbin/nvme create mode 120000 usr/sbin/poweroff create mode 120000 usr/sbin/raidtool create mode 120000 usr/sbin/reboot create mode 100755 usr/sbin/remote_command.sh create mode 120000 usr/sbin/rmmod create mode 120000 usr/sbin/route create mode 120000 usr/sbin/sfdisk create mode 100755 usr/sbin/socket_client create mode 100755 usr/sbin/socket_server create mode 100755 usr/sbin/sparted create mode 120000 usr/sbin/swapoff create mode 120000 usr/sbin/swapon create mode 120000 usr/sbin/switch_root create mode 100755 usr/sbin/syno_memtester.sh create mode 120000 usr/sbin/syslogd create mode 120000 usr/sbin/telnetd create mode 120000 usr/sbin/udhcpc create mode 100755 usr/sbin/xtables-legacy-multi create mode 100755 usr/share/udhcpc/default.script create mode 120000 usr/syno/bin/findhostd create mode 120000 usr/syno/bin/mantool create mode 100755 usr/syno/bin/reg_ssdp_service create mode 100755 usr/syno/bin/scemd create mode 120000 usr/syno/bin/syno_extract_system_patch create mode 120000 usr/syno/bin/syno_led_mask_on create mode 120000 usr/syno/bin/syno_microp_control create mode 100755 usr/syno/bin/syno_poweroff_task create mode 120000 usr/syno/bin/syno_pstore_collect create mode 120000 usr/syno/bin/syno_slot_mapping create mode 120000 usr/syno/bin/syno_swap_ctl create mode 120000 usr/syno/bin/synocfgen create mode 120000 usr/syno/bin/synocheckpartition create mode 120000 usr/syno/bin/synochecksum create mode 120000 usr/syno/bin/synocleanpartition create mode 120000 usr/syno/bin/synocodesign create mode 120000 usr/syno/bin/synodiskport create mode 120000 usr/syno/bin/synodiskupdatehclport create mode 120000 usr/syno/bin/synogetmaxpartition create mode 120000 usr/syno/bin/synohdcfgen create mode 120000 usr/syno/bin/synohwctrl create mode 120000 usr/syno/bin/synonetseqadj create mode 100755 usr/syno/bin/synosearchagent create mode 120000 usr/syno/bin/synossdcache create mode 120000 usr/syno/bin/synostgcore create mode 120000 usr/syno/bin/synoupgrade create mode 100644 usr/syno/etc/ncq_off_list create mode 100644 usr/syno/etc/pci_vendor_ids.conf create mode 100755 usr/syno/etc/rc.d/J01httpd.sh create mode 100755 usr/syno/etc/rc.d/J03ssdpd.sh create mode 100755 usr/syno/etc/rc.d/J04synoagentregisterd.sh create mode 100755 usr/syno/etc/rc.d/J30DisableNCQ.sh create mode 100755 usr/syno/etc/rc.d/J80ADTFanControl.sh create mode 100755 usr/syno/etc/rc.d/J98nbnsd.sh create mode 100755 usr/syno/etc/rc.d/J99avahi.sh create mode 100755 usr/syno/hotplug.d/default/default.hotplug create mode 120000 usr/syno/hotplug/block.agent create mode 100755 usr/syno/hotplug/firmware.agent create mode 100755 usr/syno/hotplug/hotplug.functions create mode 120000 usr/syno/hotplug/usb.agent create mode 100755 usr/syno/hotplug/usb.agent.junior create mode 100755 usr/syno/sbin/avahi-daemon create mode 100755 usr/syno/sbin/backup_junior_log.sh create mode 100755 usr/syno/sbin/bootup-smallupdate.sh create mode 100755 usr/syno/sbin/check_root_junior_match.sh create mode 100755 usr/syno/sbin/check_rootfs_health.sh create mode 100755 usr/syno/sbin/installer.sh create mode 100755 usr/syno/sbin/make_system_fs.sh create mode 120000 usr/syno/sbin/manutild create mode 100755 usr/syno/sbin/reset_root_compatiblie_bit.sh create mode 120000 usr/syno/sbin/synoagentregisterd create mode 100755 usr/syno/sbin/upgrade.sh create mode 100755 usr/syno/share/assemble_system_raid.sh create mode 100755 usr/syno/share/autoinstall.sh create mode 100755 usr/syno/share/autoinstall/cleanup_rootdevice.sh create mode 100755 usr/syno/share/autoinstall/prepare_files.sh create mode 100755 usr/syno/share/autoinstall/prepare_files_from_extracted.sh create mode 100755 usr/syno/share/autoinstall/prepare_files_from_patch_mnt.sh create mode 100755 usr/syno/share/autoinstall/prepare_files_rename.sh create mode 100644 usr/syno/share/dsmupdate/decide_rootmnt_datamnt.sh create mode 100644 usr/syno/share/dsmupdate/decide_system_partition.sh create mode 100644 usr/syno/share/dsmupdate/dsmupdate.subr create mode 100755 usr/syno/share/dsmupdate/extract_upgrade_tarballs.sh create mode 100644 usr/syno/share/environments.sh create mode 100644 usr/syno/share/get_installable_devices.sh create mode 100644 usr/syno/share/mkfs.sh create mode 100644 usr/syno/share/rootdevice.sh create mode 100755 usr/syno/share/synogrinst/grinst-common.sh create mode 100644 usr/syno/share/synomemtester/syno_memtester_util.sh create mode 100644 usr/syno/share/util.sh create mode 100644 usr/syno/web/assets/04c4d99411f46211f875b22774743761.png create mode 100644 usr/syno/web/assets/04fb2662509fe724c953ef002b8370a0.png create mode 100644 usr/syno/web/assets/057e1d71163cb81f8e5bf2bf9d817f51.svg create mode 100644 usr/syno/web/assets/06297c75da79b2043b5d8ded22aa9ddd.png create mode 100644 usr/syno/web/assets/09f81f8e0bb4f313a32200d7fbf89143.png create mode 100644 usr/syno/web/assets/1066fd4184af341f2b34fea25d720295.png create mode 100644 usr/syno/web/assets/10918506d8c833390fe809e8e3da9e46.png create mode 100644 usr/syno/web/assets/12c77ec4894a7da175e28f117fe3bff5.png create mode 100644 usr/syno/web/assets/1479c43a9b586395fa8a58b2386d5bb6.png create mode 100644 usr/syno/web/assets/18e7b4966e26864ce01ef329ad418f6f.png create mode 100644 usr/syno/web/assets/1ce3d62f0e64872578d354bdc80fc3c0.png create mode 100644 usr/syno/web/assets/1dd49eeaa72e19fb4d56c23753b3b84d.png create mode 100644 usr/syno/web/assets/1de815232722c710f26f12946e7be647.png create mode 100644 usr/syno/web/assets/224ec4f4d2210b29f95c4cd61dda0c95.preload.png create mode 100644 usr/syno/web/assets/2371337078580051d80168cd64fb3ee2.png create mode 100644 usr/syno/web/assets/23fa5fc465b3120356a41a0ef1d97718.png create mode 100644 usr/syno/web/assets/2536c53f4045e72e7743ea61488cbfe4.png create mode 100644 usr/syno/web/assets/2787a7fba33f2cf479adf9c40566a948.png create mode 100644 usr/syno/web/assets/30e52bb9ffee656efa379bf0e0529e64.png create mode 100644 usr/syno/web/assets/322b327fadf9ffab7e84a963c23ead52.png create mode 100644 usr/syno/web/assets/3233a6e695537238e8ed78e871916c7b.png create mode 100644 usr/syno/web/assets/3418e9e8bf5852ec15a2d0264ebe579f.png create mode 100644 usr/syno/web/assets/36db3eae30b72b7fea7c7062bcb8de74.png create mode 100644 usr/syno/web/assets/3904c68eb6bbf1b48049a98e7e439735.png create mode 100644 usr/syno/web/assets/3e882190990e069e12132f641a919251.png create mode 100644 usr/syno/web/assets/4045646406e24fd9bede45ef0ef14f1c.png create mode 100644 usr/syno/web/assets/427ee9d0089241b7c40a6f9e5e2c7a4c.png create mode 100644 usr/syno/web/assets/42ab2518741307c010e104204d150e9e.png create mode 100644 usr/syno/web/assets/49fe85b581d4198832e640629277e6e3.png create mode 100644 usr/syno/web/assets/4c5a44af44c4aa4164507c3bffde83e9.png create mode 100644 usr/syno/web/assets/4e79a6bb0b196c849dc1f02fc0a37dd7.png create mode 100644 usr/syno/web/assets/508c8c62223be228a0e2fc680aa328bb.png create mode 100644 usr/syno/web/assets/5aa8b42f301ec49709a274ce402de781.png create mode 100644 usr/syno/web/assets/5d0f1d653efd8f191c79697af160e442.png create mode 100644 usr/syno/web/assets/5e82ac965a2fb41f0af06a5638c1bf48.png create mode 100644 usr/syno/web/assets/5f537602eeff6aec70f5129d3713e995.png create mode 100644 usr/syno/web/assets/628aaba9aced771c27ada58a74480e00.png create mode 100644 usr/syno/web/assets/64f33ab9efaa47bdd9be22567508b74e.png create mode 100644 usr/syno/web/assets/652c8a6ce457422a1297de3fb67fbc35.png create mode 100644 usr/syno/web/assets/676ca886d7b770c0463e7d22680a861d.png create mode 100644 usr/syno/web/assets/6813d550c46547038091cf81ed89300f.png create mode 100644 usr/syno/web/assets/718b696d39bcbfabe3f5abd9efa831d7.png create mode 100644 usr/syno/web/assets/71be476554827c8c40746c207561df61.png create mode 100644 usr/syno/web/assets/73560a855e6ae3b225423f1207c5d906.png create mode 100644 usr/syno/web/assets/7d751ee48336bc1bff01e3acfe3c8eff.png create mode 100644 usr/syno/web/assets/801cb062e3427dfca989330959c12747.png create mode 100644 usr/syno/web/assets/8415ba881d15dfd2814d63a73e94ed5d.png create mode 100644 usr/syno/web/assets/857e914ade36819c1758237d060ce5d9.png create mode 100644 usr/syno/web/assets/86c199aa3683a3f7e6886f50837b8f95.png create mode 100644 usr/syno/web/assets/8710c149eda822e2cea65d04294fe3b4.png create mode 100644 usr/syno/web/assets/874ad8f22c93f5144798db5b392a7eb2.png create mode 100644 usr/syno/web/assets/8763b5769219c0d03f63fd7d2eb4a0ce.png create mode 100644 usr/syno/web/assets/89ebc9bce047b4f6d62a4c7353dab343.png create mode 100644 usr/syno/web/assets/8f99cb4a84f808263737a9801cc59763.png create mode 100644 usr/syno/web/assets/904030103b4c9b432fffa743680347ba.png create mode 100644 usr/syno/web/assets/9135693d6266ca5497970e4b5364da96.png create mode 100644 usr/syno/web/assets/914c29754b1e299d57eaeaf288b64343.png create mode 100644 usr/syno/web/assets/93ae4193127af4f1ad5253fe2e6f9bea.png create mode 100644 usr/syno/web/assets/95a9615f74d941642d8125d6caa0639f.png create mode 100644 usr/syno/web/assets/9ae4429e4979bbf5fa0fad8cc00b368a.png create mode 100644 usr/syno/web/assets/9b0f1457b0abb63b9c9bdccc8033e8fb.png create mode 100644 usr/syno/web/assets/a3132358f1faea027ca1625099f9f7dc.png create mode 100644 usr/syno/web/assets/a3b3b91037e09b0ffc8ec1ec698dfae1.png create mode 100644 usr/syno/web/assets/a8923f1edf07de43789141d1e3ec82ec.png create mode 100644 usr/syno/web/assets/a900fb59a3e03e016083a018cf32f53b.png create mode 100644 usr/syno/web/assets/a924f13e48938e91a51b01a8853c77fc.png create mode 100644 usr/syno/web/assets/acb27906627a2e78a2eaf77f29f008da.png create mode 100644 usr/syno/web/assets/b02f9e3f07196e00365ab151b65b8ab9.png create mode 100644 usr/syno/web/assets/b1bb2ad9cb6b7e7093832e990d6c9bf7.png create mode 100644 usr/syno/web/assets/b705dbd6f0a024ec89a772f117d03d35.png create mode 100644 usr/syno/web/assets/b8de195a71326592fe5997f0f6a4ec2e.png create mode 100644 usr/syno/web/assets/bd313f935fb44a57c6860fa43665267f.png create mode 100644 usr/syno/web/assets/c08f13c80d123b9c8e9f45e05d4b8bb1.png create mode 100644 usr/syno/web/assets/c2e4f340a3a6d07554a17aa90b0ae54f.png create mode 100644 usr/syno/web/assets/c37a6ee9d094bab66790ad3be81e5039.png create mode 100644 usr/syno/web/assets/c413499a8a4598546cc4177658703408.png create mode 100644 usr/syno/web/assets/c55d6006fefa7365d1384970f1e283ad.png create mode 100644 usr/syno/web/assets/c86633b5a914a5ef73b62bd92c0e35ed.png create mode 100644 usr/syno/web/assets/c88b84289f17b0e81c1988491fc25c84.png create mode 100644 usr/syno/web/assets/cc037ab2a9c4ebecfe92efae2d6de93e.png create mode 100644 usr/syno/web/assets/cc68fa85fa4bf1e420cffc0f1859bb95.preload.png create mode 100644 usr/syno/web/assets/ccb6b11702e028c313fb956b9de336fd.png create mode 100644 usr/syno/web/assets/d1630775688715d1b30600c340017c18.png create mode 100644 usr/syno/web/assets/d1ab84f3d2153853b07ea7803b8343ed.png create mode 100644 usr/syno/web/assets/d5dbff884dc200e502ea46e943f54957.png create mode 100644 usr/syno/web/assets/d8b258b1d95b0775869166bf9c929920.png create mode 100644 usr/syno/web/assets/d9f44f5faac1e5afc7dbf39389585d5a.png create mode 100644 usr/syno/web/assets/dc799651418d0f2226fd429216cef175.png create mode 100644 usr/syno/web/assets/dd31e5257bf9b65e1e50e8ff93879d78.png create mode 100644 usr/syno/web/assets/ded275e6e855bdb421f9aed96433c5de.png create mode 100644 usr/syno/web/assets/e1722eaca6356b2af4425e49a3c8a5b1.png create mode 100644 usr/syno/web/assets/e1be3f1a55c03c3e395c0afa27f3d3df.png create mode 100644 usr/syno/web/assets/e421cf8b22055046ac03f4bc77898524.png create mode 100644 usr/syno/web/assets/e5f3ef585da256aab17e075446261e6c.png create mode 100644 usr/syno/web/assets/e8104ebeb834b453e4c82264dc7636c6.png create mode 100644 usr/syno/web/assets/e823129f2cdb1a9d18dbfce447a8b977.png create mode 100644 usr/syno/web/assets/e8cd756c231384653a617238d1e779ae.png create mode 100644 usr/syno/web/assets/e9087ed3a24f4f1e4f30d52ce4123c82.png create mode 100644 usr/syno/web/assets/ee16afb3e2aa1f786e2583c3e947c352.png create mode 100644 usr/syno/web/assets/f0b98932e1c85f73fea670a64e3200d5.png create mode 100644 usr/syno/web/assets/f14250b527a42d4e0676943aa51bf1ed.png create mode 100644 usr/syno/web/assets/f1cbdb19756532907cf317bd5e5f93da.png create mode 100644 usr/syno/web/assets/f33f3e7dd5004d485e06539a602afb8e.png create mode 100644 usr/syno/web/assets/f63a1e9e584774bb47c4474edff1791b.png create mode 100644 usr/syno/web/assets/f87bfa5184c3fbe48d7a256d64b29328.png create mode 100644 usr/syno/web/assets/fa2c83ee1e071befa729f1cce7ec3984.png create mode 100644 usr/syno/web/assets/fd95b7fa22cf11250e5aaa818dda9d42.png create mode 100644 usr/syno/web/assets/fee495dc9f7d0f6957d7caa2c4d4d06a.svg create mode 100644 usr/syno/web/favicon.png create mode 100644 usr/syno/web/httpd.conf create mode 100755 usr/syno/web/images/favicon.png create mode 100644 usr/syno/web/main.js create mode 100644 usr/syno/web/main.min.css create mode 100644 usr/syno/web/texts/installer/chs/strings create mode 100644 usr/syno/web/texts/installer/cht/strings create mode 100644 usr/syno/web/texts/installer/csy/strings create mode 100644 usr/syno/web/texts/installer/dan/strings create mode 100644 usr/syno/web/texts/installer/enu/strings create mode 100644 usr/syno/web/texts/installer/fre/strings create mode 100644 usr/syno/web/texts/installer/ger/strings create mode 100644 usr/syno/web/texts/installer/hun/strings create mode 100644 usr/syno/web/texts/installer/ita/strings create mode 100644 usr/syno/web/texts/installer/jpn/strings create mode 100644 usr/syno/web/texts/installer/krn/strings create mode 100644 usr/syno/web/texts/installer/nld/strings create mode 100644 usr/syno/web/texts/installer/nor/strings create mode 100644 usr/syno/web/texts/installer/plk/strings create mode 100644 usr/syno/web/texts/installer/ptb/strings create mode 100644 usr/syno/web/texts/installer/ptg/strings create mode 100644 usr/syno/web/texts/installer/rus/strings create mode 100644 usr/syno/web/texts/installer/spn/strings create mode 100644 usr/syno/web/texts/installer/sve/strings create mode 100644 usr/syno/web/texts/installer/tha/strings create mode 100644 usr/syno/web/texts/installer/trk/strings create mode 100644 usr/syno/web/texts/jslib/chs/strings create mode 100644 usr/syno/web/texts/jslib/cht/strings create mode 100644 usr/syno/web/texts/jslib/csy/strings create mode 100644 usr/syno/web/texts/jslib/dan/strings create mode 100644 usr/syno/web/texts/jslib/enu/strings create mode 100644 usr/syno/web/texts/jslib/fre/strings create mode 100644 usr/syno/web/texts/jslib/ger/strings create mode 100644 usr/syno/web/texts/jslib/hun/strings create mode 100644 usr/syno/web/texts/jslib/ita/strings create mode 100644 usr/syno/web/texts/jslib/jpn/strings create mode 100644 usr/syno/web/texts/jslib/krn/strings create mode 100644 usr/syno/web/texts/jslib/nld/strings create mode 100644 usr/syno/web/texts/jslib/nor/strings create mode 100644 usr/syno/web/texts/jslib/plk/strings create mode 100644 usr/syno/web/texts/jslib/ptb/strings create mode 100644 usr/syno/web/texts/jslib/ptg/strings create mode 100644 usr/syno/web/texts/jslib/rus/strings create mode 100644 usr/syno/web/texts/jslib/spn/strings create mode 100644 usr/syno/web/texts/jslib/sve/strings create mode 100644 usr/syno/web/texts/jslib/tha/strings create mode 100644 usr/syno/web/texts/jslib/trk/strings create mode 100644 usr/syno/web/web_index.html create mode 120000 usr/syno/web/webman/clean_button_flags.cgi create mode 100755 usr/syno/web/webman/env.cgi create mode 100755 usr/syno/web/webman/get_eula.cgi create mode 100755 usr/syno/web/webman/get_install_progress.cgi create mode 100755 usr/syno/web/webman/get_state.cgi create mode 100755 usr/syno/web/webman/get_state_dual.cgi create mode 100755 usr/syno/web/webman/index.cgi create mode 120000 usr/syno/web/webman/info.cgi create mode 100755 usr/syno/web/webman/inform_browser_ts.cgi create mode 120000 usr/syno/web/webman/install.cgi create mode 120000 usr/syno/web/webman/lock_check.cgi create mode 100755 usr/syno/web/webman/reboot.cgi create mode 120000 usr/syno/web/webman/recover.cgi create mode 120000 usr/syno/web/webman/search.cgi create mode 120000 usr/syno/web/webman/search_result.cgi create mode 120000 usr/syno/web/webman/session.cgi create mode 120000 usr/syno/web/webman/start_telnet.cgi create mode 100755 usr/syno/web/webman/uistring.cgi create mode 100755 usr/syno/web/webman/update_hcl.cgi create mode 100644 usr/syno/web_rd/httpd_rd.conf create mode 100644 usr/syno/web_rd/index.html create mode 100644 var/lib/disk-compatibility/ds1520+_host_v7.db create mode 100644 var/lib/disk-compatibility/ds1520+_host_v7.version create mode 100644 var/lib/disk-compatibility/eunit_rule.db create mode 100644 var/lib/disk-compatibility/eunit_rule.version create mode 100644 var/lib/disk-compatibility/host_rule.db create mode 100644 var/lib/disk-compatibility/host_rule.version create mode 120000 var/lock create mode 120000 var/run /home/tc/redpill-load [#] Apply patches to /home/tc/redpill-load/build/1657288480/rd-ds1520p_42218-unpacked... [OK] [#] Patching config files in ramdisk... [OK] [#] Adding OS config patching... [OK] /home/tc/redpill-load/build/1657288480/rd-ds1520p_42218-unpacked /home/tc/redpill-load /home/tc/redpill-load [#] Adding OS config patching... [OK] [#] Bundling extensions... [#] Checking runtime for required tools... [OK] [#] Dumping ds1520p_42218 platform extensions to /home/tc/redpill-load/build/1657288480/custom-initrd/exts... [OK] [#] Packing custom ramdisk layer to /home/tc/redpill-load/build/1657288480/custom.gz... 1+0 records in 1+0 records out 64 bytes copied, 0.000108613 s, 589 kB/s [OK] [#] Generating GRUB config... [OK] [#] Creating loader image at loader.img... [OK] [#] Cleaning up... [OK] Mounting /dev/sda1 to localdiskp1 Mounting /dev/sda2 to localdiskp2 Creating tinycore entry menuentry 'Tiny Core Image Build' { savedefault set root=(hd0,msdos3) echo Loading Linux... linux /vmlinuz64 loglevel=3 cde waitusb=5 vga=791 echo Loading initramfs... initrd /corepure64.gz echo Booting TinyCore for loader creation } Entries in Localdisk bootloader : ======================================================================= menuentry 'Yet Another Jun`s Mod x RedPill DS1520+ v7.0.1-42218 (USB, Verbose)' { menuentry 'Yet Another Jun`s Mod x RedPill DS1520+ v7.0.1-42218 (SATA, Verbose)' { menuentry 'Tiny Core Image Build' { Machine is VIRTUAL Hypervisor=KVM Setting default boot entry to SATA Caching files for future use No adequate space on TCRP loader partition /mnt/sda3 to cache pat file Found /mnt/sda3/auxfiles/ds1520p_42218.pat file, kepp this file Saving user session for future use. Saving current extensions -> OK ! Saving current user_config.json -> OK ! Removing redpill.ko ... Backup in progress... Cleaning redpill-load directory and pat files in auxfiles directory skipped!!! Please make sure you are using the latest 1GB img before using backup option Current /home/tc size is 39M , try to keep it less than 1GB as it might not fit into your image Should i update the sda with your current files [Yy/Nn] Backing up home files to sda : Backing up files to /mnt/sda3//mydata.tgz Done. Edited July 8, 2022 by Peter Suh 3 Quote
Peter Suh Posted July 9, 2022 Author #2 Posted July 9, 2022 The cause of the problem seems to be the following. In junior mode, It seems that the exec.sh below was not executed. /exts/exec.sh on_boot_scripts Can anyone tell me where is the logic to call this shell? Quote
apriliars3 Posted July 9, 2022 #3 Posted July 9, 2022 I can´t detect any ip from bootloader Yet Another Jun`s Mod x RedPill DS1520+ v7.0.1-42218 Quote
Peter Suh Posted July 9, 2022 Author #4 Posted July 9, 2022 Release DS1520+ jun mode m shell. With @jumkey's help, it's done. DS1520+ is a 5-bay product with one more disk bay than DS920+. You can think of it as a similar model to the DS920+. Like the DS920+, it supports transcoding and is a DTC-based model. It is a model that can be built only in the M shell. You can use the build command as below. ./my.sh DS1520+J For VMs that require additional ext , etc., it is as follows. ./myv.sh DS1520+J For first-time users, please download and install it in advance as shown below. curl --location "https://github.com/PeterSuh-Q3/tinycore-redpill/raw/main/my.sh.gz" --output my.sh.gz; tar -zxvf my.sh.gz; curl --location "https://github.com/PeterSuh-Q3/tinycore-redpill/raw/main/myv.sh.gz" --output myv.sh.gz; tar -zxvf myv.sh.gz; 1 1 Quote
Peter Suh Posted July 9, 2022 Author #5 Posted July 9, 2022 (edited) 16 minutes ago, apriliars3 said: I can´t detect any ip from bootloader Yet Another Jun`s Mod x RedPill DS1520+ v7.0.1-42218 I just updated a new feature. ./rploader.sh clean Now try the build again. Edited July 9, 2022 by Peter Suh 2 Quote
Peter Suh Posted July 24, 2022 Author #7 Posted July 24, 2022 (edited) @pocopico In addition to the already completed jun mode above by the user's request I am making a jot mode. The build of the loader was successful, but In the early boot process, the error log is checked as shown below. This is the result of monitoring through the virtual serial port in the Virtualbox VM environment. I think I need to ask the developer of smart_shim.c directly. can you tell me who he is? ERROR: Timeout waiting for /dev/synoboot device to appear. Most likely your vid/pid configuration is not correct, or you don't have drivers needed for your USB/SATA controller ========== BEGIN DUMP OF ALL PARTITIONS DETECTED =========== [ 34.990050] <redpill/smart_shim.c:934> sd_ioctl_canary triggered for first ioctl() [ 34.991455] <redpill/smart_shim.c:851> !!BUG!! Gendisk has no ops (yet?) [ 34.992820] ------------[ cut here ]------------ [ 34.993681] WARNING: CPU: 0 PID: 4520 at /home/tc/redpill-lkm/shim/storage/smart_shim.c:851 sd_ioctl_smart_shim_install+0x47/0x10d [redpill]() [ 34.995924] BUG log triggered [ 34.996298] Modules linked in: virtio_scsi(OE) virtio_net(OE) virtio_blk(OE) virtio_pci(OE) virtio_mmio(OE) virtio_ring(OE) virtio(OE) e1000(OE) usb_storage xhci_pci xhci_hcd usbcore usb_common redpill(OE) [ 34.999507] CPU: 0 PID: 4520 Comm: sfdisk Tainted: G OE 4.4.180+ #42661 [ 35.000977] Hardware name: innotek GmbH VirtualBox/VirtualBox, BIOS VirtualBox 12/01/2006 [ 35.002191] 0000000000000000 ffff8800d74dbd58 ffffffff812dbb9b 0000000000000009 [ 35.003305] ffff8800d74dbda0 ffff8800d74dbd90 ffffffff8104fdb2 00000000ffffffe7 [ 35.005368] ffff880118c283c0 000000000006001f 0000000000000000 0000000000001261 [ 35.006677] Call Trace: [ 35.007000] [<ffffffff812dbb9b>] dump_stack+0x4d/0x72 [ 35.007776] [<ffffffff8104fdb2>] warn_slowpath_common+0x82/0xa0 [ 35.008831] [<ffffffff8104fe17>] warn_slowpath_fmt+0x47/0x50 [ 35.009764] [<ffffffffa000bb39>] sd_ioctl_smart_shim_install+0x47/0x10d [redpill] [ 35.011034] [<ffffffffa000be9c>] sd_ioctl_canary.cold+0x12c/0x1b6 [redpill] [ 35.012107] [<ffffffff812c85de>] blkdev_ioctl+0x7ce/0x9d0 [ 35.012872] [<ffffffff8119f191>] ? dput.part.39+0x161/0x1e0 [ 35.014971] [<ffffffff811c2d08>] block_ioctl+0x38/0x40 [ 35.015850] [<ffffffff8119b10a>] do_vfs_ioctl+0x7ea/0xa80 [ 35.016679] [<ffffffff81185289>] ? ____fput+0x9/0x10 [ 35.017350] [<ffffffff8106a6ff>] ? task_work_run+0x7f/0xa0 [ 35.018187] [<ffffffff8119b441>] SyS_ioctl+0xa1/0xb0 [ 35.018912] [<ffffffff815685ca>] entry_SYSCALL_64_fastpath+0x1e/0x8e [ 35.019822] ---[ end trace 881d311a9778601a ]--- [ 35.020413] <redpill/smart_shim.c:961> Failed to install proper SMART shim Spoiler [ 80.182580] Call Trace: [ 80.182903] [<ffffffff815682cc>] _raw_spin_lock+0x1c/0x20 [ 80.185222] [<ffffffffa00021b4>] sd_ioctl_canary+0x24/0x60 [redpill] [ 80.186076] [<ffffffff812c811a>] blkdev_ioctl+0x30a/0x9d0 [ 80.186811] [<ffffffff811c2d08>] block_ioctl+0x38/0x40 [ 80.187507] [<ffffffff8119b10a>] do_vfs_ioctl+0x7ea/0xa80 [ 80.188261] [<ffffffff8119b441>] SyS_ioctl+0xa1/0xb0 [ 80.188971] [<ffffffff815685ca>] entry_SYSCALL_64_fastpath+0x1e/0x8e [ 80.190081] Code: 40 08 01 00 00 00 65 ff 0d 1f 94 f8 7e 5d c3 be 01 00 00 00 f0 0f b1 37 85 c0 0f 85 5a ff ff ff eb e4 83 fa 01 75 04 eb e4 f3 90 <8b> 07 84 c0 75 f8 b8 01 00 00 00 5d 66 89 07 c3 0f 1f 44 00 00 [ 80.193422] Sending NMI to other CPUs: [ 80.194049] NMI backtrace for cpu 1 [ 80.195120] CPU: 1 PID: 0 Comm: swapper/1 Tainted: G W OE 4.4.180+ #42661 [ 80.197975] Hardware name: innotek GmbH VirtualBox/VirtualBox, BIOS VirtualBox 12/01/2006 [ 80.201180] task: ffff880119150000 ti: ffff88011914c000 task.ti: ffff88011914c000 [ 80.203285] RIP: 0010:[<ffffffff8100ce2e>] [<ffffffff8100ce2e>] default_idle+0x2e/0x100 [ 80.206566] RSP: 0018:ffff88011914feb8 EFLAGS: 00000246 [ 80.208302] RAX: 0000000000000000 RBX: 0000000000000000 RCX: ffff88011dc912b0 [ 80.210764] RDX: ffffffff8183d378 RSI: 0100000000000000 RDI: 0000000000000082 [ 80.212844] RBP: ffff88011914fed0 R08: 0000000000000002 R09: 0000000000000000 [ 80.215379] R10: 0000000000000400 R11: 00000000000003f9 R12: 0000000000000001 [ 80.218322] R13: ffff880119150000 R14: 00000000fffffff0 R15: 0000000000000000 [ 80.221480] FS: 0000000000000000(0000) GS:ffff88011dc80000(0000) knlGS:0000000000000000 [ 80.223240] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 80.227486] CR2: 00007f0d4459abc0 CR3: 000000000180a000 CR4: 00000000000606f0 [ 80.230552] Stack: [ 80.232839] 0000000000000000 ffffffff818d45f8 ffff880119150000 ffff88011914fee0 [ 80.234631] ffffffff8100dc30 ffff88011914fef0 ffffffff81089418 ffff88011914ff30 [ 80.236502] ffffffff81089731 0000000000000000 0000000000000001 0000000000000000 [ 80.238417] Call Trace: [ 80.238944] [<ffffffff8100dc30>] arch_cpu_idle+0x10/0x20 [ 80.244887] [<ffffffff81089418>] default_idle_call+0x28/0x30 [ 80.247281] [<ffffffff81089731>] cpu_startup_entry+0x311/0x320 [ 80.251433] [<ffffffff8103035a>] start_secondary+0x10a/0x110 [ 80.254136] Code: e5 41 55 41 54 53 65 44 8b 25 ff 02 00 7f 8b 05 91 f4 8b 00 85 c0 7f 2c 8b 05 07 dd 9c 00 85 c0 7e 07 0f 00 2d e6 6b 5f 00 fb f4 <65> 44 8b 25 da 02 00 7f 8b 05 6c f4 8b 00 85 c0 7f 59 5b 41 5c [ 80.264323] NMI backtrace for cpu 2 [ 80.265530] CPU: 2 PID: 0 Comm: swapper/2 Tainted: G W OE 4.4.180+ #42661 [ 80.266802] Hardware name: innotek GmbH VirtualBox/VirtualBox, BIOS VirtualBox 12/01/2006 [ 80.269012] task: ffff880119150cc0 ti: ffff880119158000 task.ti: ffff880119158000 [ 80.271629] RIP: 0010:[<ffffffff8100ce2e>] [<ffffffff8100ce2e>] default_idle+0x2e/0x100 [ 80.272788] RSP: 0018:ffff88011915beb8 EFLAGS: 00000246 [ 80.273528] RAX: 0000000000000000 RBX: 0000000000000000 RCX: ffff88011dd112b0 [ 80.274672] RDX: ffffffff8183d378 RSI: 0100000000000000 RDI: 0000000000000082 [ 80.275981] RBP: ffff88011915bed0 R08: 0000000000000002 R09: 0000000000000000 [ 80.277350] R10: 0000000000000400 R11: 00000000000003f9 R12: 0000000000000002 [ 80.278611] R13: ffff88011915c000 R14: 00000000fffffff0 R15: 0000000000000000 [ 80.281794] FS: 0000000000000000(0000) GS:ffff88011dd00000(0000) knlGS:0000000000000000 [ 80.283845] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 80.285306] CR2: 0000000000c3e298 CR3: 0000000035c9e000 CR4: 00000000000606f0 [ 80.286630] Stack: [ 80.287070] 0000000000000000 ffffffff818d45f8 ffff88011915c000 ffff88011915bee0 [ 80.288921] ffffffff8100dc30 ffff88011915bef0 ffffffff81089418 ffff88011915bf30 [ 80.290761] ffffffff81089731 0000000000000000 0000000000000002 0000000000000000 [ 80.292326] Call Trace: [ 80.292713] [<ffffffff8100dc30>] arch_cpu_idle+0x10/0x20 [ 80.293720] [<ffffffff81089418>] default_idle_call+0x28/0x30 [ 80.294632] [<ffffffff81089731>] cpu_startup_entry+0x311/0x320 [ 80.295491] [<ffffffff8103035a>] start_secondary+0x10a/0x110 [ 80.296344] Code: e5 41 55 41 54 53 65 44 8b 25 ff 02 00 7f 8b 05 91 f4 8b 00 85 c0 7f 2c 8b 05 07 dd 9c 00 85 c0 7e 07 0f 00 2d e6 6b 5f 00 fb f4 <65> 44 8b 25 da 02 00 7f 8b 05 6c f4 8b 00 85 c0 7f 59 5b 41 5c [ 80.300024] NMI backtrace for cpu 3 [ 80.300679] CPU: 3 PID: 0 Comm: swapper/3 Tainted: G W OE 4.4.180+ #42661 [ 80.302275] Hardware name: innotek GmbH VirtualBox/VirtualBox, BIOS VirtualBox 12/01/2006 [ 80.303799] task: ffff880119151980 ti: ffff88011915c000 task.ti: ffff88011915c000 [ 80.305517] RIP: 0010:[<ffffffff8100ce2e>] [<ffffffff8100ce2e>] default_idle+0x2e/0x100 [ 80.306924] RSP: 0018:ffff88011915feb8 EFLAGS: 00000246 [ 80.307938] RAX: 0000000000000000 RBX: 0000000000000000 RCX: ffff88011dd912b0 [ 80.309269] RDX: ffffffff8183d378 RSI: 0100000000000000 RDI: 0000000000000082 [ 80.310573] RBP: ffff88011915fed0 R08: 0000000000000002 R09: 0000000000000000 [ 80.311750] R10: 0000000000000400 R11: 00000000000003f9 R12: 0000000000000003 [ 80.313119] R13: ffff880119160000 R14: 00000000fffffff0 R15: 0000000000000000 [ 80.314432] FS: 0000000000000000(0000) GS:ffff88011dd80000(0000) knlGS:0000000000000000 [ 80.315972] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 [ 80.317098] CR2: 00007fbfdfbd7bc0 CR3: 00000000d95a3000 CR4: 00000000000606f0 [ 80.318228] Stack: [ 80.318552] 0000000000000000 ffffffff818d45f8 ffff880119160000 ffff88011915fee0 [ 80.319611] ffffffff8100dc30 ffff88011915fef0 ffffffff81089418 ffff88011915ff30 [ 80.320606] ffffffff81089731 0000000000000000 0000000000000003 0000000000000000 [ 80.321580] Call Trace: [ 80.321903] [<ffffffff8100dc30>] arch_cpu_idle+0x10/0x20 [ 80.322633] [<ffffffff81089418>] default_idle_call+0x28/0x30 [ 80.323394] [<ffffffff81089731>] cpu_startup_entry+0x311/0x320 [ 80.324174] [<ffffffff8103035a>] start_secondary+0x10a/0x110 [ 80.324916] Code: e5 41 55 41 54 53 65 44 8b 25 ff 02 00 7f 8b 05 91 f4 8b 00 85 c0 7f 2c 8b 05 07 dd 9c 00 85 c0 7e 07 0f 00 2d e6 6b 5f 00 fb f4 <65> 44 8b 25 da 02 00 7f 8b 05 6c f4 8b 00 85 c0 7f 59 5b 41 5c Edited July 24, 2022 by Peter Suh Quote
Fox Mulder Posted September 18, 2023 #8 Posted September 18, 2023 Is it possible to get a loader file (PAT) to use in a more straightforward way? Thanks! Quote
Peter Suh Posted September 18, 2023 Author #9 Posted September 18, 2023 1 hour ago, Fox Mulder said: Is it possible to get a loader file (PAT) to use in a more straightforward way? Thanks! I didn't understand exactly what you wanted. Do you want this file? https://www.synology.com/en-us/support/download/DS1520+?version=7.2#system I will do more research on DS1522+ and add it to TCRP. ARPL-i18n's wjz304 seems to be busy stabilizing the module. 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.