longpanda

Results 532 comments of longpanda

If the secure boot option is enabled in the BIOS try to disable it and reboot.

1.0.96 is the Ventoy project version and the version number is writter in a config file. The Ventoy2Disk.exe is just a Windows installer program of Ventoy. Sometimes other parts update...

Hi all, Please try this CI release: https://github.com/ventoy/Ventoy/actions/runs/7088423200 About CI release: https://www.ventoy.net/en/doc_github_ci.html

Did you use customize theme or use the default ventoy theme?

Normally, this issue occurs when the customize theme contains unsupported pictures. (e.g. some png file).

You can preserve some space at the end of the disk when install Ventoy. https://www.ventoy.net/en/doc_disk_layout.html#reserve_space `Option` ---> `Partition Configuration` ---> `Preserve some space at the end of the disk` So,...

What is the filesystem of the 3rd partition? In ventoy menu, press `c` to enter grub shell and run `ls -l` to see whether grub can recognize the 3rd partition.

The preserved space use GiB unit, that is to say 1GB reserved space is `1024 x 1024 x 1024 = 1073741824 bytes` (It's better to change the unit from `GB`...