08-24-2020, 05:25 PM
Ventoy Linux script help shows "-I" & "-i" for creating the bootable Ventoy disk.
The understand I get from the help and other documentation is that 1 will ask user confirmation, while the other will not. But, in both cases, -i and in -I, the scripts asks confirmation. NamelyThe script does create a bootable Ventoy, so either one of the options is a bug or one of them should be removed.
Hope this helps
The understand I get from the help and other documentation is that 1 will ask user confirmation, while the other will not. But, in both cases, -i and in -I, the scripts asks confirmation. Namely
Code:
Attention:
You will install Ventoy to /dev/sdb.
All the data on the disk /dev/sdb will be lost!!!
Continue? (y/n)y
All the data on the disk /dev/sdb will be lost!!!
Double-check. Continue? (y/n)y
Hope this helps
Happy to learn how to ...