怎样把iVentoy装进群晖NAS - Printable Version +- Ventoy Forums (https://forums.ventoy.net) +-- Forum: iVentoy General Use —— iVentoy 使用交流 (https://forums.ventoy.net/forumdisplay.php?fid=7) +--- Forum: iVentoy Discussion Forum (https://forums.ventoy.net/forumdisplay.php?fid=8) +--- Thread: 怎样把iVentoy装进群晖NAS (/showthread.php?tid=2505) |
怎样把iVentoy装进群晖NAS - jpzsj - 06-28-2023 如题,感谢感谢 RE: 怎样把iVentoy装进群晖NAS - hawkinf - 07-01-2023 Ventoy works on Synology NAS (at least w/ intel processors). Steps: 1 - you need to enable SSH on NAS 2 - login w/ admin 3 - go to the dir you unpacked tgz->tar->unpacked files 4 - execute ./iventoy.sh start seems it is working. tested just the web interface hosted on NAS. Update: - Tested and working perfectly w/ UEFI and Legacy (Image tested: Memtest86) - I needed to disable DHCP server on synology (for me didnt work config in iventoy the option: External DHCP, always got the error DHCP port is occupied by other program) - As my synology was configured to PXE boot, i disabled it and disabled tftp server on synology After that changes, i started iventoy on the Boot Information, and everything gone well. Now, i need to find why the External option on DHCP is not working for me, because i use my synology w/ a lot reserved ips RE: 怎样把iVentoy装进群晖NAS - jpzsj - 07-02-2023 thanks |