Jump to content
XPEnology Community

TinyCore RedPill Loader (TCRP)


pocopico

Recommended Posts

il y a 33 minutes, mttr76 a dit :
Hello, i am new to this forum Today, i started to install my first "NAS", but i ran into some problems. 
 
Because i am very new to the topic, i decided to follow a YouTube Tutorial. 
 
But when i tried to search my usb stick and select it, this weird errow message comes up: 
image.thumb.png.918154abb9a123471a1d4313b02b3eb3.png
 
So my loader is definitely on the SanDisk and i also tried a different USB Stick as well. And of course, i tried a USB 2.0 port, but always the same error code. 
And the second option "Realtek" should by my second network card, since my pc got two.
 
And i don´t know what to do, since the system obviously saw the usb stick, but could not select it. If i skip this part of the tutorial, the "Synology" boots in the screen where you have to put your .pat file in, but stops the installation at about 60%.
 
Could anybody please help me? 
 
Thank you [emoji4]
 
 
This would be the tutorial i followed. I tried to install the DSM on Bare Metal and not on a VM, but i think that both are very similiar, and that was the best tutorial i could find. 
 

Just put inside of userconfig file using vi the value of the vendor id and the product id
0781 and 05581

Envoyé de mon KB2003 en utilisant Tapatalk
 

Edited by plarkass
Link to comment
Share on other sites

First of all, thanks for pocopico's work, it's pretty easy to start the try on VM

 

But I think I setup proxy properly, and I can download most of extensions, but there're time and time download failure

I tried several time, usually failed on these two

  1. RedPill-TTG/redpill-boot-wait
  2. RedPill-TTG/redpill-virtio

Below are failure sample log for redpill-virtio, I know the error may point to a CURL bug, but why this doesn't happen on other extension

 

