Jump to content
XPEnology Community

JackieWu

Rookie
  • Posts

    1
  • Joined

  • Last visited

Posts posted by JackieWu

  1. On 4/12/2023 at 10:31 PM, Peter Suh said:

     

    If you mean the loader.img file that is created during TCRP loader building, you can do that with a little modification to the script.
    In TCRP rploader.sh, pocopico organizes this file to reduce the size of the backup.
    You can also adjust it in my m shell for TCRP.
    do you need this file?

     

    Block line 283 of my.sh with #.
    https://github.com/PeterSuh-Q3/tinycore-redpill/blob/main/my.sh#L283

     

    and

     

    Block Line 2954 of rploader.sh with # or
    Delete only the /home/tc/redpill-load/loader.img part.

    https://github.com/PeterSuh-Q3/tinycore-redpill/blob/main/rploader.sh#L2954

     

    Even after building the loader
    /home/tc/redpill-load/loader.img
    The file will remain undeleted.

    Hi @Peter Suh, it seems like the block line 283 of my.sh https://github.com/PeterSuh-Q3/tinycore-redpill/blob/main/my.sh#L283 have changed, what can i do to preserve the loader.img nowdays? Thanks!

×
×
  • Create New...