Jump to content
XPEnology Community

RedPill - the new loader for 6.2.4 - Discussion


Recommended Posts

Guys, want to update 6.2.3 with jun loader to 6.2.4 redpill. I have already build an image with igb driver, and succesfuly boot from it, but installing process can't see previous setup (( so, advice me to install DSM from scratch(( 

May I miss something during building the loader any custom steps??  

Edited by T-REX-XP
Link to comment
Share on other sites

1 minute ago, T-REX-XP said:

Guys, want to update 6.2.3 wit jun loader to 6.2.4 redpill. I have already build an image with igb driver, and succesfuly boot from it, but installing process can't see previous setup (( for advice me to install DSM from scratch(( 

May I miss something during building the loader any custom steps??  

You should confirm that all your HDDs are visible to the new loader. Build the image with the early telnet daemon extension so you can log into it, see the console output, and check that all your storage devices are visible.

Link to comment
Share on other sites

32 minutes ago, shibby said:

@pocopico

https://github.com/pocopico/4.4.180plus-modules/blob/main/tn40xx.ko

this module is broken (cannot load by modules.conf.d). I attached once again a working one.

 

Best Regards

 

 

tn40xx.zip 1.6 MB · 0 downloads

 

Can you please try using the extension instead ? The link is below :

 

https://raw.githubusercontent.com/pocopico/rp-ext/master/tn40xx/rpext-index.json

  • Like 1
Link to comment
Share on other sites

Hi Guys , i got a error when i used command  " ./redpill_tool_chain.sh auto bromolow-7.0.1-42218" to build image.

 

/opt/redpill-load /opt
[#] Checking runtime for required tools... [OK]
[!] Failed extract K=>V pairs from /opt/redpill-load/bundled-exts.json:.

error: keys_unsorted is not defined
.|keys_unsorted|.[]  1 compile error

*** Process will exit ***
Makefile:29: recipe for target 'build_redpill_load' failed
make: *** [build_redpill_load] Error 1
root@ubuntu-virtual-machine:/home/ubuntu/Desktop/redpill-tool# cd /home/ubuntu/Desktop/

 

 

Link to comment
Share on other sites

2 minutes ago, kotomi said:

Hi Guys , i got a error when i used command  " ./redpill_tool_chain.sh auto bromolow-7.0.1-42218" to build image.

 

/opt/redpill-load /opt
[#] Checking runtime for required tools... [OK]
[!] Failed extract K=>V pairs from /opt/redpill-load/bundled-exts.json:.

error: keys_unsorted is not defined
.|keys_unsorted|.[]  1 compile error

*** Process will exit ***
Makefile:29: recipe for target 'build_redpill_load' failed
make: *** [build_redpill_load] Error 1
root@ubuntu-virtual-machine:/home/ubuntu/Desktop/redpill-tool# cd /home/ubuntu/Desktop/

 

 

You are probably using an unsupported github release.

Official release does not build 7.0.1 yet

So without your global build parameters, no one can help you.

Link to comment
Share on other sites

i already have my xpenology as

33 minutes ago, pocopico said:

 

Can you please try using the extension instead ? The link is below :

 

https://raw.githubusercontent.com/pocopico/rp-ext/master/tn40xx/rpext-index.json

i don`t have 10gbit network plugged into NAS at the moment but compiled new redpill with your extension and module loaded correct, so should works :)

 

root@nas:~# dmesg | grep tn40
[   26.040363] tn40xx: Tehuti Network Driver, 0.3.6.17.2
[   26.045541] tn40xx: Supported phys :  MV88X3310  QT2025 TLK10232 AQR105 MUSTANG
root@nas:~#

 

  • Like 1
Link to comment
Share on other sites

1 hour ago, pippobimbo said:

Please, can you share your "global_config.json"?

Loader boots on my HP MS Gen8 but I can't find it in Assistant.

Have you included the tg3 driver in your build?

Are you using a PCIe NIC?

Have a look on the serial console and see what's happening.

Login in as 'root' (no password) and run 'ifconfig', do you have anything other than 'lo' listed?

If you have eth0/eth1 listed, what IP addresses do they have?

Link to comment
Share on other sites

45 minutes ago, Schyzo said:

Sir,

Thanks for your replies. But I am not sure to understand :

I am trying to build the image like is writed in the TTH repo (lkm & load).

But you're talking often about the redpill toolchain by @haydibe with docker.

Is it the right and only method to build redpill ?

You can do it either way, but haydibe's docker script is much simpler and almost officially supported by TTG (as official as anything gets).

 

Use haydibe's script, you'll get the same image output at the end of it with a lot less effort.

Link to comment
Share on other sites

36 minutes ago, Mixpower said:

As @WiteWulfsaid you need to include the tg3 driver in the image.

But only if you're trying to use the onboard NIC. If the onboard NIC is disabled and you're using something else (USB or PCIe) you should ensure the correct drivers for the hardware are included.

 

It's *VERY* helpful if people posting requests for assistance include a detailed breakdown of the hardware and software they're trying to use to avoid us having to ask extra questions (or make assumptions, which often turn out to be wrong).

Link to comment
Share on other sites

Definitely an issue with 918+ with SAS adapters on bare metal issue.  Switched to 3615 image and it happily reads smart data.  The only outstanding issue with 3615 with SAS on bare metal is -  I do see this being spammed in scemd.log:

 

scemd[19875]: space_internal_lib.c:1403 Get value of sys_adjust_groups failed

space_disk_sys_adjust_select_create.c:600 Failed to generate new system disk list

 
Haven't spent any time to dig further but it otherwise seems happy.

Link to comment
Share on other sites

5 minutes ago, psychoboi32 said:

No space left in vm :)
you have to run command with clean all flag or ```docker system prune -a```

Remember It will *remove* all docker images

 

Actually, i'm not sure thats your problem... the custom.gz file is copied to the first partition of the boot image you are creating. When it gets too big it will not fit into the partition. Sometimes i get a compressed (lzma) custom.gz sometimes a plain cpio image.

 

Try removing unnecessary extensions and try again. 

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...