tc@box:~$ sudo ./rploader.sh rploader.sh Version : 0.7.0.1 ---------------------------------------------------------------------------------------- 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 ??edPill 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+ DS3622xs+ FS6400 DVA3219 DVA3221 DS1621+ - identifyusb: Tries to identify your loader usb stick VIDID and updates the user_config.json file - patchdtc: Tries to identify and patch your dtc model for your disk and nvme devices. - 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 - backuploader: Backup current loader partitions to your TCRP partition - restoreloader:Restore current loader partitions from your TCRP partition - 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 junior to match root - mountshare: Mounts a remote CIFS working directory Version : 0.7.0.1 ---------------------------------------------------------------------------------------- Available platform versions: ---------------------------------------------------------------------------------------- apollolake-6.2.4-25556 apollolake-7.0-41890 apollolake-7.0.1-42218 apollolake-7.1.0-42621 apollolake-7.1.0-42661 broadwell-7.0.1-42218 broadwell-7.1.0-42621 broadwell-7.1.0-42661 broadwellnk-7.0.1-42218 broadwellnk-7.1.0-42621 broadwellnk-7.1.0-42661 bromolow-6.2.4-25556 bromolow-7.0-41222 bromolow-7.0.1-42218 bromolow-7.1.0-42621 bromolow-7.1.0-42661 denverton-7.0.1-42218 denverton-7.1.0-42621 denverton-7.1.0-42661 geminilake-7.0.1-42218 geminilake-7.1.0-42621 geminilake-7.1.0-42661 v1000-7.0.1-42218 v1000-7.1.0-42621 v1000-7.1.0-42661 ---------------------------------------------------------------------------------------- Check global_settings.json for settings. tc@box:~$