Jump to content
XPEnology Community

wjz304

Contributor
  • Posts

    131
  • Joined

  • Last visited

  • Days Won

    13

Everything posted by wjz304

  1. First of all, the hardware of arm is very complicated, and rom is not universal. Each hardware needs to compile uboot and separate dts separately, So for now, I don't want to get involved in arm
  2. https://xpenology.com/forum/topic/69718-tuto-dsm-7-pour-tous/ 2. Sélectionner le menu Update menu : or "Update menu -> Local upload"
  3. Give it a try. If have any problems, let us solve them. it by constantly solving problems can get better.
  4. https://github.com/wjz304/rr/releases/tag/23.9.7 https://github.com/wjz304/rr/releases/tag/23.10.5 Please read the release notes for both versions
  5. If you write the image to a physical device (usb/sata/nvme), the third partition will be automatically expanded according to the actual size of the physical device during the first boot, so there is no difference when using rr/rr_4gb. The only difference is that it is written to When using the device, 1g will write faster. If it is a virtual device, the size of img/vmdk is fixed. At this time, the 1GB image may not be enough.
  6. As I prompted, The mac in cmdline is only used to activate the service. The NIC's mac don't change, they are all real. https://github.com/wjz304/rr/issues/269
  7. After the release of 23.10.4, I refactored the architecture of arpl to support more advanced functions. Because the changes are large, But I don’t want to destroy the original logic of the original arpl-i18n, it will be iterated under the new code name "RR"
  8. Method 1: Mobile hard drive box + Rufus/other disk writing software Method 2: WinPE + Diskgenius/other disk writing software Method 3: used dd command in arpl
  9. Yes, it's just that you need to clone the disk instead of simply copying the files, There is no need to change anything else. Remove the USB device before boot,because there are two boot disks at the same time. arpl will report an error because it does not know which one to use.
  10. Oh, sorry for my misunderstanding, you need to set DiskIdxMap and SataPortMap
  11. it is recommended to use q35. The compatibility of q35 is better.
  12. SeaBios is also available, Is the model q35?
  13. It should be possible to uninstall, as long as you don't do any other operations after uninstalling, and restart directly after restore/backup.
  14. Would it be better as a backup? What do you think? The software for simply writing disks on the PC side is already very rich
  15. @Peter Suh A long time ago I wrote the function of backing up the boot disk to img and restoring the boot disk from img. But due to the instability of ttyd on the web, I used DEBUG definition to block it. backing up to other USB flash drives seems to be a good solution.
  16. Yes, the three portcfg are a combination, they should add or be deleate at the same time
  17. Yes, you can set a fixed value to block the automatic setting of disks addons https://github.com/wjz304/arpl-i18n/issues/226#issuecomment-1726628716
×
×
  • Create New...