GithubHelp home page GithubHelp logo

Comments (7)

kroese avatar kroese commented on May 28, 2024

I cannot tell if your compose file is missing something without seeing its contents (thats why this should have been placed as a "bug" and not a "question").

But if you used the default compose example, it should not be missing anything. Did you get display during the installation or never?

Normally when display output stays empty it points to a problem with the BIOS file, so can you try to set:

environment:
  BOOT_MODE: "windows_secure"

to force it to use a different BIOS file, and see if it helps?

Also, did you try some others versions (preferably XP or Win7) and know if they display output?

from windows.

usshauler avatar usshauler commented on May 28, 2024

Thank you for your quick response. I have tried both win11 and tiny11. When initially starting the compose file, I was able to view in the browser the download of the Windows ISO and it's progress. After that completed, I could no longer view anything else. I have added the Boot Mode variable to my compose and it is now starting the windows installation, many thanks !

from windows.

usshauler avatar usshauler commented on May 28, 2024

I also wanted to drop the logs for after inserting the variable for your review

image

from windows.

kroese avatar kroese commented on May 28, 2024

In previous versions, Secure Boot was always enabled by default. But this seemed to cause problems on some systems, so recently I disabled it by default so that the container would work for everyone.

And now it turns out that disabling it ALSO causes problems for some people. So now I dont know what to do anymore, haha.

from windows.

usshauler avatar usshauler commented on May 28, 2024

Perhaps just add the option and make everyone aware this is a possibility. My initial challenge with this was that I wasn't even aware this was causing the issue or that it was the step that followed after the ISO download. Regardless thank you for this and your hard work.

from windows.

usshauler avatar usshauler commented on May 28, 2024

Is there a way to specify a specific IP address to the actual Windows system itself ? I understand we can assign a static IP to connect to VNC on port 8006 using the macvlan but how can we assign a specific IP to the internal windows OS under it's network settings and maintain internet ? Let's say I want to give it 10.69.3.150

from windows.

kroese avatar kroese commented on May 28, 2024

Only via DHCP mode ( https://github.com/dockur/windows#how-can-windows-acquire-an-ip-address-from-my-router )

from windows.

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.