Jump to content
XPEnology Community

TinyCore RedPill Loader (TCRP)


pocopico

Recommended Posts

1 hour ago, dodo-dk said:

@pocopico

In the config.json for DS3617xs 7.1.0-42661, the pat url is linked to DSM_DS3617xs_42621.pat, is this right?

 

Is there a new manual/help for rploader.sh? parameters like fullupgrade is not included in help

 

 

Tests are being successfully completed for each platform.
When several platform tests are over, I will share the guide at once.
Please wait a little bit.
(@pocopico asked me to do so. ^^)

  • Like 2
  • Thanks 2
Link to comment
Share on other sites

1 hour ago, dodo-dk said:

@pocopico

In the config.json for DS3617xs 7.1.0-42661, the pat url is linked to DSM_DS3617xs_42621.pat, is this right?

 

Is there a new manual/help for rploader.sh? parameters like fullupgrade is not included in help

 

If I can give you a tip before the full guide,
After you finish building 7.0.1
Make sure to clean now
Then proceed with the 7.1.0 build.

  • Thanks 1
Link to comment
Share on other sites

@pocopico,3617-7.1-42661 cannot be compiled successfully. It shows that the pat file sha256 cannot match, and the log shows that 42621 is downloaded.
https://github.com/pocopico/redpill-load/blob/master/config/DS3617xs/7.1.0-42621/config.json  and https://github.com/pocopico/redpill-load/blob/master/config/DS3617xs/7.1.0-42661/config.json The content of seems to be reversed. Are they all right?image.thumb.png.2578dcdbfd6ba8a87342189c5a9eb4ac.png

Link to comment
Share on other sites

14 minutes ago, xida said:

@pocopico,3617-7.1-42661 cannot be compiled successfully. It shows that the pat file sha256 cannot match, and the log shows that 42621 is downloaded.
https://github.com/pocopico/redpill-load/blob/master/config/DS3617xs/7.1.0-42621/config.json  and https://github.com/pocopico/redpill-load/blob/master/config/DS3617xs/7.1.0-42661/config.json The content of seems to be reversed. Are they all right?image.thumb.png.2578dcdbfd6ba8a87342189c5a9eb4ac.png

I need to fix that. I deleted the file by mistake. I wanted to update all platforms at once 

Edited by pocopico
Link to comment
Share on other sites

11 минуту назад, Peter Suh сказал:

 

My work at REPO (PeterSuh-Q3) was a temporary work for DS3622xs+.
I stopped there
It is now dedicated to the TCRP testing of Pocopico.

Ok I try to build bootloader for latest dsm now from picopoco repo 

Edited by loveburn
Link to comment
Share on other sites

8 minutes ago, loveburn said:

Ok I try to build bootloader for latest dsm now from picopoco repo 

For 3622, can you upgrade right to 7.1 from 6.2.3 yet, or will it have to be step upgrades for the foreseeable future?

 

can we go from 6.2.3 to 7.0.1 final to 7.1 final or would the RC always be in the update path?

 

no problem either way, just curious.

Edited by cferra
Link to comment
Share on other sites

I'm having an issue running the postupdate command. 

I'm trying to update from 7.0.1 -> 7.1 on 3622

This is what i did:

  1. Update to 7.1 on the GUI by manually uploading the pat.
  2. Boot into TC.
  3. ./rploader.sh update now

  4. ./rploader.sh backuploader now

  5. ./rploader.sh fullupgrade now

  6. ./rploader.sh download   xxx

  7. ./rploader.sh postupdate xxx

This is the error i get after running the postupdate comand:

Spoiler

Rploader Version : 0.7.0.1
Loader source : https://github.com/pocopico/redpill-load.git Loader Branch : develop
Redpill module source : https://github.com/dogodefi/redpill-lkm.git : Redpill module branch : develop
Extensions :   redpill-misc
Extensions URL : "https://github.com/pocopico/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.0
TARGET_REVISION : 42661
REDPILL_LKM_MAKE_TARGET : dev-v7
KERNEL_MAJOR : 4
MODULE_ALIAS_FILE :  modules.alias.4.json
SYNOMODEL : ds3622xsp_42661
MODEL : DS3622xs+
Checking Internet Access -> OK
Redpill sources already downloaded, pulling latest
Already up to date.
Loader sources already downloaded, pulling latest
Already up to date.
Removing any old redpill.ko modules
Looking for redpill for : ds3622xsp_42661
Getting file https://raw.githubusercontent.com/pocopico/rp-ext/master/redpill/releases/redpill-4.4.180plus-broadwellnk.tgz
Extracting module
Getting file https://raw.githubusercontent.com/pocopico/rp-ext/master/redpill/src/check-redpill.sh
Mounting root to get the latest dsmroot patch in /.syno/patch
mount: /mnt/dsmroot: can't find in /etc/fstab.
Failed to mount
Failed to mount DSM root, cannot continue the postupdate process, returning
 

 

