Mentat Posted April 4, 2023 #1 Posted April 4, 2023 (edited) Hello! Intel NUC d54250wyk It took a while to make it run. ARPL did not work I use the latest BIOS 0.54, UEFI I use the redpill image Uefi. Write the image on an USB with Balena Etcher. Boot from USB intro Tiny Core and wait to get the IP from DHCP Login via SSH user: tc pass: P@ssw0rd ./rploader.sh update now ./rploader.sh fullupgrade now ./rploader.sh serialgen DS918+ realmac ./rploader.sh identifyusb now ./rploader.sh satamap now IPORTANT! Choose 1 for SATA. If you choose 4, you will get an error on DSM install. ./rploader.sh build ds918p-7.1.1-42962 auto ./rploader.sh clean now rm -rf /mnt/sdb3/auxfiles; rm -rf /home/tc/custom-module; exitcheck.sh reboot A. On the boot select the first option and quicly press e to edit the grub commands. Modify SataPortMap=1 in SataPortMap=4 Press F10 to continue boot. Using Synology Assist find the IP of the NAS and install DSM_DS918+_42962.pat (update 1) On restart apply the same A.metod. if all goes well, shutdown the NAS, extract the USB drive and from a Linux computer (live version) modify grub.cfg forever, with SataPortMap=4. If you want to update to Update 4. Download the Update 4 pat and make the update from the Web interface. On restart, select tinycore and enter via ssh. sudo -i ./rploader.sh postupdate ds918p-7.1.1-42962 ./rploader.sh clean now rm -rf /mnt/sdb3/auxfiles; rm -rf /home/tc/custom-module; exitcheck.sh reboot Press Y on the two questions. Reboot into the first option. Good Luck Edited April 4, 2023 by Mentat Quote
Luks1983 Posted April 5, 2023 #2 Posted April 5, 2023 Hi. I want to ask, how did you manage real CPU model information? Regards Quote
IG-88 Posted April 5, 2023 #4 Posted April 5, 2023 (edited) 11 hours ago, Luks1983 said: I want to ask, how did you manage real CPU model information? with 7.x laoders there is usually a addon/extension namened cpuinfo, most like you just need to activate it and then just rebuild the loader https://github.com/fbelavenuto/arpl-addons/tree/main/cpuinfo Edited April 5, 2023 by IG-88 1 Quote
Mentat Posted April 15, 2023 Author #5 Posted April 15, 2023 One small problem. If I shutdown the NUC from DSM = Restart Quote
Mentat Posted April 16, 2023 Author #6 Posted April 16, 2023 On 4/5/2023 at 8:27 PM, IG-88 said: with 7.x laoders there is usually a addon/extension namened cpuinfo, most like you just need to activate it and then just rebuild the loader https://github.com/fbelavenuto/arpl-addons/tree/main/cpuinfo I know how to activate this add-on on ARPL, but I don't know how to doit on redpill. Any info? Quote
IG-88 Posted April 16, 2023 #7 Posted April 16, 2023 34 minutes ago, Mentat said: I know how to activate this add-on on ARPL, but I don't know how to doit on redpill. Any info? rp refers to mechanism all recent loaders are build from, i guess its tcrp what you had in mind (tinycore aka tc based rp loader solution) you could try this one https://github.com/PeterSuh-Q3/tinycore-redpill/releases tcrp with addon's and menu or maybe don't change anything with the loader and just add it "the old way", not that much to do, more or less just running a script once https://xpenology.com/forum/topic/13030-dsm-5x6x7x-cpu-name-cores-infomation-change-tool/page/15/ 1 Quote
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.