You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I have setup distrobox with Arch and installed Ventoy.
Then I run distrobox-export to make it accessible from my desktop.
I get this output running ventoy -l <device> on my desktop:
As you can see in this screenshot I must enter sudo-password to proceed.
Now I have upgraded all packages in Arch including Ventoy. In order to have the upgraded binary available on my desktop, I executed these commands: distrobox-export -d -b /sbin/ventoy distrobox-export -b /sbin/ventoy
After this I cannot start Ventoy anymore because I'm not asked to enter my sudo-password anymore.
Can you please advise how to fix this?
THX
The text was updated successfully, but these errors were encountered:
cmonty14
changed the title
[Error] Cannot start ventoy > permissions required
[Error] Cannot start Ventoy > permissions required?
Mar 2, 2025
Hello,

I have setup distrobox with Arch and installed Ventoy.
Then I run
distrobox-export
to make it accessible from my desktop.I get this output running
ventoy -l <device>
on my desktop:As you can see in this screenshot I must enter sudo-password to proceed.
Now I have upgraded all packages in Arch including Ventoy. In order to have the upgraded binary available on my desktop, I executed these commands:
distrobox-export -d -b /sbin/ventoy
distrobox-export -b /sbin/ventoy
After this I cannot start Ventoy anymore because I'm not asked to enter my sudo-password anymore.

Can you please advise how to fix this?
THX
The text was updated successfully, but these errors were encountered: