Jump to content
XPEnology Community

Dishtowel9733

Rookie
  • Posts

    6
  • Joined

  • Last visited

Everything posted by Dishtowel9733

  1. Does anyone have a simple way of explaining the sataportmap? I had an incident last month where I ended up having to trash my main volume and a single drive after a power event. I noticed that 2 ports of my HBA card dont actually function. (This was preexisting but I had forgotten about it) I am planning on adding another HBA card (https://www.ebay.com/itm/194910024856 [9207-8i PCIE3.0 6Gbps HBA LSI FW:P20]) system info: MB: ASRock B660 CPU:i5-12400 Memory:CORSAIR Vengeance LPX 16GB (2 x 8GB) 288-Pin PC RAM DDR4 3200 (PC4 25600) current HBA: 9207-8i PCIE3.0 6Gbps HBA LSI FW:P20 planning on adding an identical HBA listed above. storage: 10x 4TB HDDs also planning on adding 2 m.2s for a read and write cache Running DSM 7.1-42661 Update 1 set up with redplll/tinycore I am really wondering the effect that sataportmap has on these and if I need to reinstall DSM 7 redpill to add this HBA and new drives?
  2. Alright, I am missing something and have no idea where. Here is the list of commands I am running on tc and then rebooting. I have attempted using the following builds with their relevant commands: [DS918+], [DS3622xs+], [DS920+]. I have tried with the automated "./my.sh[insert platform here]. Here is my last attempt before I have lost my mind. I have found it in my DHCP pool once or twice and it was responding to pings but could not find it with find.synology.com or with synology assistant. 1.) mkdir /mnt/sda3/auxfiles; 2.) sudo ln -s /mnt/sda3/auxfiles /home/tc/custom-module; 3.)./rploader.sh update now 4.) ./rploader.sh fullupgrade now 5.) ./rploader.sh serialgen DS3615xs 6.) ./rploader.sh identifyusb now 7.)./rploader.sh satamap now 8.) ./rploader.sh build bromolow-7.0.1-42218 9.)./rploader.sh ext broadwellnk-7.0.1-42218 add https://raw.githubusercontent.com/pocopico/rp-ext/master/r8152/rpext-index.json 10.)./rploader.sh clean now 11.)./rploader.sh build bromolow-7.1.0-42661 12.)./rploader.sh clean now; rm -rf /mnt/sdb3/auxfiles; rm -rf /home/tc/custom-module; ./rploader.sh backup now; 13.)sudo reboot Am I missing something? I have tired with my onboard Dragon RTL8125BG after running this command (tc@box:~$ ./rploader.sh ext broadwellnk-7.0.1-42218 add https://raw.githubusercontent.com/pocopico/rp-ext/master/r8125/rpext-index.json) I have attempted with a USB adapter and ran this command (tc@box:~$ ./rploader.sh ext broadwellnk-7.0.1-42218 add https://raw.githubusercontent.com/pocopico/rp-ext/master/r8152/rpext-index.json) I don't know what I am missing here.
  3. Should this work for the RTL8125BG as well or would that be a complete different ext? Also, should I be asking these questions somewhere else or is this appropriate?
  4. While following the guide or using the script "./m.sh DS3622xs+" I hang on boot. After "sudo reboot" I get these messages : "Loading Linux... Loading initramfs... Starting kernel with USB boot _" This does not change and it just hangs at this screen. I was looking for errors while installing and that was what I though might be causing my issue.
  5. While following the guide or using the script "./m.sh DS3622xs+" I hang on boot. After "sudo reboot" I get these messages : "Loading Linux... Loading initramfs... Starting kernel with USB boot _" This does not change and it just hangs at this screen. I was looking for errors while installing and that was what I though might be causing my issue.
  6. I have attempted this multiple ways and keep running into this error when trying to run through the install step by step and with the install script. ytc@box:~$ ./m.sh DS3622xs+ MODEL is DS3622xs+ tcrppart is sda3 making directory /mnt/sda3/auxfiles and make link custom-module mkdir: cannot create directory '/mnt/sda3/auxfiles': File exists ln: failed to create symbolic link '/home/tc/custom-module/auxfiles': Operation not permitted I have run these two commands as well. tc@box:~$ ll /mnt total 4 drwxr-xr-x 2 root root 40 Apr 22 08:51 sda1/ drwxr-xr-x 2 root root 40 Apr 22 08:51 sda2/ drwxrwxrwx 3 root root 4096 Jan 1 1970 sda3/ tc@box:~$ sudo ln -s /mnt/sda3/auxfiles /home/tc/custom-module; tc@box:~$ mkdir /mnt/sda3/auxfiles; I am sure this is something simple that I am just not seeing and understanding.
×
×
  • Create New...