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

feature request - display a message before downloading uefi-ntfs.img #97

Open
1 of 2 tasks
Un1Gfn opened this issue May 3, 2023 · 0 comments
Open
1 of 2 tasks

Comments

@Un1Gfn
Copy link

Un1Gfn commented May 3, 2023

Good Habit Checklist for Issue Reporting

  • I've searched the issue tracker and is pretty sure that there's no duplicate issue already filed
  • I've built the latest development snapshot using the instructions in README and verified that the issue can still be reproduced (for bug reports)

Issue Reproduce Instructions

woeusb -d -v --debug --tgt-fs NTFS Win11_22H2_China_GGK_Chinese_Simplified_x64v1.iso /dev/sdb

Expected Behavior

Please display a message telling the user that woeusb is about to download a file before downloading. If so, the user would be aware of their unstable internet w/o having to wait for so long.

fileName = urllib.request.urlretrieve("https://github.com/pbatard/rufus/raw/master/res/uefi/uefi-ntfs.img", "uefi-ntfs.img")[0] #[local_filename, headers]

Current Behavior

Woeusb hangs at mkntfs completed successfully. Have a nice day for several minutes before emitting the error Remote end closed connection without response.

Info of My Environment

WoeUSB Version

0.2.12

WoeUSB Source

pip/pypi

Information about the Operating System

Linux 6.2.13 (arch)

Information about the Source Media

Win11_22H2_China_GGK_Chinese_Simplified_x64v1.iso downloaded from https://www.microsoft.com/software-download/windows11

Information about the Target Device

0951:1666 Kingston Technology DataTraveler 100 G3/G4/SE9 G2/50

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant