We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.0.95
Yes. I have tried the latest release, but the bug still exist.
No. I didn't try these alternative boot modes.
UEFI Mode
GPT
250
No response
None
Line 199 in VentoyPlugson.sh has a bug:
$OLDDIR/tool/$TOOLDIR/Plugson must be escaped, or the script throws an error if the path contains spaces.
$OLDDIR/tool/$TOOLDIR/Plugson
The text was updated successfully, but these errors were encountered:
Add escaping for path in VentoyPlugson.sh (#2585)
d617985
Fixed in 1.0.96
Sorry, something went wrong.
No branches or pull requests
Official FAQ
Ventoy Version
1.0.95
What about latest release
Yes. I have tried the latest release, but the bug still exist.
Try alternative boot mode
No. I didn't try these alternative boot modes.
BIOS Mode
UEFI Mode
Partition Style
GPT
Disk Capacity
250
Disk Manufacturer
No response
Image file checksum (if applicable)
None
Image file download link (if applicable)
No response
What happened?
Line 199 in VentoyPlugson.sh has a bug:
$OLDDIR/tool/$TOOLDIR/Plugson
must be escaped, or the script throws an error if the path contains spaces.The text was updated successfully, but these errors were encountered: