GithubHelp home page GithubHelp logo

Comments (4)

leiserfg avatar leiserfg commented on May 22, 2024 1

Got it! I have to add the virtio drivers before installing so it finds the disk.

from quickemu.

mark2185 avatar mark2185 commented on May 22, 2024

Could you post the command you use to start it and its output, also the corresponding config?

from quickemu.

leiserfg avatar leiserfg commented on May 22, 2024

I'm using the default config for windows 10, running it with ./quickemu --vm windows-10.conf
And this is the output I'm getting

Quickemu 2.2.2 starting windows-10.conf
 - QEMU:     /usr/bin/qemu-system-x86_64 v6.1.0
 - BOOT:     Legacy BIOS (windows)
 - CPU:      1 Socket(s), 2 Core(s), 2 Thread(s), 3G RAM
 - Disk:     windows-10/disk.qcow2 (64G)
             Just created, booting from windows-10/Win10_21H1_EnglishInternational_x64.iso
 - Boot ISO: windows-10/Win10_21H1_EnglishInternational_x64.iso
 - CD-ROM:   windows-10/virtio-win.iso
 - Screen:   1664x936
 - Display:  SDL, qxl-vga, GL (on), VirGL (off)
 - ssh:      On host:  ssh user@localhost -p 22221
 - SPICE:    On host:  spicy --title "windows-10" --port 5930 --spice-shared-dir /home/leiserfg/Public
 - WebDAV:   On guest: dav://localhost:9843/
 - Process:  On guest: killall windows-10	(if a forced kill is required)
 qxl_send_events: spice-server bug: guest stopped, ignoring

from quickemu.

leiserfg avatar leiserfg commented on May 22, 2024

In case it's helpful this is the config

guest_os="windows"
disk_img="windows-10/disk.qcow2"
iso="windows-10/Win10_21H1_EnglishInternational_x64.iso"
fixed_iso="windows-10/virtio-win.iso"

from quickemu.

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.