Jump to content
XPEnology Community

TinyCore RedPill Loader (TCRP)


pocopico

Recommended Posts

17 hours ago, djvas335 said:

did all of you try auto satamap detection ?

Yes, with and without embedded data enabled. However I don't have any drives on the embedded but just the sas/Sata raid card. Which when running it without embedded enabled it doesn't see the card.

8 hours ago, killseeker said:

 

I think this extension might help? https://github.com/pocopico/rp-ext/blob/main/aacraid/rpext-index.json

 

"name": "aacraid",

"description": "Adds Dell PERC2, 2/Si, 3/Si, 3/Di, Adaptec Advanced Raid Products, HP NetRAID-4M, IBM ServeRAID & ICP SCSI driver Support"

I'll give that a try, and see what happens.

Link to comment
Share on other sites

Tried to set the boot sata drive on VMWare Workstation to 0:0 and 3 other test drives on 1:0 and 1:1 and 1:2

 

Entered 03 and 0000 on the settings json file. That's what I understood I would need, since it's two controllers I guess? And 0 and 3 drives, and both start at index 00.

Link to comment
Share on other sites

Guys, was follwing the steps as descibed here : (have a hp Gen 8  ESXI)

on last step : sudo ./rploader.sh build bromolow-7.0.1-42218

all looks fine, and then putty just closes?? is that normal?

image.png.d584b447d89c1a2330f818f32ed477d2.png

 

 

also when i do a file transfer of that pat file. its just impossible? look at the speed?

is that a modified .pat file anyway? or can i just download it from synology website?

also if i do a reboot, all files are gone, and find.synology.com isnt fidning any stations?

 

what am i doing wrong?

 

 

image.thumb.png.b22672a7a0be6127b6457e3a19d1d0e3.png

 

Edited by NoFate
Link to comment
Share on other sites

16 minutes ago, NoFate said:

Guys, was follwing the steps as descibed here : (have a hp Gen 8  ESXI)

on last step : sudo ./rploader.sh build bromolow-7.0.1-42218

all looks fine, and then putty just closes?? is that normal?

image.png.d584b447d89c1a2330f818f32ed477d2.png

 

 

also when i do a file transfer of that pat file. its just impossible? look at the speed?

is that a modified .pat file anyway? or can i just download it from synology website?

also if i do a reboot, all files are gone, and find.synology.com isnt fidning any stations?

 

what am i doing wrong?

 

 

image.thumb.png.b22672a7a0be6127b6457e3a19d1d0e3.png

 

Is not normal. How many ram did you give the virtual machine? It is not a special file. You can download it from Synology. If you don’t want start again then make sure to backup the build you made.

Link to comment
Share on other sites

1 minute ago, Unregistrado said:

Is not normal. How many ram did you give the virtual machine? It is not a special file. You can download it from Synology. If you don’t want start again then make sure to backup the build you made.

ow, is that maybe it, think it was only 1 GB ram default

Link to comment
Share on other sites

mine has 4 cores and 4GB but the tc boot fine only commands keep spitting me back to 

 sudo ./rploader.sh build bromolow-7.0.1-42218 static
./rploader.sh: line 439: jq: command not found
./rploader.sh: line 423: jq: command not found
./rploader.sh: line 423: jq: command not found
./rploader.sh: line 877: jq: command not found
./rploader.sh: line 878: jq: command not found
./rploader.sh: line 879: jq: command not found
./rploader.sh: line 880: jq: command not found
./rploader.sh: line 881: jq: command not found
./rploader.sh: line 882: jq: command not found
./rploader.sh: line 883: jq: command not found
./rploader.sh: line 884: jq: command not found
./rploader.sh: line 885: jq: command not found
./rploader.sh: line 886: jq: command not found
./rploader.sh: line 887: jq: command not found
./rploader.sh: line 888: jq: command not found
./rploader.sh: line 888: jq: command not found
./rploader.sh: line 889: jq: command not found
./rploader.sh: line 889: jq: command not found
./rploader.sh: line 890: jq: command not found
./rploader.sh: line 890: jq: command not found
./rploader.sh: line 891: jq: command not found
Error : Platform not found
./rploader.sh: line 416: jq: command not found
./rploader.sh: line 416: jq: command not found
rploader.sh

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

Actions: build, ext, download, clean, update, listmod, serialgen, identifyusb, satamap, mountshare

- build:     Build the 💊 RedPill LKM and update the loader image for the specified
             platform version and update current loader.

- ext:       Manage extensions, options go after platform (add/force_add/info/remove/update/cleanup/auto)

             example:

             rploader.sh ext apollolake-7.0.1-42218 add https://raw.githubusercontent.com/pocopico/rp-ext/master/e1000/rpext-index.json

             or for auto detect use

             rploader.sh ext apollolake-7.0.1-42218 auto

- download:  Download redpill sources only

- clean:     Removes all cached files and starts over

- update:    Checks github repo for latest version of rploader

- listmods:  Tries to figure out required extensions

- serialgen: Generates a serial number and mac address for the following platforms

             DS3615xs DS3617xs DS916+ DS918+ DS920+ DVA3219 DVA3221

