Symlink to the entry executable does not work
Official FAQ
- [X] I have checked the official FAQ.
Ventoy Version
1.0.94
What about latest release
Yes. I have tried the latest release, but the bug still exist.
Try alternative boot mode
Yes. I have tried them, but the bug still exist.
BIOS Mode
Legacy BIOS Mode
Partition Style
GPT
Disk Capacity
32GB
Disk Manufacturer
No response
Image file checksum (if applicable)
None
Image file download link (if applicable)
No response
What happened?
I am symlinking the executable like this (on Debian):
ln -s /home/user/.local/lib/ventoy/VentoyGUI.x86_64 /home/user/.local/bin/ventoy
(Yes, /home/user/.local/bin is on my PATH)
So my symlink looks like this:
/home/user/.local/bin/ventoy -> /home/user/.local/lib/ventoy/VentoyGUI.x86_64
When I launch/execute the symlink, nothing happens, only getting exit code 1.
App works if I launch it directly with /home/user/.local/lib/ventoy/VentoyGUI.x86_64 but why in the world the symlink would not work?
Bump, still reproducing in '25.