Ventoy icon indicating copy to clipboard operation
Ventoy copied to clipboard

A new bootable USB solution.

Results 928 Ventoy issues
Sort by recently updated
recently updated
newest added

### Official FAQ - [x] I have checked the official FAQ. ### Ventoy Version 1.1.07 ### What about latest release Yes. I have tried the latest release, but the bug...

### Official FAQ - [x] I have checked the official FAQ. ### Ventoy Version 1.0.97 ### What about latest release No. I didn't try the latest release. ### Try alternative...

### Official FAQ - [x] I have checked the official FAQ. ### Ventoy Version 1.1.07 ### What about latest release Yes. I have tried the latest release, but the bug...

### Official Website List - [x] I have checked the list in official website and the image file is not listed there. ### Ventoy Version 1.1.07 ### BIOS Mode UEFI...

### Official Website List - [x] I have checked the list in official website and the image file is not listed there. ### Ventoy Version 1.1.05 ### BIOS Mode UEFI...

### Official Website List - [x] I have checked the list in official website and the image file is not listed there. ### Ventoy Version 1.1.05 ### BIOS Mode UEFI...

在所有脚本中,你们都使用了 `#!/bin/sh` 的 Shebang,但却用了非 POSIX 的 Bash 扩展语法(比如 EDK2/build.sh 的第 39 行:`source ./edksetup.sh`),这导致在一些把 /bin/sh 设置为 POSIX Shell(如 dash)的系统上无法正常编译,请把语法修正为 POSIX 兼容或调整 Shebang 为 `#!/usr/bin/env bash` In all your scripts, you've used...

### Official FAQ - [x] I have checked the official FAQ. ### Ventoy Version 1.1.07 ### What about latest release Yes. I have tried the latest release, but the bug...

### Official FAQ - [x] I have checked the official FAQ. ### Ventoy Version 1.1.0.7 ### What about latest release Yes. I have tried the latest release, but the bug...

Update ANSI for UTF-8 Lang pt-BR