Jump to content
XPEnology Community
  • 0

Installation Error - Build-loader.sh not found


danny36

Question

I'm trying to install xpenology on my old pc but i'm running into a problem at the last stop of installation.
I have followed this installation instruction:
https://xpenology.org/installation/

 

when I run the command
./rploader.sh build bromolow-7.0.1-42218

 

I get this:

 

 

 


tc@box:~$ ./rploader.sh build bromolow-7.0.1-42218
Error : Platform not found
rploader.sh

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

Actions: build, ext, download, clean, update, listmod, serialgen, identifyusb, p                                                                                                                 atchdtc,
satamap, backup, backuploader, restoreloader, restoresession, mountdsmroot, post                                                                                                                 update,
mountshare, version, monitor, bringfriend, downloadupgradepat, help

- build <platform> <option> :
  Build the 💊 RedPill LKM and update the loader image for the specified platfor                                                                                                                 m version and update
  current loader.

  Valid Options:     static/compile/manual/junmod/withfriend

  ** withfriend add the TCRP friend and a boot option for auto patching

- ext <platform> <option> <URL>
  Manage extensions using redpill extension manager.

  Valid Options:  add/force_add/info/remove/update/cleanup/auto . Options after                                                                                                                  platform

  Example:
  rploader.sh ext apollolake-7.0.1-42218 add https://raw.githubusercontent.com/p                                                                                                                 ocopico/rp-ext/master/e1000/rpext-index.json
  or for auto detect use
  rploader.sh ext apollolake-7.0.1-42218 auto

- download <platform> :
  Download redpill sources only

- clean :
  Removes all cached and downloaded files and starts over clean

- update :
  Checks github repo for latest version of rploader, and prompts you download an                                                                                                                 d overwrite

- fullupgrade :
  Performs a full upgrade of the local files to the latest available on the repo                                                                                                                 . It will
  backup the current filed under /home/tc/old

- listmods <platform>:
  Tries to figure out any required extensions. This usually are device modules

- serialgen <synomodel> <option> :
  Generates a serial number and mac address for the following platforms
  DS3615xs DS3617xs DS916+ DS918+ DS920+ DS3622xs+ FS6400 DVA3219 DVA3221 DS1621                                                                                                                 + DVA1622 DS2422+ RS4021xs+

  Valid Options :  realmac , keeps the real mac of interface eth0

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

- patchdtc :
  Tries to identify and patch your dtc model for your disk and nvme devices. If                                                                                                                  you want to have
  your manually edited dts file used convert it to dtb and place it under /home/                                                                                                                 tc/custom-modules

- 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. Next t                                                                                                                 ime you boot,
  your /home will be restored to the current state.

- backuploader :
  Backup current loader partitions to your TCRP partition

- restoreloader :
  Restore current loader partitions from your TCRP partition

- restoresession :
  Restore last user session files. (extensions and user_config.json)

- mountdsmroot :
  Mount DSM root for manual intervention on DSM root partition

- postupdate :
  Runs a postupdate process to recreate your rd.gz, zImage and custom.gz for jun                                                                                                                 ior to match root

- mountshare :
  Mounts a remote CIFS working directory

- version <option>:
  Prints rploader version and if the history option is passed then the version h                                                                                                                 istory is listed.

  Valid Options : history, shows rploader release history.

- monitor :
  Prints system statistics related to TCRP loader

- getgrubconf :
  Checks your user_config.json file variables against current grub.cfg variables                                                                                                                  and updates your
  user_config.json accordingly

- bringfriend
  Downloads TCRP friend and makes it the default boot option. TCRP Friend is her                                                                                                                 e to assist with
  automated patching after an upgrade. No postupgrade actions will be required a                                                                                                                 nymore, if TCRP
  friend is left as the default boot option.

- downloadupgradepat
  Downloads a specific upgade pat that can be used for various troubleshooting p                                                                                                                 urposes

- removefriend
  Reverse bringfriend actions and remove TCRP from your loader

- help:           Show this page

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

 

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

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