Xpenology rr Loader 24.11.11 Release

요약

  1. initrd 형식 수정하여 부팅 속도 향상
  2. "TTYD/DUFS/HTTP의 포트 변경" 후 menu.sh이 잠겨 다시 액세스할 수없는 문제 수정
  3. "정적 IP 설정", "무선 계정 설정"이 멈춤 문제 수정
  4. 11세대 이상 메인보드에서 VT-d를 사용하여 4.x 커널이 설치된 모델이 부팅 실패하는 문제 수정
  5. 많은 로직 및 설명을 최적화
  6. epyc7002 i915 지원을 ADL-N 모델에 대해 수정, 감사 @moetayuko.
  7. geminilake kvmx64 플랫폼의 beep 지원을 수정
  8. nvmevolume 플러그인이 작동하지 않는 문제 수정
  9. 부팅 및 종료 시 비프음을 내는 beep 애드온 추가(마더보드에 부저가 필요함)
  10. 마이윈다 장치의 RESET 버튼 기능을 맞추기 위해 maiyunda 애드온 추가 Maiyunda https://www.maiyunda.com/.
  11. HBA 장치의 디스크에 대한 SMART 정보를 수정하기 위해 smartctl 애드온 추가(테스트 필요)

  1. Modify the initrd format to speed up the boot process.
  2. Fix the problem that menu.sh is locked and cannot be accessed again after "Change ports of TTYD/DUFS/HTTP".
  3. Fix the problem that "Set static IP" and "Set wireless account" are stuck.
  4. Fix the problem that the model with 4.x kernel installed fails to boot when VT-d is turned on for 11th generation and above motherboards.
  5. Optimize a lot of logic and descriptions.
  6. Fix epyc7002 i915 support for ADL-N models, thanks @moetayuko.
  7. Fix beep support for geminilake kvmx64 platform.
  8. Fix the problem that nvmevolume plugin does not work.
  9. Add beep addon to make beeps when starting and shutting down (need the motherboard to have a buzzer).
  10. Add maiyunda addon to adapt the RESET button function of Maiyunda device Maiyunda https://www.maiyunda.com/.
  11. Add smartctl addon to fix the SMART information of disks on HBA devices (need tested).

전체 변경 로그: 24.11.1...24.11.11

추가

  • 24.11.11 RRM 이상 동작에 대한 안내
    임시 대책:
    DSM 셸에서 다음 명령을 root으로 실행하십시오(DSM 셸에서 또는 작업 계획을 통해):
    sed -i 's/synoboo\$/synoboot\$/' /usr/bin/rr-loaderdisk.sh
  • 24.11.11 RRM 이상 동작에 대한 안내
    임시 대책:
    DSM 셸에서 다음 명령을 root으로 실행하십시오(DSM 셸에서 또는 작업 계획을 통해):
    sed -i 's/synoboo\$/synoboot\$/' /usr/bin/rr-loaderdisk.sh

원문 내용

  1. 修改 initrd 格式, 加快启动速度.
  2. 修复 "修改 TTYD/DUFS/HTTP 的端口" 后 menu.sh 被锁无法再次进入的问题.
  3. 修复 "设置静态 IP", "设置无线帐号" 卡住的问题.
  4. 修复 11代以上主板开启 VT-d 时,安装 4.x 内核的型号启动失败的问题.
  5. 优化大量逻辑和描述。
  6. 修复 epyc7002 i915 对 ADL-N 型号的支持,thanks @moetayuko.
  7. 修复 geminilake kvmx64 平台的 beep 支持.
  8. 修复 nvmevolume 插件 不生效的问题.
  9. 添加 beep 插件, 在启动和关机时发出哔声(需要主板有蜂鸣器).
  10. 添加 maiyunda 插件, 迈云达设备 RESET 按钮功能适配 迈云达 https://www.maiyunda.com/.
  11. 添加 smartctl 插件, 修复 HBA 设备上磁盘的 SMART 信息 (待测试).

  1. Modify the initrd format to speed up the boot process.
  2. Fix the problem that menu.sh is locked and cannot be accessed again after "Change ports of TTYD/DUFS/HTTP".
  3. Fix the problem that "Set static IP" and "Set wireless account" are stuck.
  4. Fix the problem that the model with 4.x kernel installed fails to boot when VT-d is turned on for 11th generation and above motherboards.
  5. Optimize a lot of logic and descriptions.
  6. Fix epyc7002 i915 support for ADL-N models, thanks @moetayuko.
  7. Fix beep support for geminilake kvmx64 platform.
  8. Fix the problem that nvmevolume plugin does not work.
  9. Add beep addon to make beeps when starting and shutting down (need the motherboard to have a buzzer).
  10. Add maiyunda addon to adapt the RESET button function of Maiyunda device Maiyunda https://www.maiyunda.com/.
  11. Add smartctl addon to fix the SMART information of disks on HBA devices (need tested).

Full Changelog: 24.11.1...24.11.11

Add

  • 关于 24.11.11 RRM 异常问题
    临时对策:
    请在 DSM shell 中 以 root 方式执行以下命令 (或者通过 任务计划):
    sed -i 's/synoboo\$/synoboot\$/' /usr/bin/rr-loaderdisk.sh
  • About 24.11.11 RRM abnormality
    Temporary solution:
    Please execute the following command as root in DSM shell (or through task plan):
    sed -i 's/synoboo\$/synoboot\$/' /usr/bin/rr-loaderdisk.sh

링크 : https://github.com/RROrg/rr/releases/tag/24.11.11