Code Monkey home page Code Monkey logo

Comments (6)

Husky110 avatar Husky110 commented on August 17, 2024 3

@kroese - I've actually made it work inside a KasmWorkspace! Check my fork: https://github.com/Husky110/kasm-qemu-docker
Using an ubuntu 22.04-image I was even able to make sound work! :)
Is there already a way to skip the Boot-Parameter and boot directly from the virtual disk after installation? Couldn't figure that out somehow...

from qemu-docker.

kroese avatar kroese commented on August 17, 2024

I think it should not very difficult to modify the base from Debian to Ubuntu (because Ubuntu is just Debian with some extras).

But if you do not like VNC, you can just disable it in your compose file by setting: DISPLAY: "none" environment variable.

from qemu-docker.

Husky110 avatar Husky110 commented on August 17, 2024

@kroese Thanks for your reply. But Display None would not suit my usecase. Kasm builds Workspaces with Desktop-Environments and use a custom VNC-like protocoll for Remote Desktop. The cool part about it that they run inside docker-containers, so basically I'm trying to get a VM running in there. :)
Maybe check them out. ^^

from qemu-docker.

kroese avatar kroese commented on August 17, 2024

@Husky110 I do not know exactly what you mean.. Normally it should always give the harddrive higher priority than the cd-rom, so it should boot automaticly from the disk.

from qemu-docker.

Husky110 avatar Husky110 commented on August 17, 2024

@kroese - What got me confused is this part in the quemu-docker-repo:
How do I boot a local image?
To skip the download, rename your image to boot.iso and place it in an empty /storage folder.
How the F do I skip the download!? Cause as soon as I leave the BOOT-Variable empty, it throws an error at me... So what I would like is download the iso, install the system on my VM, maybe delete the iso and boot directly from virtual-HDD. Couldn't figure that one out any maybe need some guidance there. :)

from qemu-docker.

kroese avatar kroese commented on August 17, 2024

You dont need to make BOOT empty. If it detects a file called boot.iso in your /storage folder it will ignore the value of BOOT completely.

If you would show your compose file and the error you get, it would be much easier to determine what you did wrong.

from qemu-docker.

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.