Can't remember if the 8GB USB was created using Ventroy for Windows OR Ventoy for Linux.
BUT, I got the following when running Ventoy for Linux v1017.
Hope this helps
BUT, I got the following when running Ventoy for Linux v1017.
Code:
# ./Ventoy2Disk.sh -u /dev/sdc
***********************************************************
* Ventoy2Disk Script *
* longpanda admin@ventoy.net *
***********************************************************
Upgrade operation is safe, all the data in the 1st partition (iso files and othe r) will be unchanged!
Update Ventoy 1.0.16 ===> 1.0.17 Continue? (y/n)y
Update Ventoy to /dev/sdc successfully finished.
./Ventoy2Disk.sh: line 49: cd: too many arguments
# ./Ventoy2Disk.sh -u /dev/sdc
***********************************************************
* Ventoy2Disk Script *
* longpanda admin@ventoy.net *
***********************************************************
Upgrade operation is safe, all the data in the 1st partition (iso files and other) will be unchanged!
Update Ventoy 1.0.17 ===> 1.0.17 Continue? (y/n)y
Update Ventoy to /dev/sdc successfully finished.
./Ventoy2Disk.sh: line 49: cd: too many arguments
#
- Curious: Does Ventoy maintain a config file or a logfile in the USB signaling the how/options used to create the USB?
- Edit: A subsequent run was done to insure continuing "Secure Boot" was included in USB boot needs: Same bug outcome.
Code:
# ./Ventoy2Disk.sh -s -u /dev/sdc
***********************************************************
* Ventoy2Disk Script *
* longpanda admin@ventoy.net *
***********************************************************
Upgrade operation is safe, all the data in the 1st partition (iso files and other) will be unchanged!
Update Ventoy 1.0.17 ===> 1.0.17 Continue? (y/n)y
Update Ventoy to /dev/sdc successfully finished.
./Ventoy2Disk.sh: line 49: cd: too many arguments
#
Hope this helps
Happy to learn how to ...