Any ideas why it's happening?

 

Edit: xxx is broadwellnk-7.1.0-42661 for me

Edited by xPalito93
Typo
Link to comment
Share on other sites

2 часа назад, pocopico сказал:

 

 

00:1f.2 SATA controller [0106]: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller [8086:1d02] (rev 06)

 

I would go for SataPortMap=6 and DiskIdxMap=00

Try "lspci -nnq" on my working DS3617xs DSM 6.2.3-25426 Update 3 with jun loader, found Marvell Technology Group Ltd. 88SE9235 PCIe 2.0 x2 4-port SATA 6 Gb/s Controller. Perhaps this is the controller for my connected drives. Tinycore loader didn't find it🙃

Скрытый текст

root@NAS:~# lspci -nnq
0000:00:00.0 Host bridge [0600]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 DMI2 [8086:0e00] (rev 04)
0000:00:01.0 PCI bridge [0604]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 PCI Express Root Port 1a [8086:0e02] (rev 04)
0000:00:01.1 PCI bridge [0604]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 PCI Express Root Port 1b [8086:0e03] (rev 04)
0000:00:02.0 PCI bridge [0604]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 PCI Express Root Port 2a [8086:0e04] (rev 04)
0000:00:03.0 PCI bridge [0604]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 PCI Express Root Port 3a [8086:0e08] (rev 04)
0000:00:05.0 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 VTd/Memory Map/Misc [8086:0e28] (rev 04)
0000:00:05.2 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 IIO RAS [8086:0e2a] (rev 04)
0000:00:05.4 PIC [0800]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 IOAPIC [8086:0e2c] (rev 04)
0000:00:11.0 PCI bridge [0604]: Intel Corporation C600/X79 series chipset PCI Express Virtual Root Port [8086:1d3e] (rev 06)
0000:00:1a.0 USB controller [0c03]: Intel Corporation C600/X79 series chipset USB2 Enhanced Host Controller #2 [8086:1d2d] (rev 06)
0000:00:1b.0 Audio device [0403]: Intel Corporation C600/X79 series chipset High Definition Audio Controller [8086:1d20] (rev 06)
0000:00:1c.0 PCI bridge [0604]: Intel Corporation C600/X79 series chipset PCI Express Root Port 1 [8086:1d10] (rev b6)
0000:00:1c.2 PCI bridge [0604]: Intel Corporation C600/X79 series chipset PCI Express Root Port 3 [8086:1d14] (rev b6)
0000:00:1d.0 USB controller [0c03]: Intel Corporation C600/X79 series chipset USB2 Enhanced Host Controller #1 [8086:1d26] (rev 06)
0000:00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev a6)
0000:00:1f.0 ISA bridge [0601]: Intel Corporation C600/X79 series chipset LPC Controller [8086:1d41] (rev 06)
0000:00:1f.2 SATA controller [0106]: Intel Corporation C600/X79 series chipset 6-Port SATA AHCI Controller [8086:1d02] (rev 06)
0000:00:1f.3 SMBus [0c05]: Intel Corporation C600/X79 series chipset SMBus Host Controller [8086:1d22] (rev 06)
0000:03:00.0 Ethernet controller [0200]: Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Network Connection [8086:10fb] (rev 01)
0000:03:10.0 Ethernet controller [0200]: Intel Corporation 82599 Ethernet Controller Virtual Function [8086:10ed] (rev 01)
0000:03:10.2 Ethernet controller [0200]: Intel Corporation 82599 Ethernet Controller Virtual Function [8086:10ed] (rev 01)
0000:03:10.4 Ethernet controller [0200]: Intel Corporation 82599 Ethernet Controller Virtual Function [8086:10ed] (rev 01)
0000:03:10.6 Ethernet controller [0200]: Intel Corporation 82599 Ethernet Controller Virtual Function [8086:10ed] (rev 01)
0000:03:11.0 Ethernet controller [0200]: Intel Corporation 82599 Ethernet Controller Virtual Function [8086:10ed] (rev 01)
0000:03:11.2 Ethernet controller [0200]: Intel Corporation 82599 Ethernet Controller Virtual Function [8086:10ed] (rev 01)
0000:03:11.4 Ethernet controller [0200]: Intel Corporation 82599 Ethernet Controller Virtual Function [8086:10ed] (rev 01)
0000:03:11.6 Ethernet controller [0200]: Intel Corporation 82599 Ethernet Controller Virtual Function [8086:10ed] (rev 01)
0000:08:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 0c)
0000:ff:08.0 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 QPI Link 0 [8086:0e80] (rev 04)
0000:ff:09.0 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 QPI Link 1 [8086:0e90] (rev 04)
0000:ff:0a.0 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Power Control Unit 0 [8086:0ec0] (rev 04)
0000:ff:0a.1 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Power Control Unit 1 [8086:0ec1] (rev 04)
0000:ff:0a.2 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Power Control Unit 2 [8086:0ec2] (rev 04)
0000:ff:0a.3 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Power Control Unit 3 [8086:0ec3] (rev 04)
0000:ff:0b.0 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 UBOX Registers [8086:0e1e] (rev 04)
0000:ff:0b.3 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 UBOX Registers [8086:0e1f] (rev 04)
0000:ff:0c.0 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers [8086:0ee0] (rev 04)
0000:ff:0c.1 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers [8086:0ee2] (rev 04)
0000:ff:0c.2 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers [8086:0ee4] (rev 04)
0000:ff:0c.3 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers [8086:0ee6] (rev 04)
0000:ff:0d.0 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers [8086:0ee1] (rev 04)
0000:ff:0d.1 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers [8086:0ee3] (rev 04)
0000:ff:0d.2 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers [8086:0ee5] (rev 04)
0000:ff:0d.3 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Unicast Registers [8086:0ee7] (rev 04)
0000:ff:0e.0 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Home Agent 0 [8086:0ea0] (rev 04)
0000:ff:0e.1 Performance counters [1101]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Home Agent 0 [8086:0e30] (rev 04)
0000:ff:0f.0 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Target Address/Thermal Registers [8086:0ea8] (rev 04)
0000:ff:0f.1 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 RAS Registers [8086:0e71] (rev 04)
0000:ff:0f.2 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder Registers [808... (rev 04)
0000:ff:0f.3 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder Registers [808... (rev 04)
0000:ff:0f.4 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder Registers [808... (rev 04)
0000:ff:0f.5 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 0 Channel Target Address Decoder Registers [808... (rev 04)
0000:ff:10.0 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 Thermal Control 0 [8086:0eb0] (rev 04)
0000:ff:10.1 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 Thermal Control 1 [8086:0eb1] (rev 04)
0000:ff:10.2 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 ERROR Registers 0 [8086:0eb2] (rev 04)
0000:ff:10.3 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 ERROR Registers 1 [8086:0eb3] (rev 04)
0000:ff:10.4 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 Thermal Control 2 [8086:0eb4] (rev 04)
0000:ff:10.5 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 Thermal Control 3 [8086:0eb5] (rev 04)
0000:ff:10.6 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 ERROR Registers 2 [8086:0eb6] (rev 04)
0000:ff:10.7 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Integrated Memory Controller 1 Channel 0-3 ERROR Registers 3 [8086:0eb7] (rev 04)
0000:ff:13.0 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 R2PCIe [8086:0e1d] (rev 04)
0000:ff:13.1 Performance counters [1101]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 R2PCIe [8086:0e34] (rev 04)
0000:ff:13.4 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 QPI Ring Registers [8086:0e81] (rev 04)
0000:ff:13.5 Performance counters [1101]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 QPI Ring Performance Ring Monitoring [8086:0e36] (rev 04)
0000:ff:16.0 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 System Address Decoder [8086:0ec8] (rev 04)
0000:ff:16.1 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Broadcast Registers [8086:0ec9] (rev 04)
0000:ff:16.2 System peripheral [0880]: Intel Corporation Xeon E7 v2/Xeon E5 v2/Core i7 Broadcast Registers [8086:0eca] (rev 04)
0001:00:02.0 Non-VGA unclassified device [0000]: Intel Corporation Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D PCI Express Root Port 2 [8086:6f04] (rev ff)
0001:00:02.2 Non-VGA unclassified device [0000]: Intel Corporation Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D PCI Express Root Port 2 [8086:6f06] (rev ff)
0001:00:03.0 Non-VGA unclassified device [0000]: Intel Corporation Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D PCI Express Root Port 3 [8086:6f08] (rev ff)
0001:00:03.2 Non-VGA unclassified device [0000]: Intel Corporation Xeon E7 v4/Xeon E5 v4/Xeon E3 v4/Xeon D PCI Express Root Port 3 [8086:6f0a] (rev ff)
0001:00:1f.0 Non-VGA unclassified device [0000]: Intel Corporation C224 Series Chipset Family Server Standard SKU LPC Controller [8086:8c54] (rev ff)
0001:00:1f.3 Non-VGA unclassified device [0000]: Intel Corporation 8 Series/C220 Series Chipset Family SMBus Controller [8086:8c22] (rev ff)
0001:06:00.0 Non-VGA unclassified device [0000]: Marvell Technology Group Ltd. Device [1b4b:1475] (rev ff)
0001:08:00.0 Non-VGA unclassified device [0000]: Marvell Technology Group Ltd. 88SE9235 PCIe 2.0 x2 4-port SATA 6 Gb/s Controller [1b4b:9235] (rev ff)
0001:09:00.0 Non-VGA unclassified device [0000]: Intel Corporation I210 Gigabit Network Connection [8086:1533] (rev ff)
0001:0c:00.0 Non-VGA unclassified device [0000]: Intel Corporation I210 Gigabit Network Connection [8086:1533] (rev ff)
0001:0d:00.0 Non-VGA unclassified device [0000]: Intel Corporation I210 Gigabit Network Connection [8086:1533] (rev ff)

 

 

Link to comment
Share on other sites

19 minutes ago, loveburn said:

@pocopico or @Peter Suh how i can made unecryptible PAT for 42661? i try to manualy edit sh script but after running PAT file have the same size like the original downloaded file.... IT'S A normaly?

 

What do you want to do with the decrypted pat file?
I don't think you're trying to develop it yourself
Don't you just want to install and use RP XPenology successfully?

Currently 3 platforms (3622,918,3615 tested successfully)
I will test only one more platform and share the full guide.

Everyone knows it's too hard to wait for a guide.
Please wait a little bit.

  • Like 3
Link to comment
Share on other sites

Hello, i'm try to buil 7.1 42661 for 920+ on baremetal with I5 6500 but i don't know what build i need... 

geminilake? denverton? bromolow or other?

 

Please, someone can tell me?

Many Thanks for your nice Works Guys!!!

Link to comment
Share on other sites

2 minutes ago, Doud said:

Hello, i'm try to buil 7.1 42661 for 920+ on baremetal with I5 6500 but i don't know what build i need... 

geminilake? denverton? bromolow or other?

 

Please, someone can tell me?

Many Thanks for your nice Works Guys!!!

 

ds920+ (geminilake) should use dtc
There has been no successful TCRP so far.
Stand by for a success story or install another platform
Currently, the most stable platform is ds3622xs+

  • Like 1
Link to comment
Share on other sites

22 минуты назад, Peter Suh сказал:

918

YEP! It's works again!!! thanks for reply and answers!!

i remember what i do in previos 42621 update, and just repat it! now my system updated to latest firmware))))

