Jump to content
XPEnology Community

RedPill TinyCore Loader Installation Guide for DSM 7.1 BareMetal


Peter Suh

Recommended Posts

On 4/28/2022 at 6:12 PM, Peter Suh said:

(Notice)

The 42661 nano U1 download function, which has been changed this time in @pocopico's TC, has not been changed yet.
So, to make up for this, we added the function of pre-downloading 42661 nano U1 files to the new URL of the changed U1.
This feature allows you to avoid errors caused by downloading within TC, which is still before the change.

 

(Automatic updates are supported for users who downloaded after April 24, but users who downloaded before that should receive new updates.)

----------------------------------------------------------------------------------------------------------------------------

 

1.This is a shell script that executes several commands at once as described in the "Redpill Tinycore Loader DSM 7.1 Build" guide.

 

To use, you can download and untar it as follows and use it in the /home/tc directory.

 

Helps build DSM 7.1 by managing the PAT file directory required for decryption.

 

Automatically add mac2 to user_config.json file for dual NIC, a feature that TC doesn't have.

 

( Manual Response Version )

tc@box:~$ wget https://github.com/PeterSuh-Q3/tinycore-redpill/raw/main/m.sh.gz; tar -zxvf m.sh.gz;

 

( Auto Answer Version with y )
tc@box:~$ wget https://github.com/PeterSuh-Q3/tinycore-redpill/raw/main/my.sh.gz; tar -zxvf my.sh.gz;

 

Where y is unnecessarily asked, it automatically responds.


./my.sh DS918+

./my.sh DS3617xs

./my.sh DS3615xs

./my.sh DS3622xs+

./my.sh DVA3221

./my.sh DS920+

./my.sh DS1621+
 

1106259566_2022-04-248_32_51.thumb.png.9a36269259ddae7993e344fb7b4f5350.png.a7ab3e69a5e1228a4bd7a8458b64d83b.png

 

-----------------------------------------------------------------------------------------------------

 

2. Deploy scripts that you can leverage if you need to add a separate ext manually for VM users.

It includes the fuction to add exts created by @FOXBI with multiple selections like capture.

 

For the instructions on how to use, you can download and decompress as below and use it in /home/tc directory.

 

( Auto Answer Version with y )

tc@box:~$ wget https://github.com/PeterSuh-Q3/tinycore-redpill/raw/main/myv.sh.gz; tar -zxvf myv.sh.gz;

 

The way to use it is existing same as my.sh. Where y is unnecessarily asked, it automatically responds.

 

./myv.sh DS918+

./myv.sh DS3617xs

./myv.sh DS3615xs

./myv.sh DS3622xs+

./myv.sh DVA3221

./myv.sh DS920+

./myv.sh DS1621+
1573609525_2022-04-199_54_07.thumb.png.f44c890de62c6f8b6d71d4abb9279c36.png.fb04d59fd3ad8bd8159478580256056d.png.150ef725e27aa575a7600ccaa439c456.png

 

CAUTION) Not all exts correspond to 7.1.0-42661.
Please check @pocopico's ext GITHUB in advance and use it.
We do not respond to errors caused by unsupported revisions.

hi @Peter Suh

do your script support triple or more than 3 ethernet port?

in my case I found the ethernet card don't have a mac will be failed if the v-switch has bridges on it.

Link to comment
Share on other sites

Just now, Peter Suh said:

 

Of course. Add as many mac3 or mac4 as you like and change the netif_num number.

It seems it depends on the DSM whether all mac addresses are working after that.

thanks,

Yeah, I now have a problem may caused by only one mac1 was set in the user config.

the vswitch can not start the interface after reboot if the vswitch was created a bridge on the interface which was not set the mac address in user config.

Do you have any insight about it?

 

Link to comment
Share on other sites

5 minutes ago, kk xu said:

thanks,

Yeah, I now have a problem may caused by only one mac1 was set in the user config.

the vswitch can not start the interface after reboot if the vswitch was created a bridge on the interface which was not set the mac address in user config.

Do you have any insight about it?

 

 

I don't know much about vswitch .
You must rebuild the loader after modifying the user_config.json file.

Link to comment
Share on other sites

3 hours ago, kk xu said:

thanks,

Yeah, I now have a problem may caused by only one mac1 was set in the user config.

the vswitch can not start the interface after reboot if the vswitch was created a bridge on the interface which was not set the mac address in user config.

Do you have any insight about it?

 

in my esxi lab setup testing dsm i added two nics (on separate vswitches but I dont think it matters) booted the system, noted the two ips and mac addresses, then used the macs in the build process, serialgen realmac> save user_config.json, edit for net_if/mac2 > build, worked ok.

Link to comment
Share on other sites

I tried to install DVA3221 but the extension mlx4 had some issued.

Could you please help me to solve this

 

