Ventoy Forums
LInux - Ventoy v1017 bug report - Printable Version

+- Ventoy Forums (https://forums.ventoy.net)
+-- Forum: Ventoy General Use —— Ventoy 使用交流 (https://forums.ventoy.net/forumdisplay.php?fid=1)
+--- Forum: Ventoy Discussion Forum (https://forums.ventoy.net/forumdisplay.php?fid=2)
+--- Thread: LInux - Ventoy v1017 bug report (/showthread.php?tid=418)



LInux - Ventoy v1017 bug report - GCMartin - 07-29-2020

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. 
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
#

  1. Curious: Does Ventoy maintain a config file or a logfile in the USB signaling the how/options used to create the USB?
  2. 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