DSM.png

Edited by loveburn
  • Like 2
Link to comment
Share on other sites

il y a 2 minutes, Peter Suh a dit :

 

ds920+ (geminilake) should use dtc
There has been no successful TCRP so far.
Stand by for a success story or install another platform
Currently, the most stable platform is ds3622xs+

Oh thank you so much!!

I have try successfuly 918+ with your guide but i don't have TC on my usb stick with your guide

Also i try new method

Link to comment
Share on other sites

@pocopico

 

It appears to be the end of the 3617xs build process
The build stops with an error with the message below.
Check please.
The revision of the pat file pointed out above is already well downloaded without any issues.
The following commands were used.

 

[DS3617xs]

 

./rploader.sh update now

./rploader.sh fullupgrade now

 

./rploader.sh serialgen DS3617xs

./rploader.sh identifyusb now

./rploader.sh satamap now

 

./rploader.sh build broadwell-7.0.1-42218

./rploader.sh build broadwell-7.0.1-42218 (run twice because custom-module -> /mnt/sdb3/auxfiles is missing)

./rploader.sh clean now

./rploader.sh build broadwell-7.1.0-42661

 

 

[!] Failed to copy /home/tc/redpill-load/ext/patches/70-cpufreq-kernel.conf to /home/tc/redpill-load/build/1649521140/custom-initrd//lib/modules-load.d/70-cpufreq-kernel.conf

/usr/local/bin/cp: cannot stat '/home/tc/redpill-load/ext/patches/70-cpufreq-kernel.conf': No such file or directory

 

494456754_2022-04-101_22_00.thumb.png.af2be591c1318dfc5e9d8e23854a87ca.png

Link to comment
Share on other sites

https://github.com/pocopico/redpill-load/blob/master/redpill-virtio/rpext-index.json

@pocopicocould you check this file? Here I get the following error: [!] The index file for https://raw.githubusercontent.com/pocopico/redpill-load/master/redpill-virtio/rpext-index.json extension is invalid - please report that to the extension maintainer

Edited by Dreadnought
Link to comment
Share on other sites

@pocopico

 

DVA3221 7.1.0-42661 Build Process
As you can see in the log,
/home/tc/redpill-load/config/DVA3221/7.1.0-42661/config.json
The URL inside points to the 42118 revision.

It seems that correction is needed.

 

The following commands were used.

 

[DVA3221]

 

./rploader.sh update now

./rploader.sh fullupgrade now

 

./rploader.sh serialgen DVA3221

./rploader.sh identifyusb now

./rploader.sh satamap now

 

./rploader.sh build denverton-7.0.1-42218

./rploader.sh build denverton-7.0.1-42218  (run twice because custom-module -> /mnt/sdb3/auxfiles is missing)

