Giter Club home page Giter Club logo

Comments (11)

WaxyMocha avatar WaxyMocha commented on June 1, 2024

This was added in #70, I just haven't pushed new release yet. You can install the woeusb-ng from source to get that functionality.

from woeusb-ng.

WaxyMocha avatar WaxyMocha commented on June 1, 2024

oh, wrong issue

from woeusb-ng.

WaxyMocha avatar WaxyMocha commented on June 1, 2024

No, I was writing for #71 and sent it here

from woeusb-ng.

SisyphusIsntHappy avatar SisyphusIsntHappy commented on June 1, 2024

I see, so any idea how to fix my issue?

from woeusb-ng.

WaxyMocha avatar WaxyMocha commented on June 1, 2024

I'm creating a bootable drive in virtual machine to confirm the issue, I'll get back to you when I'm done.

from woeusb-ng.

SisyphusIsntHappy avatar SisyphusIsntHappy commented on June 1, 2024

Just FYI, this is where I obtained the untouched ISOs

https://[redacted]

from woeusb-ng.

WaxyMocha avatar WaxyMocha commented on June 1, 2024

Firstly, I'm not clicking this link.

Secondly,
Are you from China?
Why I'm asking, this whole partition is created from rufus boot iso: https://github.com/pbatard/rufus/tree/master/res/uefi
and thus is not tied to Windows ISO used, and I think there was some guy that was mentioning this issue, but I can't find it now.

So, if this is an issue that breaks the functionally for you, I don't think I can help you, maybe you can hack the code to change download link.

from woeusb-ng.

SisyphusIsntHappy avatar SisyphusIsntHappy commented on June 1, 2024

No offense, but it's an archive, what are you browsing the web on, windows XP?
No I'm not from china.
Could you explain the part about rufus?

from woeusb-ng.

WaxyMocha avatar WaxyMocha commented on June 1, 2024

The woeusb-ng creates fat partition for uefi, and then downloads image of that partition form the link I given you. All files that are in uefi partition come from this image, if you get empty files that means that the image was corrupted in some way.

from woeusb-ng.

SisyphusIsntHappy avatar SisyphusIsntHappy commented on June 1, 2024

If I'm not mistaken that image file is only downloaded when the ISO install image is larger than 4GB in which case an NTFS partition is created and the image file is downloaded form the web. Here it says that,

def install_uefi_ntfs_support_partition(uefi_ntfs_partition, download_directory):

Those are said to be uefi-ntfs bootloader, also looking at the file size the bootx64.efi present in the image, it is only 27KB while the actual windows bootloader bootx64.efi is over 500KB.

In workaround.py, it can be seen that the program is trying to open the install.wim file and extract a certain efi file which is then renamed as bootx64.efi.

bootloader = subprocess.run(["7z",

My skills are not perfect but please look into it. I'm guessing some bug is preventing the proper extraction of that file. Could you please check?

from woeusb-ng.

zoeleu avatar zoeleu commented on June 1, 2024

Firstly, I'm not clicking this link.

Secondly, Are you from China? Why I'm asking, this whole partition is created from rufus boot iso: https://github.com/pbatard/rufus/tree/master/res/uefi and thus is not tied to Windows ISO used, and I think there was some guy that was mentioning this issue, but I can't find it now.

So, if this is an issue that breaks the functionally for you, I don't think I can help you, maybe you can hack the code to change download link.

By the way, I can open the comment history and find the link. I would advise you to delete the comment if you truly wish to remove it.

from woeusb-ng.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.