[#] Checking runtime for required tools... [OK]
[#] Adding new extension from https://github.com/pocopico/rp-ext/tree/main/mlx4_core...
[#] Downloading remote file https://github.com/pocopico/rp-ext/tree/main/mlx4_core to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
#=O#- #     #

[-] JSON file "/home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json" is invalid:

parse error: Invalid numeric literal at line 8, column 10
[-] Extension loaded from https://github.com/pocopico/rp-ext/tree/main/mlx4_core (id: ) is invalid: index JSON file is unparsable. Please report that to the extension maintainer via help URL
[!] The index file for https://github.com/pocopico/rp-ext/tree/main/mlx4_core extension is invalid - please report that to the extension maintainer

*** Process will exit ***


 

 

Link to comment
Share on other sites

1 hour ago, ferrari said:

I tried to install DVA3221 but the extension mlx4 had some issued.

Could you please help me to solve this

 

[#] Checking runtime for required tools... [OK]
[#] Adding new extension from https://github.com/pocopico/rp-ext/tree/main/mlx4_core...
[#] Downloading remote file https://github.com/pocopico/rp-ext/tree/main/mlx4_core to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
#=O#- #     #

[-] JSON file "/home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json" is invalid:

parse error: Invalid numeric literal at line 8, column 10
[-] Extension loaded from https://github.com/pocopico/rp-ext/tree/main/mlx4_core (id: ) is invalid: index JSON file is unparsable. Please report that to the extension maintainer via help URL
[!] The index file for https://github.com/pocopico/rp-ext/tree/main/mlx4_core extension is invalid - please report that to the extension maintainer

*** Process will exit ***


 

 

 

 

Spoiler

tc@box:~$ curl --location "https://github.com/PeterSuh-Q3/tinycore-redpill/raw/main/my.sh.gz" -O;tar -zxvf my.sh.gz;
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 10231  100 10231    0     0  17051      0 --:--:-- --:--:-- --:--:-- 9991k
my.sh
myv.sh
myfunc.h
tc@box:~$ ll
total 3040
-rw-r--r-- 1 tc   staff     231 Sep 21 12:35 check-redpill.sh
lrwxrwxrwx 1 root staff      18 Sep 21 13:48 custom-module -> /mnt/sda3/auxfiles
-rw-r--r-- 1 tc   staff   49647 Sep 21 08:00 custom_config.json
-rw-r--r-- 1 tc   staff    8912 Sep 21 08:00 custom_config_jun.json
-rw-r--r-- 1 tc   staff  208469 Sep 21 08:00 ds1621p.dts
-rw-r--r-- 1 tc   staff  208438 Sep 21 08:00 ds920p.dts
-rw-r--r-- 1 tc   staff  208180 Sep 21 08:00 dtc
-rw-r--r-- 1 tc   staff    5692 Sep 21 08:00 global_config.json
-rw-r--r-- 1 tc   staff   81845 Sep 21 13:15 modules.alias.3.json
-rw-r--r-- 1 tc   staff 1628600 Sep 21 13:15 modules.alias.4.json
-rwxr-xr-x 1 tc   staff   20802 Sep 18 07:17 my.sh
-rw-r--r-- 1 tc   staff   10231 Sep 21 13:49 my.sh.gz
-rwxr-xr-x 1 tc   staff   25943 Sep 18 07:17 myfunc.h
-rwxr-xr-x 1 tc   staff    8886 Sep 18 07:17 myv.sh
-rw-r--r-- 1 tc   staff  492921 Sep 21 08:00 rpext-index.json
-rwx------ 1 tc   staff  117067 Sep 21 13:15 rploader.sh
-rw-r--r-- 1 tc   staff    1392 Sep 21 12:36 user_config.json
tc@box:~$ ./myv.sh DS3622xs+ noconfig noclean
Checking Internet Access -> OK
Checking if a newer mshell version exists on the repo -> Version is current
MODEL is DS3622xs+
############################################################################################################################################ 100.0%
############################################################################################################################################ 100.0%
############################################################################################################################################ 100.0%
Adding Ext in progress...

Delete extension file...


Add to Driver Repository...

Do you want Add Driver? Y/N :  y


 1) 3w-sas               2) 8139cp               3) 8139too              4) aacraid              5) acpid
 6) aic94xx              7) alx         😎 arcmsr               9) asix                 10) atl1
 11) atl1c               12) atl1e               13) atl2                14) atlantic            15) ax88179_178a
 16) be2net              17) bna                 18) bnx2                19) bnx2x               20) cxgb
 21) cxgb3               22) cxgb4               23) cxgb4vf             24) dm9601              25) e1000
 26) e1000e              27) early-telnet                28) forcedeth           29) hpsa                30) hv_netvsc
 31) i40e                32) iavf                33) igb                 34) igbvf               35) ixgbe.vanilla
 36) ixgbevf             37) megaraid_sas                38) mlx4_core           39) mlx5_core           40) mpt2sas
 41) mpt3sas             42) mptsas              43) mptspi              44) mvsas               45) nct6775
 46) qla2xxx             47) qlcnic              48) r8101               49) r8125               50) r8152
 51) r8168               52) r8169               53) raspbi-pill                 54) redpill             55) redpill-acpid
 56) redpill-boot-wait           57) rtl8150             58) sfc                 59) skge                60) sky2
 61) tcrp-diag           62) tg3                 63) tn40xx              64) v9fs                65) via-rhine
 66) via-velocity                67) vmw_pvscsi          68) vmxnet3             69) vxge                70) wch


 -> Select Number Enter (To select multiple, separate them with , 😞 38

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  31875      0 --:--:-- --:--:-- --:--:-- 31776
Rploader Version : 0.9.2.1
Loader source : https://github.com/PeterSuh-Q3/redpill-load.git Loader Branch : master 
Redpill module source : https://github.com/fbelavenuto/redpill-lkm.git : Redpill module branch : master 
Extensions :   redpill-misc 
Extensions URL : "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.broadwellnk-7.0.dev.txz/download
TOOLKIT_SHA : 0d9edca67d9e7e14c2529bbb58341b623936124d5264f71f1e4acbacf3ea202d
SYNOKERNEL_URL : https://sourceforge.net/projects/dsgpl/files/Synology NAS GPL Source/25426branch/broadwellnk-source/linux-4.4.x.txz/download
SYNOKERNEL_SHA : d3e85eb80f16a83244fcae6016ab6783cd8ac55e3af2b4240455261396e1e1be
COMPILE_METHOD : toolkit_dev
TARGET_PLATFORM       : broadwellnk
TARGET_VERSION    : 7.1.1
TARGET_REVISION : 42962
REDPILL_LKM_MAKE_TARGET : dev-v7
KERNEL_MAJOR : 4
MODULE_ALIAS_FILE :  modules.alias.4.json
SYNOMODEL : ds3622xsp_42962 
MODEL : DS3622xs+ 
Local Cache Folder : /mnt/sda3/auxfiles
DATE Internet : 21092022 Local : 21092022
Checking Internet Access -> OK
Cloning into 'redpill-lkm'...
remote: Enumerating objects: 1397, done.
remote: Counting objects: 100% (469/469), done.
remote: Compressing objects: 100% (133/133), done.
remote: Total 1397 (delta 355), reused 405 (delta 323), pack-reused 928
Receiving objects: 100% (1397/1397), 2.78 MiB | 4.59 MiB/s, done.
Resolving deltas: 100% (918/918), done.
Cloning into 'redpill-load'...
remote: Enumerating objects: 3231, done.
remote: Counting objects: 100% (881/881), done.
remote: Compressing objects: 100% (436/436), done.
remote: Total 3231 (delta 477), reused 815 (delta 430), pack-reused 2350
Receiving objects: 100% (3231/3231), 49.20 MiB | 21.67 MiB/s, done.
Resolving deltas: 100% (1606/1606), done.
[#] Checking runtime for required tools... [OK]
[#] Adding new extension from https://raw.githubusercontent.com/PeterSuh-Q3/rp-ext/master/mlx4_core/rpext-index.json...
[#] Downloading remote file https://raw.githubusercontent.com/PeterSuh-Q3/rp-ext/master/mlx4_core/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
############################################################################################################################################ 100.0%
[OK]
[#] ========================================== PeterSuh-Q3.mlx4_core ==========================================
[#] Extension name: mlx4_core
[#] Description: Adds MLX4 Support
[#] To get help visit: <todo>
[#] Extension preparer/packer: https://github.com/PeterSuh-Q3/rp-ext/tree/main/mlx4_core
[#] Software author: https://github.com/PeterSuh-Q3
[#] Update URL: https://raw.githubusercontent.com/PeterSuh-Q3/rp-ext/master/mlx4_core/rpext-index.json
[#] Platforms supported: ds1621p_42218 dva3221_42661 ds3617xs_42218 ds920p_42661 dva3221_42962 ds1019p_42218 ds918p_42661 ds3622xsp_42962 rs3618xs_42962 ds920p_42962 ds1621p_42661 dva3221_42218 ds1621xsp_42661 ds3615xs_42661 ds3622xsp_42661 ds2422p_42661 ds3622xsp_42218 rs3413xsp_42661 ds2422p_42962 dva1622_42962 rs3413xsp_42218 ds2422p_42218 fs2500_42962 rs4021xsp_42962 dva3221_42621 ds3615xs_42962 ds3617xs_42962 rs3618xs_42218 fs2500_42661 ds1520p_42218 rs4021xsp_42218 dva3219_42962 dva3219_42218 ds3617xs_42661 ds1621xsp_42962 ds920p_42218 ds918p_42962 rs3618xs_42661 dva1622_42661 ds1520p_42962 ds918p_42218 ds1019p_42962 dva3219_42661 ds1621xsp_42218 rs3413xsp_42962 ds3615xs_42218 ds1621p_42962 ds1520p_42661 rs4021xsp_42661 fs2500_42218 
[#] =======================================================================================


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 DS3622xs+
Multi-argument input variable assignment mapping


tcrppart is sda3


Downloading pocopico's broadwellnk 4.4.180 redpill.ko ...
############################################################################################################################################ 100.0%
redpill.ko

TARGET_PLATFORM is broadwellnk
ORIGIN_PLATFORM is broadwellnk
TARGET_REVISION is 42962
SYNOMODEL is ds3622xsp_42962
If fullupgrade is required, please handle it separately.
Downloading Peter Suh's custom configuration files..................
############################################################################################################################################ 100.0%
############################################################################################################################################ 100.0%
############################################################################################################################################ 100.0%
############################################################################################################################################ 100.0%

This is TCRP original jot mode
broadwellnk does not require model.dtc patching 

SN Gen/Mac Gen/Vid/Pid/SataPortMap detection skipped!!
Machine is VIRTUAL Hypervisor=KVM
Sataportmap,DiskIdxMap to blank for VIRTUAL MACHINE
{
  "general": {
    "model": "DS3622xs+",
    "version": "7.1.1-42962",
    "zimghash": "8903dc99f7201c8656de618d767c05f91bfd32edd9a3706a50fd223237842bf2",
    "rdhash": "432f315818adad4e1ca54040557e164caf2937004e2d009aac8865391353e2f6",
    "usb_line": "withefi earlyprintk syno_hw_version=DS3622xs+ console=ttyS0,115200n8 netif_num=5 pid=0xa4a5 earlycon=uart8250,io,0x3f8,115200n8 syno_port_thaw=1 mac1=0011322A46E9 sn=2040SQRM4YYWD vid=0x0525 elevator=elevator loglevel=15 HddHotplug=0 DiskIdxMap syno_hdd_detect=0 vender_format_version=2 syno_hdd_powerup_seq=0 log_buf_len=32M root=/dev/md0 SataPortMap ",
    "sata_line": "withefi earlyprintk syno_hw_version=DS3622xs+ console=ttyS0,115200n8 netif_num=5 pid=0xa4a5 earlycon=uart8250,io,0x3f8,115200n8 synoboot_satadom=1 syno_port_thaw=1 mac1=0011322A46E9 sn=2040SQRM4YYWD vid=0x0525 elevator=elevator loglevel=15 HddHotplug=0 DiskIdxMap syno_hdd_detect=0 vender_format_version=2 syno_hdd_powerup_seq=0 log_buf_len=32M root=/dev/md0 SataPortMap "
  },
  "extra_cmdline": {
    "pid": "0xa4a5",
    "vid": "0x0525",
    "sn": "2040SQRM4YYWD",
    "mac1": "0011322A46E9",
    "SataPortMap": "",
    "DiskIdxMap": ""
  },
  "synoinfo": {
    "internalportcfg": "0xffff",
    "maxdisks": "16",
    "support_bde_internal_10g": "no",
    "support_disk_compatibility": "no",
    "support_memory_compatibility": "no"
  },
  "ramdisk_copy": {}
}


DN_MODEL is DS3622xs%2B
DSM PAT file pre-downloading in progress...
https://global.download.synology.com/download/DSM/release/7.1.1/42962/DSM_DS3622xs%2B_42962.pat
Found locally cached pat file ds3622xsp_42962.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/fbelavenuto/redpill-lkm.git : Redpill module branch : master 
Extensions :   redpill-misc 
Extensions URL : "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.broadwellnk-7.0.dev.txz/download
TOOLKIT_SHA : 0d9edca67d9e7e14c2529bbb58341b623936124d5264f71f1e4acbacf3ea202d
SYNOKERNEL_URL : https://sourceforge.net/projects/dsgpl/files/Synology NAS GPL Source/25426branch/broadwellnk-source/linux-4.4.x.txz/download
SYNOKERNEL_SHA : d3e85eb80f16a83244fcae6016ab6783cd8ac55e3af2b4240455261396e1e1be
COMPILE_METHOD : toolkit_dev
TARGET_PLATFORM       : broadwellnk
TARGET_VERSION    : 7.1.1
TARGET_REVISION : 42962
REDPILL_LKM_MAKE_TARGET : dev-v7
KERNEL_MAJOR : 4
MODULE_ALIAS_FILE :  modules.alias.4.json
SYNOMODEL : ds3622xsp_42962 
MODEL : DS3622xs+ 
Local Cache Folder : /mnt/sda3/auxfiles
DATE Internet : 21092022 Local : 21092022
Checking Internet Access -> OK
Redpill sources already downloaded, pulling latest
Already up to date.
Loader sources already downloaded, pulling latest
Already up to date.
No extra build option or static specified, using default <static> 
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/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 dva3221_42661 ds3617xs_42218 ds920p_42661 dva3221_42962 ds1019p_42218 ds918p_42661 ds3622xsp_42962 rs3618xs_42962 ds920p_42962 ds1621p_42661 dva3221_42218 ds1621xsp_42661 ds3615xs_42661 ds3622xsp_42661 ds2422p_42661 ds3622xsp_42218 rs3413xsp_42661 ds2422p_42962 dva1622_42962 rs3413xsp_42218 ds2422p_42218 fs2500_42962 rs4021xsp_42962 dva3221_42621 ds3615xs_42962 ds3617xs_42962 rs3618xs_42218 fs2500_42661 ds1520p_42218 rs4021xsp_42218 dva3219_42962 dva3219_42218 ds3617xs_42661 ds1621xsp_42962 ds920p_42218 ds918p_42962 rs3618xs_42661 dva1622_42661 ds1520p_42962 ds918p_42218 ds1019p_42962 dva3219_42661 ds1621xsp_42218 rs3413xsp_42962 ds3615xs_42218 ds1621p_42962 ds1520p_42661 rs4021xsp_42661 fs2500_42218 
[#] =======================================================================================

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/e1000/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 
Found build request for revision greater than 42218
Found extractor locally cached
Copying required libraries to local lib directory
Linking lib to lib64
Copying executable
Removing temp folder /tmp/synoesp
Checking if tool is accessible
/bin/syno_extract_system_patch: /usr/local/lib/libcurl.so.4: no version information available (required by /bin/syno_extract_system_patch)
Executed succesfully
Creating temp folder /tmp/pat 
Checking for cached pat file
Found tinycore cache folder, linking to home/tc/custom-module
Found locally cached pat file /home/tc/custom-module/ds3622xsp_42962.pat
File /home/tc/custom-module/ds3622xsp_42962.pat, is a compressed tar
File /home/tc/custom-module/ds3622xsp_42962.pat is already unencrypted
Copying file to /home/tc/redpill-load/cache folder
./VERSION
Pat file  sha256sum is : 8a8d1955b73624db6550cc24689c04e301aa5534cef13fb9e8cc4d50ecc893cd
Checking config file existence -> OK
Editing config file -> Verifying config file -> OK ! 
Clearing temp folders
Processing add_extensions entries found on custom_config.json file :   redpill-misc
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/PeterSuh-Q3/redpill-load/raw/master/redpill-misc
[#] Extension preparer/packer: https://github.com/PeterSuh-Q3/redpill-load/raw/master/redpill-misc
[#] Software author: https://github.com/PeterSuh-Q3/redpill-load/raw/master/redpill-misc
[#] Update URL: https://github.com/PeterSuh-Q3/redpill-load/raw/master/redpill-misc/rpext-index.json
[#] Platforms supported: ds1621p_42218 dva1622_44444 dva3221_42661 ds3617xs_42218 ds920p_42661 dva3221_42962 ds1019p_42218 ds918p_42661 ds3622xsp_42962 rs3618xs_42962 rs3618xs_44444 ds920p_44444 rs4021xsp_44444 ds920p_42962 ds1621p_42661 ds3615xs_44444 dva3221_42218 ds1621xsp_42661 ds3615xs_42661 ds918p_44444 ds1621xsp_44444 ds3622xsp_42661 fs2500_44444 ds2422p_42661 ds3617xs_44444 ds3622xsp_42218 rs3413xsp_42661 dva3219_44444 ds2422p_42962 dva1622_42962 rs3413xsp_42218 ds2422p_44444 ds2422p_42218 fs2500_42962 rs4021xsp_42962 ds3615xs_42962 ds3617xs_42962 fs2500_42661 rs3618xs_42218 dva3221_44444 ds1621p_44444 ds1520p_42218 rs4021xsp_42218 dva3219_42962 dva3219_42218 ds3617xs_42661 ds1621xsp_42962 ds920p_42218 ds918p_42962 rs3618xs_42661 rs3413xsp_44444 dva1622_42661 ds1520p_42962 ds918p_42218 ds1019p_42962 dva3219_42661 ds3622xsp_44444 ds1621xsp_42218 ds1520p_44444 rs3413xsp_42962 ds3615xs_42218 ds1621p_42962 ds1520p_42661 rs4021xsp_42661 fs2500_42218 
[#] =======================================================================================

Updating extension : redpill-misc contents for model : ds3622xsp_42962  
[#] Checking runtime for required tools... [OK]
[#] Updating ds3622xsp_42962 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 ds3622xsp_42962
[#] 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/ds3622xsp_42962/install.sh
######################################################################## 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/redpill-misc/ds3622xsp_42962/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/ds3622xsp_42962/install-all.sh
######################################################################## 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/redpill-misc/ds3622xsp_42962/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/ds3622xsp_42962/ttyd
######################################################################## 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/redpill-misc/ds3622xsp_42962/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/ds3622xsp_42962/install_rd.sh
######################################################################## 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/redpill-misc/ds3622xsp_42962/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/ds3622xsp_42962/lrzsz.tar.gz
######################################################################## 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/redpill-misc/ds3622xsp_42962/lrzsz.tar.gz file...  [OK]
[#] Unpacking files from /home/tc/redpill-load/custom/extensions/redpill-misc/ds3622xsp_42962/lrzsz.tar.gz to /home/tc/redpill-load/custom/extensions/redpill-misc/ds3622xsp_42962/...  [OK]
[#] Successfully processed recipe for extension redpill-misc platform ds3622xsp_42962
[#] Unpacking files from /home/tc/redpill-load/custom/extensions/redpill-misc/ds3622xsp_42962/lrzsz.tar.gz to /home/tc/redpill-load/custom/extensions/redpill-misc/ds3622xsp_42962/...  [OK]
[#] Checking runtime for required tools... [OK]
[#] Updating extensions... 

[#] Checking runtime for required tools... [OK]
[#] Adding new extension from https://github.com/PeterSuh-Q3/redpill-load/raw/master/redpill-boot-wait/rpext-index.json...
[#] Downloading remote file https://github.com/PeterSuh-Q3/redpill-load/raw/master/redpill-boot-wait/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
######################################################################## 100.0%
[OK]
[#] ========================================== thethorgroup.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/RedPill-TTG/redpill-boot-wait
[#] Extension preparer/packer: https://github.com/RedPill-TTG/redpill-boot-wait
[#] Update URL: https://github.com/PeterSuh-Q3/redpill-load/raw/master/redpill-boot-wait/rpext-index.json
[#] Platforms supported: ds1621p_42218 dva1622_44444 dva3221_42661 ds3617xs_42218 ds920p_42661 dva3221_42962 ds1019p_42218 ds918p_42661 ds3622xsp_42962 rs3618xs_42962 rs3618xs_44444 ds920p_44444 rs4021xsp_44444 ds920p_42962 ds1621p_42661 ds3615xs_44444 dva3221_42218 ds1621xsp_42661 ds3615xs_42661 ds918p_44444 ds1621xsp_44444 ds3622xsp_42661 fs2500_44444 ds2422p_42661 ds3617xs_44444 ds3622xsp_42218 rs3413xsp_42661 dva3219_44444 ds2422p_42962 dva1622_42962 rs3413xsp_42218 ds2422p_44444 ds2422p_42218 fs2500_42962 rs4021xsp_42962 ds3615xs_42962 ds3617xs_42962 rs3618xs_42218 fs2500_42661 dva3221_44444 ds1621p_44444 ds1520p_42218 rs4021xsp_42218 dva3219_42962 dva3219_42218 ds3617xs_42661 ds1621xsp_42962 ds920p_42218 ds918p_42962 rs3618xs_42661 rs3413xsp_44444 dva1622_42661 ds1520p_42962 ds918p_42218 ds1019p_42962 dva3219_42661 ds3622xsp_44444 ds1621xsp_42218 ds1520p_44444 rs3413xsp_42962 ds3615xs_42218 ds1621p_42962 ds1520p_42661 rs4021xsp_42661 fs2500_42218 
[#] =======================================================================================

[#] Checking runtime for required tools... [OK]
[#] Adding new extension from https://github.com/PeterSuh-Q3/redpill-load/raw/master/redpill-virtio/rpext-index.json...
[#] Downloading remote file https://github.com/PeterSuh-Q3/redpill-load/raw/master/redpill-virtio/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
######################################################################## 100.0%
[OK]
[#] ========================================== thethorgroup.virtio ==========================================
[#] Extension name: VirtIO
[#] Description: Adds VirtIO support for fast network/PCI/SCSI/network/console paravirtualization under QEmu (Proxmox, VirtualBox, virsh, and similar)
[#] To get help visit: <todo>
[#] Extension preparer/packer: https://github.com/RedPill-TTG/redpill-virtio
[#] Software author: https://www.linux-kvm.org/page/Virtio
[#] Update URL: https://github.com/PeterSuh-Q3/redpill-load/raw/master/redpill-virtio/rpext-index.json
[#] Platforms supported: ds1621p_42218 dva3221_42661 ds3617xs_42621 ds3617xs_42218 ds920p_42661 dva3221_42962 ds1019p_42218 ds918p_42661 ds3622xsp_42962 rs3618xs_42962 ds920p_42962 ds1621p_42661 dva3221_42218 ds1621xsp_42661 ds3615xs_42661 ds3622xsp_42661 ds2422p_42661 ds3622xsp_42218 rs3413xsp_42661 ds2422p_42962 dva1622_42962 rs3413xsp_42218 ds2422p_42218 fs2500_42962 rs4021xsp_42962 ds3615xs_42962 ds3617xs_42962 rs3618xs_42218 fs2500_42661 ds1520p_42218 rs4021xsp_42218 dva3219_42962 dva3219_42218 ds3617xs_42661 ds1621xsp_42962 ds3615xs_25556 ds920p_42218 ds918p_42962 rs3618xs_42661 dva1622_42661 ds1520p_42962 ds918p_42218 ds1019p_42962 dva3219_42661 ds1621xsp_42218 rs3413xsp_42962 ds3615xs_42218 ds1621p_42962 ds1520p_42661 rs4021xsp_42661 fs2500_42218 
[#] =======================================================================================

[#] 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.mlx4_core extension... 
[#] Downloading remote file https://raw.githubusercontent.com/PeterSuh-Q3/rp-ext/master/mlx4_core/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
######################################################################## 100.0%

[#] Extension PeterSuh-Q3.mlx4_core 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 thethorgroup.boot-wait extension... 
[#] Downloading remote file https://github.com/PeterSuh-Q3/redpill-load/raw/master/redpill-boot-wait/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
######################################################################## 100.0%

[#] Extension thethorgroup.boot-wait index is already up to date
[#] Updating thethorgroup.virtio extension... 
[#] Downloading remote file https://github.com/PeterSuh-Q3/redpill-load/raw/master/redpill-virtio/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
######################################################################## 100.0%

[#] Extension thethorgroup.virtio index is already up to date
[#] Updating thethorgroup.virtio extension... [OK]
[#] Checking runtime for required tools... [OK]
[#] Updating ds3622xsp_42962 platforms extensions... 
[#] Downloading remote file https://raw.githubusercontent.com/PeterSuh-Q3/rp-ext/master/e1000/releases/ds3622xsp_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 ds3622xsp_42962
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/e1000/releases/e1000-4.4.180plus-broadwellnk.tgz to /home/tc/redpill-load/custom/extensions/PeterSuh-Q3.e1000/ds3622xsp_42962/e1000-4.4.180plus-broadwellnk.tgz
######################################################################## 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/PeterSuh-Q3.e1000/ds3622xsp_42962/e1000-4.4.180plus-broadwellnk.tgz file... [OK]
[#] Unpacking files from /home/tc/redpill-load/custom/extensions/PeterSuh-Q3.e1000/ds3622xsp_42962/e1000-4.4.180plus-broadwellnk.tgz to /home/tc/redpill-load/custom/extensions/PeterSuh-Q3.e1000/ds3622xsp_42962/... [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/ds3622xsp_42962/check-e1000.sh
######################################################################## 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/PeterSuh-Q3.e1000/ds3622xsp_42962/check-e1000.sh file... [OK]
[#] Successfully processed recipe for extension PeterSuh-Q3.e1000 platform ds3622xsp_42962
[#] Downloading remote file https://raw.githubusercontent.com/PeterSuh-Q3/rp-ext/master/mlx4_core/releases/ds3622xsp_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.mlx4_core platform ds3622xsp_42962
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/mlx4_core/releases/mlx4_core-4.4.180plus-broadwellnk.tgz to /home/tc/redpill-load/custom/extensions/PeterSuh-Q3.mlx4_core/ds3622xsp_42962/mlx4_core-4.4.180plus-broadwellnk.tgz
######################################################################## 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/PeterSuh-Q3.mlx4_core/ds3622xsp_42962/mlx4_core-4.4.180plus-broadwellnk.tgz file... [OK]
[#] Unpacking files from /home/tc/redpill-load/custom/extensions/PeterSuh-Q3.mlx4_core/ds3622xsp_42962/mlx4_core-4.4.180plus-broadwellnk.tgz to /home/tc/redpill-load/custom/extensions/PeterSuh-Q3.mlx4_core/ds3622xsp_42962/... [OK]
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/mlx4_core/src/check-mlx4_core.sh to /home/tc/redpill-load/custom/extensions/PeterSuh-Q3.mlx4_core/ds3622xsp_42962/check-mlx4_core.sh
######################################################################## 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/PeterSuh-Q3.mlx4_core/ds3622xsp_42962/check-mlx4_core.sh file... [OK]
[#] Successfully processed recipe for extension PeterSuh-Q3.mlx4_core platform ds3622xsp_42962
[#] 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 ds3622xsp_42962 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 thethorgroup.boot-wait platform ds3622xsp_42962
[#] Downloading remote file https://raw.githubusercontent.com/RedPill-TTG/redpill-boot-wait/master/src/boot-wait.sh to /home/tc/redpill-load/custom/extensions/thethorgroup.boot-wait/ds3622xsp_42962/boot-wait.sh
######################################################################## 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/thethorgroup.boot-wait/ds3622xsp_42962/boot-wait.sh file... [OK]
[#] Successfully processed recipe for extension thethorgroup.boot-wait platform ds3622xsp_42962
[#] Downloading remote file https://github.com/jumkey/redpill-load/raw/develop/redpill-virtio/recipes/ds3622xsp_41890.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
######################################################################## 100.0%
[#] Filling-in newly downloaded recipe for extension thethorgroup.virtio platform ds3622xsp_42962
[#] Downloading remote file https://raw.githubusercontent.com/RedPill-TTG/redpill-virtio/master/src/check-virtio.sh to /home/tc/redpill-load/custom/extensions/thethorgroup.virtio/ds3622xsp_42962/check-virtio.sh
######################################################################## 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/thethorgroup.virtio/ds3622xsp_42962/check-virtio.sh file... [OK]
[#] Downloading remote file https://github.com/jumkey/redpill-load/raw/develop/redpill-virtio/releases/v1.0.0/broadwellnk/virtio-4.4.180p.tgz to /home/tc/redpill-load/custom/extensions/thethorgroup.virtio/ds3622xsp_42962/virtio-4.4.180p.tgz
######################################################################## 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/thethorgroup.virtio/ds3622xsp_42962/virtio-4.4.180p.tgz file... [OK]
[#] Unpacking files from /home/tc/redpill-load/custom/extensions/thethorgroup.virtio/ds3622xsp_42962/virtio-4.4.180p.tgz to /home/tc/redpill-load/custom/extensions/thethorgroup.virtio/ds3622xsp_42962/... [OK]
[#] Successfully processed recipe for extension thethorgroup.virtio platform ds3622xsp_42962
[#] Unpacking files from /home/tc/redpill-load/custom/extensions/thethorgroup.virtio/ds3622xsp_42962/virtio-4.4.180p.tgz to /home/tc/redpill-load/custom/extensions/thethorgroup.virtio/ds3622xsp_42962/... [OK]
[#] Updating extensions... [OK]
[#] Verifying /home/tc/redpill-load/cache/ds3622xsp_42962.pat file... [OK]
[#] Unpacking /home/tc/redpill-load/cache/ds3622xsp_42962.pat file to /home/tc/redpill-load/build/1663768244/pat-ds3622xsp_42962-unpacked... [OK]
[#] Verifying /home/tc/redpill-load/build/1663768244/pat-ds3622xsp_42962-unpacked/zImage file... [OK]
[#] Patching /home/tc/redpill-load/build/1663768244/pat-ds3622xsp_42962-unpacked/zImage to /home/tc/redpill-load/build/1663768244/zImage-patched... [OK]
[#] Verifying /home/tc/redpill-load/build/1663768244/pat-ds3622xsp_42962-unpacked/rd.gz file... [OK]
[#] Unpacking /home/tc/redpill-load/build/1663768244/pat-ds3622xsp_42962-unpacked/rd.gz file to /home/tc/redpill-load/build/1663768244/rd-ds3622xsp_42962-unpacked... [OK]
[#] Apply patches to /home/tc/redpill-load/build/1663768244/rd-ds3622xsp_42962-unpacked... [OK]
[#] Patching config files in ramdisk... [OK]
[#] Adding OS config patching... [OK]
[#] Repacking ramdisk to /home/tc/redpill-load/build/1663768244/rd-patched-ds3622xsp_42962.gz... [OK]
[#] Bundling extensions... [#] Checking runtime for required tools... [OK]
[#] Dumping ds3622xsp_42962 platform extensions to /home/tc/redpill-load/build/1663768244/custom-initrd/exts... [OK]
[#] Packing custom ramdisk layer to /home/tc/redpill-load/build/1663768244/custom.gz... [OK]
[#] Generating GRUB config... [OK]
[#] Creating loader image at loader.img... [OK]
[#] Cleaning up... [OK]
Mounting /dev/sda1 to localdiskp1 
/dev/sda2 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 'RedPill DS3622xs v7.1.1-42962 (USB, Verbose)' {
menuentry 'RedPill DS3622xs v7.1.1-42962 (SATA, Verbose)' {
menuentry 'RedPill DS3622xs v7.1.1-42962 (USB, Verbose, Re-Install DSM)' {
menuentry 'RedPill DS3622xs v7.1.1-42962 (SATA, Verbose, Re-Install DSM)' {
menuentry 'Tiny Core Image Build' {
Machine is VIRTUAL Hypervisor=KVM
Setting default boot entry to SATA
Caching files for future use
Found /home/tc/redpill-load/cache/ds3622xsp_42962.pat, copying to cache directory : /mnt/sda3/auxfiles 
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 48M , 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.

tc@box:~$ ll *load/c*/e*
total 4
drwxr-sr-x 3 tc   staff  80 Sep 21 13:50 PeterSuh-Q3.e1000/
drwxr-sr-x 3 tc   staff  80 Sep 21 13:50 PeterSuh-Q3.mlx4_core/
-rw-r--r-- 1 tc   staff 920 Sep 21 13:50 REALLY_README.txt
drwxr-sr-x 3 tc   staff  80 Sep 21 13:50 redpill-misc/
drwxr-sr-x 3 root staff  80 Sep 21 13:50 thethorgroup.boot-wait/
drwxr-sr-x 3 root staff  80 Sep 21 13:50 thethorgroup.virtio/
tc@box:~$ 

 

 

I tried to build DS3622xs+ 7.1.1-42962 with my M SHELL.
As you can see in the log, there is no problem using mlx4_core .
What model and which version did you build?

 

Sorry. You specified DVA3221.
Let's try the build again. 😀

 

 

Edited by Peter Suh
Link to comment
Share on other sites

6 minutes ago, Peter Suh said:

 

 

  DS3622xs+ 7.1.1-42962 m shell BUILD LOG (Reveal hidden contents)

tc@box:~$ curl --location "https://github.com/PeterSuh-Q3/tinycore-redpill/raw/main/my.sh.gz" -O;tar -zxvf my.sh.gz;
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 10231  100 10231    0     0  17051      0 --:--:-- --:--:-- --:--:-- 9991k
my.sh
myv.sh
myfunc.h
tc@box:~$ ll
total 3040
-rw-r--r-- 1 tc   staff     231 Sep 21 12:35 check-redpill.sh
lrwxrwxrwx 1 root staff      18 Sep 21 13:48 custom-module -> /mnt/sda3/auxfiles
-rw-r--r-- 1 tc   staff   49647 Sep 21 08:00 custom_config.json
-rw-r--r-- 1 tc   staff    8912 Sep 21 08:00 custom_config_jun.json
-rw-r--r-- 1 tc   staff  208469 Sep 21 08:00 ds1621p.dts
-rw-r--r-- 1 tc   staff  208438 Sep 21 08:00 ds920p.dts
-rw-r--r-- 1 tc   staff  208180 Sep 21 08:00 dtc
-rw-r--r-- 1 tc   staff    5692 Sep 21 08:00 global_config.json
-rw-r--r-- 1 tc   staff   81845 Sep 21 13:15 modules.alias.3.json
-rw-r--r-- 1 tc   staff 1628600 Sep 21 13:15 modules.alias.4.json
-rwxr-xr-x 1 tc   staff   20802 Sep 18 07:17 my.sh
-rw-r--r-- 1 tc   staff   10231 Sep 21 13:49 my.sh.gz
-rwxr-xr-x 1 tc   staff   25943 Sep 18 07:17 myfunc.h
-rwxr-xr-x 1 tc   staff    8886 Sep 18 07:17 myv.sh
-rw-r--r-- 1 tc   staff  492921 Sep 21 08:00 rpext-index.json
-rwx------ 1 tc   staff  117067 Sep 21 13:15 rploader.sh
-rw-r--r-- 1 tc   staff    1392 Sep 21 12:36 user_config.json
tc@box:~$ ./myv.sh DS3622xs+ noconfig noclean
Checking Internet Access -> OK
Checking if a newer mshell version exists on the repo -> Version is current
MODEL is DS3622xs+
############################################################################################################################################ 100.0%
############################################################################################################################################ 100.0%
############################################################################################################################################ 100.0%
Adding Ext in progress...

Delete extension file...


Add to Driver Repository...

Do you want Add Driver? Y/N :  y


 1) 3w-sas               2) 8139cp               3) 8139too              4) aacraid              5) acpid
 6) aic94xx              7) alx         😎 arcmsr               9) asix                 10) atl1
 11) atl1c               12) atl1e               13) atl2                14) atlantic            15) ax88179_178a
 16) be2net              17) bna                 18) bnx2                19) bnx2x               20) cxgb
 21) cxgb3               22) cxgb4               23) cxgb4vf             24) dm9601              25) e1000
 26) e1000e              27) early-telnet                28) forcedeth           29) hpsa                30) hv_netvsc
 31) i40e                32) iavf                33) igb                 34) igbvf               35) ixgbe.vanilla
 36) ixgbevf             37) megaraid_sas                38) mlx4_core           39) mlx5_core           40) mpt2sas
 41) mpt3sas             42) mptsas              43) mptspi              44) mvsas               45) nct6775
 46) qla2xxx             47) qlcnic              48) r8101               49) r8125               50) r8152
 51) r8168               52) r8169               53) raspbi-pill                 54) redpill             55) redpill-acpid
 56) redpill-boot-wait           57) rtl8150             58) sfc                 59) skge                60) sky2
 61) tcrp-diag           62) tg3                 63) tn40xx              64) v9fs                65) via-rhine
 66) via-velocity                67) vmw_pvscsi          68) vmxnet3             69) vxge                70) wch


 -> Select Number Enter (To select multiple, separate them with , 😞 38

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  31875      0 --:--:-- --:--:-- --:--:-- 31776
Rploader Version : 0.9.2.1
Loader source : https://github.com/PeterSuh-Q3/redpill-load.git Loader Branch : master 
Redpill module source : https://github.com/fbelavenuto/redpill-lkm.git : Redpill module branch : master 
Extensions :   redpill-misc 
Extensions URL : "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.broadwellnk-7.0.dev.txz/download
TOOLKIT_SHA : 0d9edca67d9e7e14c2529bbb58341b623936124d5264f71f1e4acbacf3ea202d
SYNOKERNEL_URL : https://sourceforge.net/projects/dsgpl/files/Synology NAS GPL Source/25426branch/broadwellnk-source/linux-4.4.x.txz/download
SYNOKERNEL_SHA : d3e85eb80f16a83244fcae6016ab6783cd8ac55e3af2b4240455261396e1e1be
COMPILE_METHOD : toolkit_dev
TARGET_PLATFORM       : broadwellnk
TARGET_VERSION    : 7.1.1
TARGET_REVISION : 42962
REDPILL_LKM_MAKE_TARGET : dev-v7
KERNEL_MAJOR : 4
MODULE_ALIAS_FILE :  modules.alias.4.json
SYNOMODEL : ds3622xsp_42962 
MODEL : DS3622xs+ 
Local Cache Folder : /mnt/sda3/auxfiles
DATE Internet : 21092022 Local : 21092022
Checking Internet Access -> OK
Cloning into 'redpill-lkm'...
remote: Enumerating objects: 1397, done.
remote: Counting objects: 100% (469/469), done.
remote: Compressing objects: 100% (133/133), done.
remote: Total 1397 (delta 355), reused 405 (delta 323), pack-reused 928
Receiving objects: 100% (1397/1397), 2.78 MiB | 4.59 MiB/s, done.
Resolving deltas: 100% (918/918), done.
Cloning into 'redpill-load'...
remote: Enumerating objects: 3231, done.
remote: Counting objects: 100% (881/881), done.
remote: Compressing objects: 100% (436/436), done.
remote: Total 3231 (delta 477), reused 815 (delta 430), pack-reused 2350
Receiving objects: 100% (3231/3231), 49.20 MiB | 21.67 MiB/s, done.
Resolving deltas: 100% (1606/1606), done.
[#] Checking runtime for required tools... [OK]
[#] Adding new extension from https://raw.githubusercontent.com/PeterSuh-Q3/rp-ext/master/mlx4_core/rpext-index.json...
[#] Downloading remote file https://raw.githubusercontent.com/PeterSuh-Q3/rp-ext/master/mlx4_core/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
############################################################################################################################################ 100.0%
[OK]
[#] ========================================== PeterSuh-Q3.mlx4_core ==========================================
[#] Extension name: mlx4_core
[#] Description: Adds MLX4 Support
[#] To get help visit: <todo>
[#] Extension preparer/packer: https://github.com/PeterSuh-Q3/rp-ext/tree/main/mlx4_core
[#] Software author: https://github.com/PeterSuh-Q3
[#] Update URL: https://raw.githubusercontent.com/PeterSuh-Q3/rp-ext/master/mlx4_core/rpext-index.json
[#] Platforms supported: ds1621p_42218 dva3221_42661 ds3617xs_42218 ds920p_42661 dva3221_42962 ds1019p_42218 ds918p_42661 ds3622xsp_42962 rs3618xs_42962 ds920p_42962 ds1621p_42661 dva3221_42218 ds1621xsp_42661 ds3615xs_42661 ds3622xsp_42661 ds2422p_42661 ds3622xsp_42218 rs3413xsp_42661 ds2422p_42962 dva1622_42962 rs3413xsp_42218 ds2422p_42218 fs2500_42962 rs4021xsp_42962 dva3221_42621 ds3615xs_42962 ds3617xs_42962 rs3618xs_42218 fs2500_42661 ds1520p_42218 rs4021xsp_42218 dva3219_42962 dva3219_42218 ds3617xs_42661 ds1621xsp_42962 ds920p_42218 ds918p_42962 rs3618xs_42661 dva1622_42661 ds1520p_42962 ds918p_42218 ds1019p_42962 dva3219_42661 ds1621xsp_42218 rs3413xsp_42962 ds3615xs_42218 ds1621p_42962 ds1520p_42661 rs4021xsp_42661 fs2500_42218 
[#] =======================================================================================


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 DS3622xs+
Multi-argument input variable assignment mapping


tcrppart is sda3


Downloading pocopico's broadwellnk 4.4.180 redpill.ko ...
############################################################################################################################################ 100.0%
redpill.ko

TARGET_PLATFORM is broadwellnk
ORIGIN_PLATFORM is broadwellnk
TARGET_REVISION is 42962
SYNOMODEL is ds3622xsp_42962
If fullupgrade is required, please handle it separately.
Downloading Peter Suh's custom configuration files..................
############################################################################################################################################ 100.0%
############################################################################################################################################ 100.0%
############################################################################################################################################ 100.0%
############################################################################################################################################ 100.0%

This is TCRP original jot mode
broadwellnk does not require model.dtc patching 

SN Gen/Mac Gen/Vid/Pid/SataPortMap detection skipped!!
Machine is VIRTUAL Hypervisor=KVM
Sataportmap,DiskIdxMap to blank for VIRTUAL MACHINE
{
  "general": {
    "model": "DS3622xs+",
    "version": "7.1.1-42962",
    "zimghash": "8903dc99f7201c8656de618d767c05f91bfd32edd9a3706a50fd223237842bf2",
    "rdhash": "432f315818adad4e1ca54040557e164caf2937004e2d009aac8865391353e2f6",
    "usb_line": "withefi earlyprintk syno_hw_version=DS3622xs+ console=ttyS0,115200n8 netif_num=5 pid=0xa4a5 earlycon=uart8250,io,0x3f8,115200n8 syno_port_thaw=1 mac1=0011322A46E9 sn=2040SQRM4YYWD vid=0x0525 elevator=elevator loglevel=15 HddHotplug=0 DiskIdxMap syno_hdd_detect=0 vender_format_version=2 syno_hdd_powerup_seq=0 log_buf_len=32M root=/dev/md0 SataPortMap ",
    "sata_line": "withefi earlyprintk syno_hw_version=DS3622xs+ console=ttyS0,115200n8 netif_num=5 pid=0xa4a5 earlycon=uart8250,io,0x3f8,115200n8 synoboot_satadom=1 syno_port_thaw=1 mac1=0011322A46E9 sn=2040SQRM4YYWD vid=0x0525 elevator=elevator loglevel=15 HddHotplug=0 DiskIdxMap syno_hdd_detect=0 vender_format_version=2 syno_hdd_powerup_seq=0 log_buf_len=32M root=/dev/md0 SataPortMap "
  },
  "extra_cmdline": {
    "pid": "0xa4a5",
    "vid": "0x0525",
    "sn": "2040SQRM4YYWD",
    "mac1": "0011322A46E9",
    "SataPortMap": "",
    "DiskIdxMap": ""
  },
  "synoinfo": {
    "internalportcfg": "0xffff",
    "maxdisks": "16",
    "support_bde_internal_10g": "no",
    "support_disk_compatibility": "no",
    "support_memory_compatibility": "no"
  },
  "ramdisk_copy": {}
}


DN_MODEL is DS3622xs%2B
DSM PAT file pre-downloading in progress...
https://global.download.synology.com/download/DSM/release/7.1.1/42962/DSM_DS3622xs%2B_42962.pat
Found locally cached pat file ds3622xsp_42962.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/fbelavenuto/redpill-lkm.git : Redpill module branch : master 
Extensions :   redpill-misc 
Extensions URL : "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.broadwellnk-7.0.dev.txz/download
TOOLKIT_SHA : 0d9edca67d9e7e14c2529bbb58341b623936124d5264f71f1e4acbacf3ea202d
SYNOKERNEL_URL : https://sourceforge.net/projects/dsgpl/files/Synology NAS GPL Source/25426branch/broadwellnk-source/linux-4.4.x.txz/download
SYNOKERNEL_SHA : d3e85eb80f16a83244fcae6016ab6783cd8ac55e3af2b4240455261396e1e1be
COMPILE_METHOD : toolkit_dev
TARGET_PLATFORM       : broadwellnk
TARGET_VERSION    : 7.1.1
TARGET_REVISION : 42962
REDPILL_LKM_MAKE_TARGET : dev-v7
KERNEL_MAJOR : 4
MODULE_ALIAS_FILE :  modules.alias.4.json
SYNOMODEL : ds3622xsp_42962 
MODEL : DS3622xs+ 
Local Cache Folder : /mnt/sda3/auxfiles
DATE Internet : 21092022 Local : 21092022
Checking Internet Access -> OK
Redpill sources already downloaded, pulling latest
Already up to date.
Loader sources already downloaded, pulling latest
Already up to date.
No extra build option or static specified, using default <static> 
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/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 dva3221_42661 ds3617xs_42218 ds920p_42661 dva3221_42962 ds1019p_42218 ds918p_42661 ds3622xsp_42962 rs3618xs_42962 ds920p_42962 ds1621p_42661 dva3221_42218 ds1621xsp_42661 ds3615xs_42661 ds3622xsp_42661 ds2422p_42661 ds3622xsp_42218 rs3413xsp_42661 ds2422p_42962 dva1622_42962 rs3413xsp_42218 ds2422p_42218 fs2500_42962 rs4021xsp_42962 dva3221_42621 ds3615xs_42962 ds3617xs_42962 rs3618xs_42218 fs2500_42661 ds1520p_42218 rs4021xsp_42218 dva3219_42962 dva3219_42218 ds3617xs_42661 ds1621xsp_42962 ds920p_42218 ds918p_42962 rs3618xs_42661 dva1622_42661 ds1520p_42962 ds918p_42218 ds1019p_42962 dva3219_42661 ds1621xsp_42218 rs3413xsp_42962 ds3615xs_42218 ds1621p_42962 ds1520p_42661 rs4021xsp_42661 fs2500_42218 
[#] =======================================================================================

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/e1000/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 
Found build request for revision greater than 42218
Found extractor locally cached
Copying required libraries to local lib directory
Linking lib to lib64
Copying executable
Removing temp folder /tmp/synoesp
Checking if tool is accessible
/bin/syno_extract_system_patch: /usr/local/lib/libcurl.so.4: no version information available (required by /bin/syno_extract_system_patch)
Executed succesfully
Creating temp folder /tmp/pat 
Checking for cached pat file
Found tinycore cache folder, linking to home/tc/custom-module
Found locally cached pat file /home/tc/custom-module/ds3622xsp_42962.pat
File /home/tc/custom-module/ds3622xsp_42962.pat, is a compressed tar
File /home/tc/custom-module/ds3622xsp_42962.pat is already unencrypted
Copying file to /home/tc/redpill-load/cache folder
./VERSION
Pat file  sha256sum is : 8a8d1955b73624db6550cc24689c04e301aa5534cef13fb9e8cc4d50ecc893cd
Checking config file existence -> OK
Editing config file -> Verifying config file -> OK ! 
Clearing temp folders
Processing add_extensions entries found on custom_config.json file :   redpill-misc
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/PeterSuh-Q3/redpill-load/raw/master/redpill-misc
[#] Extension preparer/packer: https://github.com/PeterSuh-Q3/redpill-load/raw/master/redpill-misc
[#] Software author: https://github.com/PeterSuh-Q3/redpill-load/raw/master/redpill-misc
[#] Update URL: https://github.com/PeterSuh-Q3/redpill-load/raw/master/redpill-misc/rpext-index.json
[#] Platforms supported: ds1621p_42218 dva1622_44444 dva3221_42661 ds3617xs_42218 ds920p_42661 dva3221_42962 ds1019p_42218 ds918p_42661 ds3622xsp_42962 rs3618xs_42962 rs3618xs_44444 ds920p_44444 rs4021xsp_44444 ds920p_42962 ds1621p_42661 ds3615xs_44444 dva3221_42218 ds1621xsp_42661 ds3615xs_42661 ds918p_44444 ds1621xsp_44444 ds3622xsp_42661 fs2500_44444 ds2422p_42661 ds3617xs_44444 ds3622xsp_42218 rs3413xsp_42661 dva3219_44444 ds2422p_42962 dva1622_42962 rs3413xsp_42218 ds2422p_44444 ds2422p_42218 fs2500_42962 rs4021xsp_42962 ds3615xs_42962 ds3617xs_42962 fs2500_42661 rs3618xs_42218 dva3221_44444 ds1621p_44444 ds1520p_42218 rs4021xsp_42218 dva3219_42962 dva3219_42218 ds3617xs_42661 ds1621xsp_42962 ds920p_42218 ds918p_42962 rs3618xs_42661 rs3413xsp_44444 dva1622_42661 ds1520p_42962 ds918p_42218 ds1019p_42962 dva3219_42661 ds3622xsp_44444 ds1621xsp_42218 ds1520p_44444 rs3413xsp_42962 ds3615xs_42218 ds1621p_42962 ds1520p_42661 rs4021xsp_42661 fs2500_42218 
[#] =======================================================================================

Updating extension : redpill-misc contents for model : ds3622xsp_42962  
[#] Checking runtime for required tools... [OK]
[#] Updating ds3622xsp_42962 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 ds3622xsp_42962
[#] 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/ds3622xsp_42962/install.sh
######################################################################## 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/redpill-misc/ds3622xsp_42962/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/ds3622xsp_42962/install-all.sh
######################################################################## 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/redpill-misc/ds3622xsp_42962/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/ds3622xsp_42962/ttyd
######################################################################## 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/redpill-misc/ds3622xsp_42962/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/ds3622xsp_42962/install_rd.sh
######################################################################## 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/redpill-misc/ds3622xsp_42962/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/ds3622xsp_42962/lrzsz.tar.gz
######################################################################## 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/redpill-misc/ds3622xsp_42962/lrzsz.tar.gz file...  [OK]
[#] Unpacking files from /home/tc/redpill-load/custom/extensions/redpill-misc/ds3622xsp_42962/lrzsz.tar.gz to /home/tc/redpill-load/custom/extensions/redpill-misc/ds3622xsp_42962/...  [OK]
[#] Successfully processed recipe for extension redpill-misc platform ds3622xsp_42962
[#] Unpacking files from /home/tc/redpill-load/custom/extensions/redpill-misc/ds3622xsp_42962/lrzsz.tar.gz to /home/tc/redpill-load/custom/extensions/redpill-misc/ds3622xsp_42962/...  [OK]
[#] Checking runtime for required tools... [OK]
[#] Updating extensions... 

[#] Checking runtime for required tools... [OK]
[#] Adding new extension from https://github.com/PeterSuh-Q3/redpill-load/raw/master/redpill-boot-wait/rpext-index.json...
[#] Downloading remote file https://github.com/PeterSuh-Q3/redpill-load/raw/master/redpill-boot-wait/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
######################################################################## 100.0%
[OK]
[#] ========================================== thethorgroup.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/RedPill-TTG/redpill-boot-wait
[#] Extension preparer/packer: https://github.com/RedPill-TTG/redpill-boot-wait
[#] Update URL: https://github.com/PeterSuh-Q3/redpill-load/raw/master/redpill-boot-wait/rpext-index.json
[#] Platforms supported: ds1621p_42218 dva1622_44444 dva3221_42661 ds3617xs_42218 ds920p_42661 dva3221_42962 ds1019p_42218 ds918p_42661 ds3622xsp_42962 rs3618xs_42962 rs3618xs_44444 ds920p_44444 rs4021xsp_44444 ds920p_42962 ds1621p_42661 ds3615xs_44444 dva3221_42218 ds1621xsp_42661 ds3615xs_42661 ds918p_44444 ds1621xsp_44444 ds3622xsp_42661 fs2500_44444 ds2422p_42661 ds3617xs_44444 ds3622xsp_42218 rs3413xsp_42661 dva3219_44444 ds2422p_42962 dva1622_42962 rs3413xsp_42218 ds2422p_44444 ds2422p_42218 fs2500_42962 rs4021xsp_42962 ds3615xs_42962 ds3617xs_42962 rs3618xs_42218 fs2500_42661 dva3221_44444 ds1621p_44444 ds1520p_42218 rs4021xsp_42218 dva3219_42962 dva3219_42218 ds3617xs_42661 ds1621xsp_42962 ds920p_42218 ds918p_42962 rs3618xs_42661 rs3413xsp_44444 dva1622_42661 ds1520p_42962 ds918p_42218 ds1019p_42962 dva3219_42661 ds3622xsp_44444 ds1621xsp_42218 ds1520p_44444 rs3413xsp_42962 ds3615xs_42218 ds1621p_42962 ds1520p_42661 rs4021xsp_42661 fs2500_42218 
[#] =======================================================================================

[#] Checking runtime for required tools... [OK]
[#] Adding new extension from https://github.com/PeterSuh-Q3/redpill-load/raw/master/redpill-virtio/rpext-index.json...
[#] Downloading remote file https://github.com/PeterSuh-Q3/redpill-load/raw/master/redpill-virtio/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
######################################################################## 100.0%
[OK]
[#] ========================================== thethorgroup.virtio ==========================================
[#] Extension name: VirtIO
[#] Description: Adds VirtIO support for fast network/PCI/SCSI/network/console paravirtualization under QEmu (Proxmox, VirtualBox, virsh, and similar)
[#] To get help visit: <todo>
[#] Extension preparer/packer: https://github.com/RedPill-TTG/redpill-virtio
[#] Software author: https://www.linux-kvm.org/page/Virtio
[#] Update URL: https://github.com/PeterSuh-Q3/redpill-load/raw/master/redpill-virtio/rpext-index.json
[#] Platforms supported: ds1621p_42218 dva3221_42661 ds3617xs_42621 ds3617xs_42218 ds920p_42661 dva3221_42962 ds1019p_42218 ds918p_42661 ds3622xsp_42962 rs3618xs_42962 ds920p_42962 ds1621p_42661 dva3221_42218 ds1621xsp_42661 ds3615xs_42661 ds3622xsp_42661 ds2422p_42661 ds3622xsp_42218 rs3413xsp_42661 ds2422p_42962 dva1622_42962 rs3413xsp_42218 ds2422p_42218 fs2500_42962 rs4021xsp_42962 ds3615xs_42962 ds3617xs_42962 rs3618xs_42218 fs2500_42661 ds1520p_42218 rs4021xsp_42218 dva3219_42962 dva3219_42218 ds3617xs_42661 ds1621xsp_42962 ds3615xs_25556 ds920p_42218 ds918p_42962 rs3618xs_42661 dva1622_42661 ds1520p_42962 ds918p_42218 ds1019p_42962 dva3219_42661 ds1621xsp_42218 rs3413xsp_42962 ds3615xs_42218 ds1621p_42962 ds1520p_42661 rs4021xsp_42661 fs2500_42218 
[#] =======================================================================================

[#] 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.mlx4_core extension... 
[#] Downloading remote file https://raw.githubusercontent.com/PeterSuh-Q3/rp-ext/master/mlx4_core/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
######################################################################## 100.0%

[#] Extension PeterSuh-Q3.mlx4_core 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 thethorgroup.boot-wait extension... 
[#] Downloading remote file https://github.com/PeterSuh-Q3/redpill-load/raw/master/redpill-boot-wait/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
######################################################################## 100.0%

[#] Extension thethorgroup.boot-wait index is already up to date
[#] Updating thethorgroup.virtio extension... 
[#] Downloading remote file https://github.com/PeterSuh-Q3/redpill-load/raw/master/redpill-virtio/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
######################################################################## 100.0%

[#] Extension thethorgroup.virtio index is already up to date
[#] Updating thethorgroup.virtio extension... [OK]
[#] Checking runtime for required tools... [OK]
[#] Updating ds3622xsp_42962 platforms extensions... 
[#] Downloading remote file https://raw.githubusercontent.com/PeterSuh-Q3/rp-ext/master/e1000/releases/ds3622xsp_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 ds3622xsp_42962
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/e1000/releases/e1000-4.4.180plus-broadwellnk.tgz to /home/tc/redpill-load/custom/extensions/PeterSuh-Q3.e1000/ds3622xsp_42962/e1000-4.4.180plus-broadwellnk.tgz
######################################################################## 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/PeterSuh-Q3.e1000/ds3622xsp_42962/e1000-4.4.180plus-broadwellnk.tgz file... [OK]
[#] Unpacking files from /home/tc/redpill-load/custom/extensions/PeterSuh-Q3.e1000/ds3622xsp_42962/e1000-4.4.180plus-broadwellnk.tgz to /home/tc/redpill-load/custom/extensions/PeterSuh-Q3.e1000/ds3622xsp_42962/... [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/ds3622xsp_42962/check-e1000.sh
######################################################################## 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/PeterSuh-Q3.e1000/ds3622xsp_42962/check-e1000.sh file... [OK]
[#] Successfully processed recipe for extension PeterSuh-Q3.e1000 platform ds3622xsp_42962
[#] Downloading remote file https://raw.githubusercontent.com/PeterSuh-Q3/rp-ext/master/mlx4_core/releases/ds3622xsp_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.mlx4_core platform ds3622xsp_42962
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/mlx4_core/releases/mlx4_core-4.4.180plus-broadwellnk.tgz to /home/tc/redpill-load/custom/extensions/PeterSuh-Q3.mlx4_core/ds3622xsp_42962/mlx4_core-4.4.180plus-broadwellnk.tgz
######################################################################## 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/PeterSuh-Q3.mlx4_core/ds3622xsp_42962/mlx4_core-4.4.180plus-broadwellnk.tgz file... [OK]
[#] Unpacking files from /home/tc/redpill-load/custom/extensions/PeterSuh-Q3.mlx4_core/ds3622xsp_42962/mlx4_core-4.4.180plus-broadwellnk.tgz to /home/tc/redpill-load/custom/extensions/PeterSuh-Q3.mlx4_core/ds3622xsp_42962/... [OK]
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/mlx4_core/src/check-mlx4_core.sh to /home/tc/redpill-load/custom/extensions/PeterSuh-Q3.mlx4_core/ds3622xsp_42962/check-mlx4_core.sh
######################################################################## 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/PeterSuh-Q3.mlx4_core/ds3622xsp_42962/check-mlx4_core.sh file... [OK]
[#] Successfully processed recipe for extension PeterSuh-Q3.mlx4_core platform ds3622xsp_42962
[#] 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 ds3622xsp_42962 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 thethorgroup.boot-wait platform ds3622xsp_42962
[#] Downloading remote file https://raw.githubusercontent.com/RedPill-TTG/redpill-boot-wait/master/src/boot-wait.sh to /home/tc/redpill-load/custom/extensions/thethorgroup.boot-wait/ds3622xsp_42962/boot-wait.sh
######################################################################## 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/thethorgroup.boot-wait/ds3622xsp_42962/boot-wait.sh file... [OK]
[#] Successfully processed recipe for extension thethorgroup.boot-wait platform ds3622xsp_42962
[#] Downloading remote file https://github.com/jumkey/redpill-load/raw/develop/redpill-virtio/recipes/ds3622xsp_41890.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
######################################################################## 100.0%
[#] Filling-in newly downloaded recipe for extension thethorgroup.virtio platform ds3622xsp_42962
[#] Downloading remote file https://raw.githubusercontent.com/RedPill-TTG/redpill-virtio/master/src/check-virtio.sh to /home/tc/redpill-load/custom/extensions/thethorgroup.virtio/ds3622xsp_42962/check-virtio.sh
######################################################################## 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/thethorgroup.virtio/ds3622xsp_42962/check-virtio.sh file... [OK]
[#] Downloading remote file https://github.com/jumkey/redpill-load/raw/develop/redpill-virtio/releases/v1.0.0/broadwellnk/virtio-4.4.180p.tgz to /home/tc/redpill-load/custom/extensions/thethorgroup.virtio/ds3622xsp_42962/virtio-4.4.180p.tgz
######################################################################## 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/thethorgroup.virtio/ds3622xsp_42962/virtio-4.4.180p.tgz file... [OK]
[#] Unpacking files from /home/tc/redpill-load/custom/extensions/thethorgroup.virtio/ds3622xsp_42962/virtio-4.4.180p.tgz to /home/tc/redpill-load/custom/extensions/thethorgroup.virtio/ds3622xsp_42962/... [OK]
[#] Successfully processed recipe for extension thethorgroup.virtio platform ds3622xsp_42962
[#] Unpacking files from /home/tc/redpill-load/custom/extensions/thethorgroup.virtio/ds3622xsp_42962/virtio-4.4.180p.tgz to /home/tc/redpill-load/custom/extensions/thethorgroup.virtio/ds3622xsp_42962/... [OK]
[#] Updating extensions... [OK]
[#] Verifying /home/tc/redpill-load/cache/ds3622xsp_42962.pat file... [OK]
[#] Unpacking /home/tc/redpill-load/cache/ds3622xsp_42962.pat file to /home/tc/redpill-load/build/1663768244/pat-ds3622xsp_42962-unpacked... [OK]
[#] Verifying /home/tc/redpill-load/build/1663768244/pat-ds3622xsp_42962-unpacked/zImage file... [OK]
[#] Patching /home/tc/redpill-load/build/1663768244/pat-ds3622xsp_42962-unpacked/zImage to /home/tc/redpill-load/build/1663768244/zImage-patched... [OK]
[#] Verifying /home/tc/redpill-load/build/1663768244/pat-ds3622xsp_42962-unpacked/rd.gz file... [OK]
[#] Unpacking /home/tc/redpill-load/build/1663768244/pat-ds3622xsp_42962-unpacked/rd.gz file to /home/tc/redpill-load/build/1663768244/rd-ds3622xsp_42962-unpacked... [OK]
[#] Apply patches to /home/tc/redpill-load/build/1663768244/rd-ds3622xsp_42962-unpacked... [OK]
[#] Patching config files in ramdisk... [OK]
[#] Adding OS config patching... [OK]
[#] Repacking ramdisk to /home/tc/redpill-load/build/1663768244/rd-patched-ds3622xsp_42962.gz... [OK]
[#] Bundling extensions... [#] Checking runtime for required tools... [OK]
[#] Dumping ds3622xsp_42962 platform extensions to /home/tc/redpill-load/build/1663768244/custom-initrd/exts... [OK]
[#] Packing custom ramdisk layer to /home/tc/redpill-load/build/1663768244/custom.gz... [OK]
[#] Generating GRUB config... [OK]
[#] Creating loader image at loader.img... [OK]
[#] Cleaning up... [OK]
Mounting /dev/sda1 to localdiskp1 
/dev/sda2 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 'RedPill DS3622xs v7.1.1-42962 (USB, Verbose)' {
menuentry 'RedPill DS3622xs v7.1.1-42962 (SATA, Verbose)' {
menuentry 'RedPill DS3622xs v7.1.1-42962 (USB, Verbose, Re-Install DSM)' {
menuentry 'RedPill DS3622xs v7.1.1-42962 (SATA, Verbose, Re-Install DSM)' {
menuentry 'Tiny Core Image Build' {
Machine is VIRTUAL Hypervisor=KVM
Setting default boot entry to SATA
Caching files for future use
Found /home/tc/redpill-load/cache/ds3622xsp_42962.pat, copying to cache directory : /mnt/sda3/auxfiles 
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 48M , 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.

tc@box:~$ ll *load/c*/e*
total 4
drwxr-sr-x 3 tc   staff  80 Sep 21 13:50 PeterSuh-Q3.e1000/
drwxr-sr-x 3 tc   staff  80 Sep 21 13:50 PeterSuh-Q3.mlx4_core/
-rw-r--r-- 1 tc   staff 920 Sep 21 13:50 REALLY_README.txt
drwxr-sr-x 3 tc   staff  80 Sep 21 13:50 redpill-misc/
drwxr-sr-x 3 root staff  80 Sep 21 13:50 thethorgroup.boot-wait/
drwxr-sr-x 3 root staff  80 Sep 21 13:50 thethorgroup.virtio/
tc@box:~$ 

 

 

I tried to build DS3622xs+ 7.1.1-42962 with my M SHELL.
As you can see in the log, there is no problem using mlx4_core .
What model and which version did you build?

 

Sorry. You specified DVA3221.
Let's try the build again. 😀

 

 

 

I tried building DVA3221 with M shell and got the same result as yours.
The reason is that the ext driver for the Denverton platform is not yet supported in the rp-ext repo. I think you should ask pocopico to add the ext driver.

 

1524708394_2022-09-2111_00_20.thumb.png.f32115ed40cdf87c3dc6924963dfc609.png

Link to comment
Share on other sites

26 minutes ago, Peter Suh said:

 

I tried building DVA3221 with M shell and got the same result as yours.
The reason is that the ext driver for the Denverton platform is not yet supported in the rp-ext repo. I think you should ask pocopico to add the ext driver.

 

1524708394_2022-09-2111_00_20.thumb.png.f32115ed40cdf87c3dc6924963dfc609.png

I would like to use DVA due to 8 Camera Licenses included for Surveillance Station

So any ver can have that license?

Link to comment
Share on other sites

3 minutes ago, ferrari said:

I would like to use DVA due to 8 Camera Licenses included for Surveillance Station

So any ver can have that license?

 

I'm not sure exactly, but isn't it possible to install the Surveillance Station package even if it's not a DVA model?
Is there any disadvantage if it is installed on the DS model?
I think it would be better to ask the DVA3221 topic rather than me for this part.

Link to comment
Share on other sites

I have been trying to install it on both proxmox and real pc for 2 days. I am working on DS3622xs+ and DS920+. everything is loading properly. But I can't see dsm. neither "synology assistant" nor find.synology.com what could be the problem? via physical pc Accordingly, I did it step by step 2 times. it didn't happen again. https://www.youtube.com/watch?v=OL7eOcPp7nk The version I am using is tinycore-redpill.v0.9.2.5.imgphoto_2022-09-28_17-17-28.thumb.jpg.94b69fac3606097412ff937835955ae5.jpg

photo_2022-09-28_17-11-08 (2).jpg

 

Edited by enes
Link to comment
Share on other sites

48 minutes ago, enes said:

I have been trying to install it on both proxmox and real pc for 2 days. I am working on DS3622xs+ and DS920+. everything is loading properly. But I can't see dsm. neither "synology assistant" nor find.synology.com what could be the problem? via physical pc Accordingly, I did it step by step 2 times. it didn't happen again. https://www.youtube.com/watch?v=OL7eOcPp7nk The version I am using is tinycore-redpill.v0.9.2.5.imgphoto_2022-09-28_17-17-28.thumb.jpg.94b69fac3606097412ff937835955ae5.jpg

photo_2022-09-28_17-11-08 (2).jpg

 

If possible, give the router a static IP address in advance with the address you assigned to TCRP.

It is better to use the real MAC address as it is rather than the virtual MAC address.
Then, send a PING to the static IP and try monitoring.
find.synoloy.com is not that reliable.

Link to comment
Share on other sites

2 hours ago, enes said:

 

I reached the interface in hardware installation. However, during the system reboot while loading the Setup file, the bios returns to its default settings. wakeON: off Why would that happen?p

bios is up to date and I'm in legacy mode

aa.jpg

 

It's hard to predict exactly what's going on with your MOBO, but maybe the CMOS battery is too old?

 

It would be better to replace it with a new one.

 

Link to comment
Share on other sites

Hi Everyone,

 I appreciate the support on here and have had things running well for quite some time. I recently decided to update my DSM to 7.1.1 and was unsucessful. I am hoping someone will be able to help direct me to where I made the mistake so I can get my system back up a running again. Steps I took below:

 

Running DSM on HP Microserver Gen 10

DS3622xs+

 

Downloaded 7.1.1 software from Synology and uploaded to my system via there internal software update. I then restarted the system and ran the following commands in tinycore terminal:

 

./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 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;

 

 

I realized afterwards I shouldnt have updated the serial number but its done now.

Anyways after I restart the server I use find.synology.com to find the NAS and it shows me it found one but only displays the ip without an image or any other description. When I click connect it takes me to a generic error webpage. Website not found.

 

Not sure what I did there but hoping someone will be able to direct me to the right solution.

Thanks ahead for any response.

Link to comment
Share on other sites

Hi Everyone,
 I appreciate the support on here and have had things running well for quite some time. I recently decided to update my DSM to 7.1.1 and was unsucessful. I am hoping someone will be able to help direct me to where I made the mistake so I can get my system back up a running again. Steps I took below:
 
Running DSM on HP Microserver Gen 10
DS3622xs+
 
Downloaded 7.1.1 software from Synology and uploaded to my system via there internal software update. I then restarted the system and ran the following commands in tinycore terminal:
 
./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 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;
 
 
I realized afterwards I shouldnt have updated the serial number but its done now.
Anyways after I restart the server I use find.synology.com to find the NAS and it shows me it found one but only displays the ip without an image or any other description. When I click connect it takes me to a generic error webpage. Website not found.
 
Not sure what I did there but hoping someone will be able to direct me to the right solution.
Thanks ahead for any response.
From your description you updated using a non tcrp loader to 7 then used a tcrp boot/build? And again from description you created a 7.0.x loader but installed 7.1.x? I would start afresh with a new tcrp boot stick, build with a version match to the dsm version to be installed, provided all your hardware is found you should be able to migrate and install 7.1.x and retain settings

Sent from my NOTE 20 using Tapatalk

Link to comment
Share on other sites

On 10/1/2022 at 4:35 PM, sbv3000 said:

From your description you updated using a non tcrp loader to 7 then used a tcrp boot/build? And again from description you created a 7.0.x loader but installed 7.1.x? I would start afresh with a new tcrp boot stick, build with a version match to the dsm version to be installed, provided all your hardware is found you should be able to migrate and install 7.1.x and retain settings

Sent from my NOTE 20 using Tapatalk
 

Thanks for the reply.

 

I have gone through several troubleshooting steps to try and get this to work. I ended up recreated a usb with the exact steps listed above and was able to get it to work doing it through ssh. Still pretty much back where I started as Im still under 7.1 - update 1 where I was trying to update to 7.1.1.

I also tried the automated redpill launcher guide and found it gave me the same issue with the find.synology not finding the nas. Strange....

Link to comment
Share on other sites

I tried the installation as mentioned above. I am using a new M2 or a new USB Stick.

1 HDD on SATA 0 Port. UEFI BIOS and uefi img.

 

With bot I get an error:

Quote

Loading Linux...

error: invalid sector size 65535.

Loading initramfs...

error: you need to load the kerner first.

Booting TinyCore for loader creation

 

Press any key to continue...

 

and thats it

Link to comment
Share on other sites

might be silly questions, but as I've only used juns 1.04b, 

 

can I use my real serial with this like I did with 6.2.3 1.04b 918+ same hardware?

 

would I still be able to enable hardware transcoding?

 

 

EDIT: I noticed ARPL (Automated RedPill Loader ) allows you to install/create a DVA1622 Synology NVR, So would/does this include the 8 Camera licenses it comes with it automatically? 

Edited by Captainfingerbang
Link to comment
Share on other sites

10 hours ago, Captainfingerbang said:

might be silly questions, but as I've only used juns 1.04b, 

 

can I use my real serial with this like I did with 6.2.3 1.04b 918+ same hardware?

 

would I still be able to enable hardware transcoding?

 

 

EDIT: I noticed ARPL (Automated RedPill Loader ) allows you to install/create a DVA1622 Synology NVR, So would/does this include the 8 Camera licenses it comes with it automatically? 

 

For camera licenses for ARPL and DVA1622, see


It would be better to inquire in the DVA1622 column below.

 

 

Also, Redpill DS918+ has some improvements compared to Jun Loader DS918+.


When used with HBA, there is a problem that the serial number of the disk cannot be displayed through S.M.A.R.T. It is expressed only as SDA/SDB/SDC, etc.


If there is no serial number, it can be a fatal problem when disk replacement is required when using RAID.

 

And, the operation by automatic start reservation is not guaranteed.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...