./rploader.sh clean now

./rploader.sh build denverton-7.1.0-42661

 

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

Configdir : /home/tc/redpill-load/config/DVA3221/7.1.0-42661 
Configfile: /home/tc/redpill-load/config/DVA3221/7.1.0-42661/config.json 
Pat URL : https://global.synology.com/download/DSM/release/7.0.1/42218/DSM_DVA3221_42218.pat
Downloading pat file from URL : https://global.synology.com/download/DSM/release/7.0.1/42218/DSM_DVA3221_42218.pat
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: global.synology.com
Failed to download PAT file //mnt/sdb3/auxfiles/dva3221_42661.pat from https://global.synology.com/download/DSM/release/7.0.1/42218/DSM_DVA3221_42218.pat
tc@box:~$ cd /home/tc/redpill-load/config/DVA3221/7.1.0-42661/config.json 
-sh: cd: can't cd to /home/tc/redpill-load/config/DVA3221/7.1.0-42661/config.json: Not a directory
tc@box:~$ cd /home/tc/redpill-load/config/DVA3221/7.1.0-42661
tc@box:~/redpill-load/config/DVA3221/7.1.0-42661$ ll
total 188
-rw-r--r-- 1 tc staff   4646 Apr  9 16:46 config.json
-rw-r--r-- 1 tc staff 181171 Apr  9 16:46 zImage-001-dav3221-42661-ramdisk-and-header.bsp
tc@box:~/redpill-load/config/DVA3221/7.1.0-42661$ cat config.json
{
    "os": {
        "id": "dva3221_42661",
        "pat_url": "https://global.synology.com/download/DSM/release/7.0.1/42218/DSM_DVA3221_42218.pat",
        "sha256": "de4c39a704f1de227b8ed8cacfe1fb3694553743b3b2f29fc31379d4a2286b2b"
    },
 

Edited by Peter Suh
Link to comment
Share on other sites

 

So far, a total of three platforms have been successfully installed with BAREMETAL.
The method is to start from 7.0.1 build as guided by @pocopico
It is a two step update build method.

The rest of the platforms still have errors, so I will continue to report bugs to @pocopico.

 

The following commands were used.

 

[DS3622xs+]

 

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

 

1655034970_3622_2022-04-1012_02_58.thumb.png.b8df5ab6659d29c4d606d716bd4f38d7.png

 

[DS918+]

 

./rploader.sh update now

./rploader.sh fullupgrade now

 

./rploader.sh serialgen DS918+

./rploader.sh identifyusb now

./rploader.sh satamap now

 

./rploader.sh build apollolake-7.0.1-42218

./rploader.sh clean now

./rploader.sh build apollolake-7.1.0-42661

 

./rploader.sh clean now;  rm -rf /mnt/sdb3/auxfiles;  rm -rf /home/tc/custom-module;  ./rploader.sh backup now;

 

495950054_9182022-04-0911_18_45.thumb.png.73b4ad4f166e9673182e666da22f9540.png

 

[DS3615xs]

 

./rploader.sh update now

./rploader.sh fullupgrade now

 

./rploader.sh serialgen DS3615xs

./rploader.sh identifyusb now

./rploader.sh satamap now

 

./rploader.sh build bromolow-7.0.1-42218

./rploader.sh clean now

./rploader.sh build bromolow-7.1.0-42661

 

./rploader.sh clean now;  rm -rf /mnt/sdb3/auxfiles;  rm -rf /home/tc/custom-module;  ./rploader.sh backup now;

 

2066439837_36152022-04-101_07_21.thumb.png.d4417e6e96aca68d78069508f3764594.png

  • Like 4
  • Thanks 1
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...