GithubHelp home page GithubHelp logo

[Question]: NO device about windows HOT 10 CLOSED

chspan avatar chspan commented on May 27, 2024
[Question]: NO device

from windows.

Comments (10)

kroese avatar kroese commented on May 27, 2024

You should use the bug report form and not the question-form.

But a quick tip: set MANUAL: "N" to fix it.

from windows.

chspan avatar chspan commented on May 27, 2024

Has been changed, still no device
Is there something wrong with my configuration?
version: "3"
services:
windows:
image: dockurr/windows
container_name: windows
devices:
- /dev/kvm
cap_add:
- NET_ADMIN
ports:
- 8006:8006
- 3389:3389/tcp
- 3389:3389/udp
stop_grace_period: 2m
restart: on-failure
volumes:
- /data/dockur/iso:/storage
environment:
VERSION: "win11" # 系统标识
RAM_SIZE: "4G" # 分配的内存
CPU_CORES: "2" # 分配的核心
DISK_SIZE: "50G" # 分配储存空间
MANUAL: "N"
CONSOLE: "Y"

image
image

from windows.

chspan avatar chspan commented on May 27, 2024

image
Can virtio be replaced?

from windows.

chspan avatar chspan commented on May 27, 2024

image
Found the problem in the test

from windows.

kroese avatar kroese commented on May 27, 2024

The D:\ drive contains the drivers, so I dont understand why your Windows complains that they cannot be found. Because they can be found in the D drive.

Very strange issue. But I know nothing about your system info, so you should use the bug report form and not the question-form. I will not reply here anymore.

from windows.

chspan avatar chspan commented on May 27, 2024

I am esxi, I have created a virtual machine, and the physical machine is a dell server.
version: "3"
services:
windows:
image: dockurr/windows
container_name: windows7
devices:
- /dev/kvm
cap_add:
- NET_ADMIN
ports:
- 8006:8006
- 3389:3389/tcp
- 3389:3389/udp
stop_grace_period: 2m
restart: on-failure
environment:
VERSION: "win7"
Error after startup
image

from windows.

chspan avatar chspan commented on May 27, 2024

system is CentOS Linux release 7.9.2009 (Core)

from windows.

chspan avatar chspan commented on May 27, 2024

image
The system supports kvm virtualization

from windows.

chspan avatar chspan commented on May 27, 2024

Hello, I would like to ask what are the requirements for docker and docker-compose versions?
I can't test it on the server. I have the above problem. I can start it when I test it on my laptop. Is there any missing driver? I still have a system problem. I need to change to ubuntu.

from windows.

chspan avatar chspan commented on May 27, 2024

docker run -it --rm --name windows7 -p 8006:8006 --device=/dev/kvm --cap-add NET_ADMIN --stop-timeout 120 dockurr/windows
This default is win11, how can I change it to win7?

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.