- identifyusb: Tries to identify your loader usb stick VID:PID and updates the user_config.json file

- satamap: Tries to identify your SataPortMap and DiskIdxMap values and updates the user_config.json file

- backup:   Backup and make changes /home/tc changed permanent to your loader disk

- mountshare: Mounts a remote CIFS working directory

Available platform versions:
----------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------
Check global_settings.json for settings.

I tried even versions in the global file still same 
serialgen gens serial but cant edit the user file 

looks like somehow the image has issues with the scripts

Link to comment
Share on other sites

1 minute ago, sojab0on said:

mine has 4 cores and 4GB but the tc boot fine only commands keep spitting me back to 

 sudo ./rploader.sh build bromolow-7.0.1-42218 static
./rploader.sh: line 439: jq: command not found
./rploader.sh: line 423: jq: command not found
./rploader.sh: line 423: jq: command not found
./rploader.sh: line 877: jq: command not found
./rploader.sh: line 878: jq: command not found
./rploader.sh: line 879: jq: command not found
./rploader.sh: line 880: jq: command not found
./rploader.sh: line 881: jq: command not found
./rploader.sh: line 882: jq: command not found
./rploader.sh: line 883: jq: command not found
./rploader.sh: line 884: jq: command not found
./rploader.sh: line 885: jq: command not found
./rploader.sh: line 886: jq: command not found
./rploader.sh: line 887: jq: command not found
./rploader.sh: line 888: jq: command not found
./rploader.sh: line 888: jq: command not found
./rploader.sh: line 889: jq: command not found
./rploader.sh: line 889: jq: command not found
./rploader.sh: line 890: jq: command not found
./rploader.sh: line 890: jq: command not found
./rploader.sh: line 891: jq: command not found
Error : Platform not found
./rploader.sh: line 416: jq: command not found
./rploader.sh: line 416: jq: command not found
rploader.sh

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

Actions: build, ext, download, clean, update, listmod, serialgen, identifyusb, satamap, mountshare

- build:     Build the 💊 RedPill LKM and update the loader image for the specified
             platform version and update current loader.

- ext:       Manage extensions, options go after platform (add/force_add/info/remove/update/cleanup/auto)

             example:

             rploader.sh ext apollolake-7.0.1-42218 add https://raw.githubusercontent.com/pocopico/rp-ext/master/e1000/rpext-index.json

             or for auto detect use

             rploader.sh ext apollolake-7.0.1-42218 auto

- download:  Download redpill sources only

- clean:     Removes all cached files and starts over

- update:    Checks github repo for latest version of rploader

- listmods:  Tries to figure out required extensions

- serialgen: Generates a serial number and mac address for the following platforms

             DS3615xs DS3617xs DS916+ DS918+ DS920+ DVA3219 DVA3221

- identifyusb: Tries to identify your loader usb stick VID:PID and updates the user_config.json file

- satamap: Tries to identify your SataPortMap and DiskIdxMap values and updates the user_config.json file

- backup:   Backup and make changes /home/tc changed permanent to your loader disk

- mountshare: Mounts a remote CIFS working directory

Available platform versions:
----------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------
Check global_settings.json for settings.

I tried even versions in the global file still same 
serialgen gens serial but cant edit the user file 

looks like somehow the image has issues with the scripts

Can you try to convert the image file? And test with those?

Link to comment
Share on other sites

7 minutes ago, NoFate said:

ok, its booting up, but still cant find it on network, does the mac in esxi needs to be the same as in that json file?

 

EDIT: gave it the same mac, did a rebuid, but still cant find it :-(

 

image.thumb.png.7e5c74089a74ee518cd5b748ba90f285.png

Yes it does, the bootloader searches foor the mac address on boot 

 

Link to comment
Share on other sites

1 minute ago, sojab0on said:

Boot up for DSM can take some time did you also setup the stamaping and serial in de config

 

this command? ./rploader.sh satamap now

 

yeah, i did,

 the usb not

also this command for sn ./rploader.sh serialgen DS3615xs now

 

Edited by NoFate
Link to comment
Share on other sites

dont get it, did al the steps, when i reboot, i see below, looks fine normally

but i cant ping it anymore, never comes online, find.synology.com isnt finding anything

steps:

 

./rploader.sh serialgen DS3615xs now

changed mac manually afterwards

./rploader.sh satamap now 

./rploader.sh backup now

./rploader.sh build bromolow-7.0.1-42218

 

then i see below

 

image.thumb.png.004de83d3fb01a38ddeb53a2f9401eff.png

Link to comment
Share on other sites

3 minutes ago, Kaneske said:

Use the Esxi internal converting Tool as mentioned here. Works good, Boot via BIOS Mode at SATA 0:0

 

@NoFate thy change Ethernet to non passthrough. Maybe create image ne with this setting. Then test. Mostly wrong driver, KP at early Boot.

Hey, i'm a step further now, i gave it more cpu, and i also changed the MAC on the esxi , with the one from the file, now i can find it on the network, but when i upload the .pat file, i get this :s

 

image.thumb.png.25e6b98c5d3ac481db0661671aa640b9.png

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