Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not work on Fedora 40 WS #85

Open
basushaunak opened this issue Sep 2, 2024 · 3 comments
Open

Does not work on Fedora 40 WS #85

basushaunak opened this issue Sep 2, 2024 · 3 comments
Labels
bug Something isn't working linux

Comments

@basushaunak
Copy link

Gives an error that --show-progress is not a valid option.
If that option is removed from the bash script, it is still not able to download ventoy.

@randompersononinternet69
Copy link
Contributor

Uh what command is showing that error?

@basushaunak
Copy link
Author

basushaunak commented Sep 16, 2024

This is the error:
"Last metadata expiration check: 1:22:27 ago on Monday 16 September 2024 09:36:42 AM.
Dependencies resolved.
Nothing to do.
Complete!
All dependencies are already installed.

Downloading Ventoy Version: 502646
Unknown option 'show-progress'

Extracting Ventoy...
tar: ventoy.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
Removing the extracted Ventory tar.gz file...
Renaming ventoy folder to remove the version number...
mv: cannot stat 'ventoy-502646': No such file or directory
Checking SHA256 hash of MediCat.USB.v21.12.7z...
MediCat.USB.v21.12.7z SHA256 hash matches.
Hash is a306331453897d2b20644ca9334bb0015b126b8647cecec8d9b2d300a0027ea4
Safe to proceed...

Please Plug your USB in now if it is not already connected...

Press any key once it has been detected by your system...

Please Find the ID of your USB below:
NAME SIZE VENDOR MODEL SERIAL
sda 931.5G ATA CT1000MX500SSD1 2231E64FB872
sdb 238.5G StoreJet SSD 256GB AA000000000000005374
zram0 7.4G
Enter the device for the USB drive NOT INCLUDING /dev/ OR the Number After.
for example enter sda or sdb
sdb
You want to install Ventoy and Medicat to /dev/sdb / /dev/sdb1? (Y/N) y
Installation confirmed and will commence in 5 seconds...
Installing Ventoy on /dev/sdb
MBR at max can do up to approximately 2.2 TB and will work with older BIOS systems and UEFI systems that support legacy operating systems. GPT can do up to 18 exabytes and will work with UEFI systems.
Device partition layout defaults to MBR. Would you like to use GPT instead? (Y/N)y
Using GPT
sh: ./ventoy/Ventoy2Disk.sh: No such file or directory
ERROR: Unable to install Ventoy. Exiting...

"

@randompersononinternet69
Copy link
Contributor

Open up the installer script in a editor, and use the find tool in your editor and find "show-progress".
Then remove it, and execute the script again.

@mon5termatt mon5termatt added linux bug Something isn't working labels Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working linux
Projects
None yet
Development

No branches or pull requests

3 participants