longpanda

Results 532 comments of longpanda

I can't reproduct the issue. I test but it's OK. ![image](https://user-images.githubusercontent.com/59477474/194322722-1dfbe788-cedb-45b8-aa49-fb25628888df.png)

Log 错误码 32 : The process cannot access the file because it is being used by another process. 是说盘被某个其他程序占用住了,Ventoy获取不到权限,所以就不显示了。 看看系统里有没有杀软、防火墙、DiskGenius之类的软件,或者以下列出来的: 1. Paragon ExtFS for Windows 2. ParagonMounter 3. DokanMounter 4....

最新的版本能启动吗?

Every release since 1.0.00 will get false positive report, I can't do anything. Ventoy is 100% open source.

Yes. So when you use cloudinit autoinstall with Ventoy, you have to specify the disk in the `storage` section as follows: (https://www.ventoy.net/download/cloud-init-user-data.txt) ``` #cloud-config autoinstall: apt: geoip: true preserve_sources_list: false...

Also Ventoy supports Variables Expansion in the autoinstall script. So you can use variables such as `VT_LINUX_DISK_SDX_1ST_NONVTOY` `VT_LINUX_DISK_MAX_SIZE` instead of the fixed `sdb`

> 1.0.82在h81主板(dell品牌机)上UEFI启动出现同样问题,在技嘉B85M-D3H上正常。 @ctz556 1.0.84 呢?