Jump to content
XPEnology Community

DSM 7.1 installation on Intel NUC d54250wyk with MSATA SSD


Mentat

Recommended Posts

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

dsm7.jpg

Edited by Mentat
Link to comment
Share on other sites

  • 2 weeks later...
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/

 

 

  • Like 1
Link to comment
Share on other sites

Join the conversation

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

Guest
Reply to this topic...

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