goodone007 Posted February 18, 2024 #1 Posted February 18, 2024 (edited) I am having trouble to bypass into my DSM Recover page after updating to 42962 version via admin GUI of synology. These are the steps I have done: DSM version apollolake-7.1.x 42661 downloaded and updated via GUI to 42962. Syno system rebooted after downloading and updating. Went in bootloader tinycore redpill image build ran these commands in shell: ./rploader.sh update ./rploader.sh fullupgrade ./rploader.sh build ds918p-7.1.1-42962 exitcheck reboot Now it showing recover HDD option but after rebooting still shows recover page. I have 1 WD drive, 1 SSD assigned as Cache, 1 usb Pendrive for tinycore loader. Someone kindly help me out, How can I get into the DSM without losing drive data. Edited February 18, 2024 by goodone007 Quote
0 rojoone2 Posted February 18, 2024 #2 Posted February 18, 2024 (edited) Looks like you are still using an older version of the loader. The new loader is now configured in a web page. You can try a different USB drive and build the loader again. Sometimes they go bad. You can also try MShell found here: https://github.com/PeterSuh-Q3/tinycore-redpill Edited February 18, 2024 by rojoone2 Quote
0 goodone007 Posted February 18, 2024 Author #3 Posted February 18, 2024 2 hours ago, rojoone2 said: Looks like you are still using an older version of the loader. The new loader is now configured in a web page. You can try a different USB drive and build the loader again. Sometimes they go bad. You can also try MShell found here: https://github.com/PeterSuh-Q3/tinycore-redpill Though I used ./rsloader.sh fullupgrade and it saying loader is current but issue still same. How do I setup new loader for my version of DSM? if I format existing pendrive? Quote
0 goodone007 Posted February 18, 2024 Author #4 Posted February 18, 2024 @pocopico Any help please sir. Quote
0 goodone007 Posted February 18, 2024 Author #5 Posted February 18, 2024 (edited) @rojoone2 Using Mshell to build but not processing. Parse Error. tc@box:~$ ./rploader.sh build ds918p-7.1.1-42962 platform_selected={ "id": "ds918p-7.1.1-42962", "platform_name": "apollolake", "downloads": { "os": { "sha256": "9905e145f3bd88fcc938b00882be10281861867e5165ae98aefa37be0d5d34b5" } }, "add_extensions": [ { "all-modules": "https://raw.githubusercontent.com/PeterSuh-Q3/tcrp-modules/master/all-modules/rpext-index.json", "powersched": "https://raw.githubusercontent.com/PeterSuh-Q3/tcrp-addons/master/powersched/rpext-index.json", "storagepanel": "https://raw.githubusercontent.com/PeterSuh-Q3/tcrp-addons/master/storagepanel/rpext-index.json" } ] } Rploader Version : 1.1.0.0 Extensions : all-modules powersched storagepanel Extensions URL : "https://raw.githubusercontent.com/PeterSuh-Q3/tcrp-modules/master/all-modules/rpext-index.json", "https://raw.githubusercontent.com/PeterSuh-Q3/tcrp-addons/master/powersched/rpext-index.json", "https://raw.githubusercontent.com/PeterSuh-Q3/tcrp-addons/master/storagepanel/rpext-index.json" TARGET_PLATFORM : ds918p TARGET_VERSION : 7.1.1 TARGET_REVISION : 42962 KERNEL_MAJOR : 4 MODULE_ALIAS_FILE : modules.alias.4.json SYNOMODEL : ds918p_42962 MODEL : DS918+ KERNEL VERSION : 5.10.55 Local Cache Folder : /mnt/sdb3/auxfiles DATE Internet : 18022024 Local : 18022024 Checking Internet Access -> OK KERNEL VERSION of getredpillko() is 5.10.55, DSMVER is 7.1 Downloading apollolake 5.10.55+ redpill.ko ... TAG is 23.6.2 cp: cannot stat '/tmp/rp-apollolake-5.10.55-prod.ko': No such file or directory No extra build option or static specified, using default <static> Using static compiled redpill extension Removing any old redpill.ko modules Looking for redpill for : ds918p_42962 parse error: Expected string key before ':' at line 1, column 4 Module does not contain platorm information for ds918p_42962 Edited February 18, 2024 by goodone007 Quote
0 rojoone2 Posted February 19, 2024 #6 Posted February 19, 2024 Look at this post on page 8. You no longer have to do the commands you did with the old TCRP: Quote
0 goodone007 Posted February 19, 2024 Author #7 Posted February 19, 2024 No use as main application build is same for tinyloader. Can you tell me how can I set Mshell to assign my existing hdd synology bootloader to show in grub? Right now it only showing Tinycore Redpill Image on list. Also, when I use ./rploader.sh postupdate ds_model_version it throwing error. tc@box:~$ ./rploader.sh postupdate ds918p-7.1.1-42962 platform_selected={ "id": "ds918p-7.1.1-42962", "platform_name": "apollolake", "downloads": { "os": { "sha256": "9905e145f3bd88fcc938b00882be10281861867e5165ae98aefa37be0d5d34b5" } }, "add_extensions": [ { "all-modules": "https://raw.githubusercontent.com/PeterSuh-Q3/tcrp-modules/master/all-modules/rpext-index.json", "powersched": "https://raw.githubusercontent.com/PeterSuh-Q3/tcrp-addons/master/powersched/rpext-index.json", "storagepanel": "https://raw.githubusercontent.com/PeterSuh-Q3/tcrp-addons/master/storagepanel/rpext-index.json" } ] } Rploader Version : 1.1.0.0 Extensions : all-modules powersched storagepanel Extensions URL : "https://raw.githubusercontent.com/PeterSuh-Q3/tcrp-modules/master/all-modules/rpext-index.json", "https://raw.githubusercontent.com/PeterSuh-Q3/tcrp-addons/master/powersched/rpext-index.json", "https://raw.githubusercontent.com/PeterSuh-Q3/tcrp-addons/master/storagepanel/rpext-index.json" TARGET_PLATFORM : ds918p TARGET_VERSION : 7.1.1 TARGET_REVISION : 42962 KERNEL_MAJOR : 4 MODULE_ALIAS_FILE : modules.alias.4.json SYNOMODEL : ds918p_42962 MODEL : DS918+ KERNEL VERSION : 5.10.55 Local Cache Folder : /mnt/sdb3/auxfiles DATE Internet : 18022024 Local : 18022024 Checking Internet Access -> OK Loader sources already downloaded, pulling latest Already up to date. Removing any old redpill.ko modules Looking for redpill for : ds918p_42962 parse error: Expected string key before ':' at line 1, column 4 Module does not contain platorm information for ds918p_42962 Quote
Question
goodone007
I am having trouble to bypass into my DSM Recover page after updating to 42962 version via admin GUI of synology.
These are the steps I have done:
./rploader.sh update
./rploader.sh fullupgrade
./rploader.sh build ds918p-7.1.1-42962
exitcheck reboot
Now it showing recover HDD option but after rebooting still shows recover page.
I have 1 WD drive, 1 SSD assigned as Cache, 1 usb Pendrive for tinycore loader.
Someone kindly help me out, How can I get into the DSM without losing drive data.
Edited by goodone0076 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.