[#] Downloading remote file https://github.com/RedPill-TTG/redpill-virtio/raw/master/recipes/ds918p_41890.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
curl: (56) OpenSSL SSL_read: Success     #        #        #         #

[!] Failed to download https://github.com/RedPill-TTG/redpill-virtio/raw/master/recipes/ds918p_41890.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json



*** Process will exit ***
[-] Failed to update recipe for thethorgroup.virtio extension for platform ds918p_42218. The script will terminate as you do not
[-] have previously downloaded recipe which can be used if download fails. Try again later. If problem
[-] persists contact the extension packer for support (displayed below)
[#] ========================================== 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/jumkey/redpill-load/raw/develop/redpill-virtio/rpext-index.json
[#] Platforms supported: ds918p_41890 ds918p_25556 ds3615xs_41222 ds3615xs_25556 ds918p_42218 ds3615xs_42218
[#] =======================================================================================

 

Isolated curl test result:

tc@box:~$ curl --location --fail --progress-bar --retry 5 --output /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_js
on https://github.com/RedPill-TTG/redpill-virtio/raw/master/recipes/ds918p_41890.json
####################################################################################################################### 100.0%####################################################################################################################### 100.0%

 

and what's the progress bar processing(take up to 5 mins)? My download is very fast when I try curl command directly on console

image.thumb.png.8b9b2ae376e9886c7cf29092bfff6d43.png

 

 

Environment:

VMware Workstation, LInux 64bit, on Window10 AMD Ryzen 3700U notebook

1 CPU 2Cores

4 GB Mem

 

 

Edited by jensenjyli
Link to comment
Share on other sites

compiles its own image, by default the Qualcomm Atheros (R) AR816x / AR817x network card is not supported.

 

Could someone tell me where the error is? the computer does not appear on the network on the integrated network card.
On another network card Realtek is visible, you can install the .pat file but bootloop is created.

 

my motherboard Q1900TM-ITX

+ mpcie sata controller 2xsata ASMedia ASM1061

+PCI-e PCI Express x1 expansion adapter 4xsata

 


Using username "tc".
tc@192.168.1.40's password:
   ( '>')
  /) TC (\   Core is distributed with ABSOLUTELY NO WARRANTY.
 (/-_--_-\)           www.tinycorelinux.net

tc@box:~$ sudo ./rploader.sh update now
Checking Internet Access -> OK
Checking if a newer version exists on the repo -> Version is current
tc@box:~$ sudo ./rploader.sh serialgen DS918+ now
Serial Number for Model : xxxxxxxxxxxxx
Mac Address for Model DS918+ : 00:11:32:1B:A0:A3
Should i update the user_config.json with these values ? [Yy/Nn]
y
tc@box:~$ sudo ./rploader.sh satamap now
HBA: 00:13.0 Disks : 2
HBA: 00:1c.2 Disks : 2
HBA: 00:1c.3 Disks : 2
SataPortMap=222
DiskIdxMap=000204
Should i update the user_config.json with these values ? [Yy/Nn]
y
tc@box:~$ sudo ./rploader.sh identifyusb now
Found Kingston DataTraveler SerialNumber: 08606E6D414CE35057090CF0
Vendor ID : 0x0951 Product ID : 0x1666
Should i update the user_config.json with these values ? [Yy/Nn]
y
tc@box:~$ sudo ./rploader.sh
rploader.sh

Version : 0.4.4
----------------------------------------------------------------------------------------
Usage: ./rploader.sh <action> <platform version> <static or compile module> [extension manager arguments]

.................................................

Available platform versions:
----------------------------------------------------------------------------------------
apollolake-6.2.4-25556
apollolake-7.0-41890
apollolake-7.0.1-42218
broadwell-7.0.1-42218
bromolow-6.2.4-25556
bromolow-7.0-41222
bromolow-7.0.1-42218
----------------------------------------------------------------------------------------
Check global_settings.json for settings.
tc@box:~$ sudo ./rploader.sh build apollolake-7.0.1-42218
Loader source : https://github.com/jumkey/redpill-load.git Loader Branch : develop
Redpill module source : https://github.com/RedPill-TTG/redpill-lkm.git : Redpill module branch : master
Extensions :
Extensions URL :
TOOLKIT_URL : https://sourceforge.net/projects/dsgpl/files/toolkit/DSM7.0/ds.apollolake-7.0.dev.txz/download
TOOLKIT_SHA : d349fa644392d4cfab8191243ee38aaa32bd517208c144678e0c855cb5a619ea
SYNOKERNEL_URL : https://sourceforge.net/projects/dsgpl/files/Synology%20NAS%20GPL%20Source/25426branch/apollolake-source/linux-4.4.x.txz/download
SYNOKERNEL_SHA : af815ee065775d2e569fd7176e25c8ba7ee17a03361557975c8e5a4b64230c5b
COMPILE_METHOD : toolkit_dev
TARGET_PLATFORM       : apollolake
TARGET_VERSION    : 7.0.1
TARGET_REVISION : 42218
REDPILL_LKM_MAKE_TARGET : test-v7
Checking Internet Access -> OK
Checking if a newer version exists on the repo -> Version is current
Cloning into 'redpill-lkm'...
remote: Enumerating objects: 1051, done.
remote: Counting objects: 100% (1051/1051), done.
remote: Compressing objects: 100% (501/501), done.
remote: Total 1051 (delta 724), reused 870 (delta 543), pack-reused 0
Receiving objects: 100% (1051/1051), 449.04 KiB | 1.91 MiB/s, done.
Resolving deltas: 100% (724/724), done.
Cloning into 'redpill-load'...
remote: Enumerating objects: 532, done.
remote: Total 532 (delta 0), reused 0 (delta 0), pack-reused 532
Receiving objects: 100% (532/532), 14.26 MiB | 1.83 MiB/s, done.
Resolving deltas: 100% (206/206), done.
Using static compiled redpill extension
Looking for redpill for : ds918p_42218
Getting file https://raw.githubusercontent.com/pocopico/rp-ext/master/redpill/releases/redpill-4.4.180plus.tgz
Extracting module
Got redpill-linux-v4.4.180+.ko
Testing modules.alias.json -> File OK
------------------------------------------------------------------------------------------------
It looks that you will need the following modules :


Found VGA Controller : pciid 8086d00000f31  Required Extension : i915
Searching for matching extension for i915
Found SATA Controller : pciid 8086d00000f23  Required Extension : ahci
Searching for matching extension for ahci
[#] Checking runtime for required tools... [OK]
[#] Adding new extension from https://raw.githubusercontent.com/pocopico/rp-ext/master/alx/rpext-index.json...
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/alx/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
######################################################################## 100.0%
[OK]
[#] ========================================== pocopico.alx ==========================================
[#] Extension name: alx
[#] Description: Adds Qualcomm Atheros(R) AR816x/AR817x PCI-E Ethernet Network Driver Support
[#] To get help visit: <todo>
[#] Extension preparer/packer: https://github.com/pocopico/rp-ext/tree/main/alx
[#] Software author: https://github.com/pocopico
[#] Update URL: https://raw.githubusercontent.com/pocopico/rp-ext/master/alx/rpext-index.json
[#] Platforms supported: ds3617xs_25556u2 ds918p_41890 ds3617xs_42218 ds3615xs_25556u2 ds3617xs_25556 ds918p_25556 ds3615xs_41222 ds3617xs_42218u2 ds3615xs_25556 ds918p_42218 ds3615xs_42218
[#] =======================================================================================

Found Ethernet Interface : pciid 1969d000010a1 Required Extension : alx
Searching for matching extension for alx
Found matching extension :
"https://raw.githubusercontent.com/pocopico/rp-ext/master/alx/rpext-index.json"
Found IDE Controller : pciid 1b21d00000611  Required Extension : ahci
Searching for matching extension for ahci
Found SATA Controller : pciid 1b21d00000612  Required Extension : ahci
Searching for matching extension for ahci
------------------------------------------------------------------------------------------------
Starting loader creation
Checking user_config.json : Done
Cache directory OK
[#] Checking runtime for required tools... [OK]
[#] Updating extensions...

[#] Checking runtime for required tools... [OK]
[#] Adding new extension from https://github.com/jumkey/redpill-load/raw/develop/redpill-boot-wait/rpext-index.json...
[#] Downloading remote file https://github.com/jumkey/redpill-load/raw/develop/redpill-boot-wait/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
######################################################################### 100.0%######################################################################### 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/jumkey/redpill-load/raw/develop/redpill-boot-wait/rpext-index.json
[#] Platforms supported: ds918p_41890 ds918p_25556 ds3615xs_41222 ds3615xs_25556 ds918p_42218 ds3615xs_42218
[#] =======================================================================================

[#] Checking runtime for required tools... [OK]
[#] Adding new extension from https://github.com/jumkey/redpill-load/raw/develop/redpill-virtio/rpext-index.json...
[#] Downloading remote file https://github.com/jumkey/redpill-load/raw/develop/redpill-virtio/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
######################################################################### 100.0%######################################################################### 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/jumkey/redpill-load/raw/develop/redpill-virtio/rpext-index.json
[#] Platforms supported: ds918p_41890 ds918p_25556 ds3615xs_41222 ds3615xs_25556 ds918p_42218 ds3615xs_42218
[#] =======================================================================================

[#] Checking runtime for required tools... [OK]
[#] Updating pocopico.alx extension...
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/alx/rpext-index.json to /home/tc/redpill-load/custom/extensions/_new_ext_index.tmp_json
######################################################################### 100.0%

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

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

[#] Extension thethorgroup.virtio index is already up to date
[#] Updating thethorgroup.virtio extension... [OK]
[#] Checking runtime for required tools... [OK]
[#] Updating ds918p_42218 platforms extensions...
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/alx/releases/ds918p_42218.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
######################################################################### 100.0%

[#] Filling-in newly downloaded recipe for extension pocopico.alx platform ds918p_42218
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/alx/releases/alx-4.4.180plus.tgz to /home/tc/redpill-load/custom/extensions/pocopico.alx/ds918p_42218/alx-4.4.180plus.tgz
######################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/pocopico.alx/ds918p_42218/alx-4.4.180plus.tgz file... [OK]
[#] Unpacking files from /home/tc/redpill-load/custom/extensions/pocopico.alx/ds918p_42218/alx-4.4.180plus.tgz to /home/tc/redpill-load/custom/extensions/pocopico.alx/ds918p_42218/... [OK]
[#] Downloading remote file https://raw.githubusercontent.com/pocopico/rp-ext/master/alx/src/check-alx.sh to /home/tc/redpill-load/custom/extensions/pocopico.alx/ds918p_42218/check-alx.sh
######################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/pocopico.alx/ds918p_42218/check-alx.sh file... [OK]
[#] Successfully processed recipe for extension pocopico.alx platform ds918p_42218
[#] 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%######################################################################### 100.0%
[#] Filling-in newly downloaded recipe for extension thethorgroup.boot-wait platform ds918p_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/thethorgroup.boot-wait/ds918p_42218/boot-wait.sh
######################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/thethorgroup.boot-wait/ds918p_42218/boot-wait.sh file... [OK]
[#] Successfully processed recipe for extension thethorgroup.boot-wait platform ds918p_42218
[#] Downloading remote file https://github.com/RedPill-TTG/redpill-virtio/raw/master/recipes/ds918p_41890.json to /home/tc/redpill-load/custom/extensions/_ext_new_rcp.tmp_json
######################################################################### 100.0%######################################################################### 100.0%
[#] Filling-in newly downloaded recipe for extension thethorgroup.virtio platform ds918p_42218
[#] 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/ds918p_42218/check-virtio.sh
######################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/thethorgroup.virtio/ds918p_42218/check-virtio.sh file... [OK]
[#] Downloading remote file https://github.com/RedPill-TTG/redpill-virtio/releases/download/v1.0.0/virtio-4.4.180p.tgz to /home/tc/redpill-load/custom/extensions/thethorgroup.virtio/ds918p_42218/virtio-3.10.180p.tgz
######################################################################### 100.0%######################################################################### 100.0%
[#] Verifying /home/tc/redpill-load/custom/extensions/thethorgroup.virtio/ds918p_42218/virtio-3.10.180p.tgz file... [OK]
[#] Unpacking files from /home/tc/redpill-load/custom/extensions/thethorgroup.virtio/ds918p_42218/virtio-3.10.180p.tgz to /home/tc/redpill-load/custom/extensions/thethorgroup.virtio/ds918p_42218/... [OK]
[#] Successfully processed recipe for extension thethorgroup.virtio platform ds918p_42218
[#] Unpacking files from /home/tc/redpill-load/custom/extensions/thethorgroup.virtio/ds918p_42218/virtio-3.10.180p.tgz to /home/tc/redpill-load/custom/extensions/thethorgroup.virtio/ds918p_42218/... [OK]
[#] Updating extensions... [OK]
[#] PAT file /home/tc/redpill-load/cache/ds918p_42218.pat not found - downloading from https://global.download.synology.com/download/DSM/release/7.0.1/42218/DSM_DS918%2B_42218.pat
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  338M  100  338M    0     0  3067k      0  0:01:53  0:01:53 --:--:-- 2804k
[#] Verifying /home/tc/redpill-load/cache/ds918p_42218.pat file... [OK]
[#] Unpacking /home/tc/redpill-load/cache/ds918p_42218.pat file to /home/tc/redpill-load/build/1643698422/pat-ds918p_42218-unpacked... [OK]
[#] Verifying /home/tc/redpill-load/build/1643698422/pat-ds918p_42218-unpacked/zImage file... [OK]
[#] Patching /home/tc/redpill-load/build/1643698422/pat-ds918p_42218-unpacked/zImage to /home/tc/redpill-load/build/1643698422/zImage-patched... [OK]
[#] Verifying /home/tc/redpill-load/build/1643698422/pat-ds918p_42218-unpacked/rd.gz file... [OK]
[#] Unpacking /home/tc/redpill-load/build/1643698422/pat-ds918p_42218-unpacked/rd.gz file to /home/tc/redpill-load/build/1643698422/rd-ds918p_42218-unpacked... [OK]
[#] Apply patches to /home/tc/redpill-load/build/1643698422/rd-ds918p_42218-unpacked... [OK]
[#] Patching config files in ramdisk... [OK]
[#] Adding OS config patching... [OK]
[#] Repacking ramdisk to /home/tc/redpill-load/build/1643698422/rd-patched-ds918p_42218.gz... [OK]
[#] Bundling extensions... [#] Checking runtime for required tools... [OK]
[#] Dumping ds918p_42218 platform extensions to /home/tc/redpill-load/build/1643698422/custom-initrd/exts... [OK]
[#] Packing custom ramdisk layer to /home/tc/redpill-load/build/1643698422/custom.gz... [OK]
[#] Generating GRUB config... [OK]
[#] Creating loader image at loader.img... [OK]
[#] Cleaning up... [OK]
Mounting /dev/sdf1 to localdiskp1
/dev/sdf2 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 DS918+ v7.0.1-42218 (USB, Verbose)' {
menuentry 'RedPill DS918+ v7.0.1-42218 (SATA, Verbose)' {
menuentry 'Tiny Core Image Build' {
tc@box:~$
Link to comment
Share on other sites

I have a problem with the network in ds3615xs it works for several hours then the server stops responding after disconnecting the network cable the server resets itself and works for a few hours fine.  my specification is Dell optiplex 9020 i5 4690 network card under construction bootloader detects Intel e1000e, but what makes me wonder is when I created a Windows virtual machine in dsm it pointed to the e1000 network card.  can anyone help?  I struggle with it for a few days to no effect

Link to comment
Share on other sites

4 hours ago, adamadam said:

I have a problem with the network in ds3615xs it works for several hours then the server stops responding after disconnecting the network cable the server resets itself and works for a few hours fine.  my specification is Dell optiplex 9020 i5 4690 network card under construction bootloader detects Intel e1000e, but what makes me wonder is when I created a Windows virtual machine in dsm it pointed to the e1000 network card.  can anyone help?  I struggle with it for a few days to no effect

i don't know your configuration. i'm on vmware workstation under windows and dsm works both from vmdk and from physical usb drive. set the network card as bridged and exit from vmware. open the folder where virtual machine is stored. look for the vmx file and open it with notepad. search the line "ethernet0.virtualDev = "e1000"" and just add a "e" at the end, save and exit. should work as for me.

Edited by cris_t
Link to comment
Share on other sites

1 hour ago, cris_t said:

i don't know your configuration. i'm on vmware workstation under windows and dsm works both from vmdk and from physical usb drive. set the network card as bridged and exit from vmware. open the folder where virtual machine is stored. look for the vmx file and open it with notepad. search the line "ethernet0.virtualDev = "e1000"" and just add a "e" at the end, save and exit. should work as for me.

thank you for the answer. my installation is baremetal, I run the bootloader from the pendrive on the physical machine in the basement :) while building the bootloader the e1000e driver downloads automatically but after a few hours the server stops responding when I turn off the plug from the card, then it resets and restarts. I added the e1000 driver on purpose, but it is not loaded when the system boots, it uses e1000e. when I was creating a virtual machine with windows in dsm because it needs remote access to it, then I noticed that windows uses the e1000 driver so it is strange for me but maybe it has to be like that. I found a command to restart network services in the network (/etc/rc.network restart) I set it in the task schedule every 6 hours I will see if it helps.

Link to comment
Share on other sites

@gorski I've spent the last day or so trying to get a baremetal (even tried a vm in proxmox)  install for 3617xs using tinycore. It comes up in syno assistant, you can push the pat file, and it appears to complete the install and reboot, however when it comes back up, you go through the same install loop ( syno assistant indicates status as not installed) another member here advised it might be updating during the initial install, to latest version of 7.0.1 which appears to break the install. I tried blocking the machine from going out to the network, at the router level a few times, and then by disconnecting the ethernet cable, just after it begins the pat file install, but no joy - still getting the install loop. I'd be more than happy to try anything else to get a 3617 working - open to any suggestions!

 

 

Ren

 

Link to comment
Share on other sites

27 minutes ago, renxpe said:

@gorski I've spent the last day or so trying to get a baremetal (even tried a vm in proxmox)  install for 3617xs using tinycore. It comes up in syno assistant, you can push the pat file, and it appears to complete the install and reboot, however when it comes back up, you go through the same install loop ( syno assistant indicates status as not installed) another member here advised it might be updating during the initial install, to latest version of 7.0.1 which appears to break the install. I tried blocking the machine from going out to the network, at the router level a few times, and then by disconnecting the ethernet cable, just after it begins the pat file install, but no joy - still getting the install loop. I'd be more than happy to try anything else to get a 3617 working - open to any suggestions!

 

 

Ren

 

Did you wipe the disk before the new install without network, make sure the disk is clean without old failed install

  • Thanks 1
Link to comment
Share on other sites

Can anyone help me with my problem. I invite you to follow the instructions at the last moment " sudo ./rploader.sh build apollolake-7.0.1-42218" I get an error and, accordingly, nothing happens. My board is GIGABYTE GA-J3455N-D3H (rev. 1.0).

 

tc@box:~$ sudo ./rploader.sh build apollolake-7.0.1-42218
Loader source : https://github.com/jumkey/redpill-load.git Loader Branch : develop
Redpill module source : https://github.com/RedPill-TTG/redpill-lkm.git : Redpill module branch : master
Extensions :
Extensions URL :
TOOLKIT_URL : https://sourceforge.net/projects/dsgpl/files/toolkit/DSM7.0/ds.apollolake-7.0.dev.txz/download
TOOLKIT_SHA : d349fa644392d4cfab8191243ee38aaa32bd517208c144678e0c855cb5a619ea
SYNOKERNEL_URL : https://sourceforge.net/projects/dsgpl/files/Synology%20NAS%20GPL%20Source/25426branch/apollolake-source/linux-4.4.x.txz/download
SYNOKERNEL_SHA : af815ee065775d2e569fd7176e25c8ba7ee17a03361557975c8e5a4b64230c5b
COMPILE_METHOD : toolkit_dev
TARGET_PLATFORM       : apollolake
TARGET_VERSION    : 7.0.1
TARGET_REVISION : 42218
REDPILL_LKM_MAKE_TARGET : test-v7
Checking Internet Access -> OK
Checking if a newer version exists on the repo -> sha256sum: latestrploader.sh: No such file or directory
There is a newer version of the script on the repo should we use that ? [yY/nN]N
Cloning into 'redpill-lkm'...
fatal: unable to access 'https://github.com/RedPill-TTG/redpill-lkm.git/': SSL certificate problem: certificate is not yet valid
Cloning into 'redpill-load'...
fatal: unable to access 'https://github.com/jumkey/redpill-load.git/': SSL certificate problem: certificate is not yet valid
Using static compiled redpill extension
Looking for redpill for : ds918p_42218
modinfo: module '/lib/modules/5.10.3-tinycore64/redpill.ko' not found
cp: cannot stat '/home/tc/redpill.ko': No such file or directory
Got redpill-linux-v.ko
Testing modules.alias.json -> File OK
------------------------------------------------------------------------------------------------
It looks that you will need the following modules :


Found VGA Controller : pciid 8086d00005a85  Required Extension : i915
Searching for matching extension for i915
Found SATA Controller : pciid 8086d00005ae3  Required Extension : ahci
Searching for matching extension for ahci
Found SATA Controller : pciid 1b21d00000612  Required Extension : ahci
Searching for matching extension for ahci
./rploader.sh: line 1061: ./redpill-load/ext-manager.sh: No such file or directory
Found Ethernet Interface : pciid 10ecd00008168 Required Extension : r8169
Searching for matching extension for r8169
Found matching extension :
"https://raw.githubusercontent.com/pocopico/rp-ext/master/r8169/rpext-index.json"
./rploader.sh: line 1061: ./redpill-load/ext-manager.sh: No such file or directory
Found Ethernet Interface : pciid 10ecd00008168 Required Extension : r8169
Searching for matching extension for r8169
Found matching extension :
"https://raw.githubusercontent.com/pocopico/rp-ext/master/r8169/rpext-index.json"
------------------------------------------------------------------------------------------------
Starting loader creation
Checking user_config.json : Done
tar: /home/tc/bsdiff.txz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
ln: failed to create symbolic link '/home/tc/redpill-load/user_config.json': No such file or directory
./rploader.sh: line 713: cd: /home/tc/redpill-load: No such file or directory
Cache directory OK
sudo: ./build-loader.sh: command not found
FAILED : Loader creation failed check the output for any errors
tc@box:~$

 

Link to comment
Share on other sites

Hello,

 

I bought a M.2 Drive to have SSD cache but the "./rploader satamap now" does not detect it.

with a "fdisk -l" it finds it : "Disk /dev/nvme0n1: 119.24 GiB, 128035676160 bytes, 250069680 sectors"

what do i miss ? or what should i do ?

 

Sorry if it has been asked already, i searched and did not find solution :(

Link to comment
Share on other sites

Hello everyone!

 

I'm trying to run this tool on VmWare 6.5. I downloaded the vmdk and converted it to be usable by ESX using vmfstools.

I can get into tinycore, configure and start building, but then it stops at “Creating loader image at loader.img…”.

I googled a bit and found another user with the same exact issue.

 

Any help would be appreciated.

 

Thanks! 

Link to comment
Share on other sites

20 hours ago, renxpe said:

@gorski I've spent the last day or so trying to get a baremetal (even tried a vm in proxmox)  install for 3617xs using tinycore. It comes up in syno assistant, you can push the pat file, and it appears to complete the install and reboot, however when it comes back up, you go through the same install loop ( syno assistant indicates status as not installed) another member here advised it might be updating during the initial install, to latest version of 7.0.1 which appears to break the install. I tried blocking the machine from going out to the network, at the router level a few times, and then by disconnecting the ethernet cable, just after it begins the pat file install, but no joy - still getting the install loop. I'd be more than happy to try anything else to get a 3617 working - open to any suggestions!

 

 

Ren

 

I gave up and went with Apollolake/DS918+ which is working great so far!

Any particular reason you want the 3617?

Link to comment
Share on other sites

9 hours ago, synoxpe said:

Is the USB passthrough working for anybody on Proxmox? I've DSM 7 ds918+ (apollolake) running perfectly but as USB passthrough disk gets disconnected as soon as I start to copy stuff using Filestation. @haydibe @Dfds @pocopico

Never mind! I went the NFS route. Seems like the network doesn’t go through the full stack between the Proxmox host and the DSM VM as confirmed by iperf (I’m getting ~350MB/s network throughout which is way more than the reading speed of the USB disk)

Link to comment
Share on other sites

7 minutes ago, synoxpe said:

I gave up and went with Apollolake/DS918+ which is working great so far!

Any particular reason you want the 3617?

Hi Synoxpe, I am using newer hardware mainly the cpu is 10thgen i7 - my understanding is 3617 can fully utilize all the cores with hyperthreading - is this the case for DS918+ as well? Also, i'm using 10 drives  6 spinning and 4 ssd's - the 918 has 4 drive limit - can this be increased through configuration file?

 

appreciate the suggestion!

 

Ren

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