We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
woeusb command failed with errors "<urlopen error [Errno -2] Name or service not known>"
(1) OS: CentOS Linux release 7.6.1810 (Core), it's a vmware guest, say, centos76-vm. (2) WoeUSB-ng: 0.2.6
(1) Add scsi disk (/dev/sdb) to centos76-vm (2) excute woeusb command as follows
woeusb --tgt-fs NTFS -d en_windows_server_2012_vl_x64_dvd_917758.iso /dev/sdb
build successfully
build failed
The text was updated successfully, but these errors were encountered:
At one of the last stages of creating a bootable pendrive, woeusb downloads uefi image from github, maybe you were not connected to internet? Can you open https://github.com/pbatard/rufus/raw/master/res/uefi/?
Sorry, something went wrong.
Thanks. Yes, it's the network problem.
I'll fix error catch so the error will be more verbose.
bbd83bd
Bump version number
642ecb1
Changes: - Add Brazilian Portuguese translation (1d8f08e), - Fix #15, WoeUSB-ng wasn't correctly checking available commands, - Fix #14, except clause wasn't catching network error
No branches or pull requests
Problem
woeusb command failed with errors "<urlopen error [Errno -2] Name or service not known>"
Test Environment
(1) OS: CentOS Linux release 7.6.1810 (Core), it's a vmware guest, say, centos76-vm.
(2) WoeUSB-ng: 0.2.6
How to reproduce
(1) Add scsi disk (/dev/sdb) to centos76-vm
(2) excute woeusb command as follows
Expected
build successfully
Actual
build failed
More infomation
The text was updated successfully, but these errors were encountered: