Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bootloader crimes #739

Closed
f0rdprefect opened this issue Sep 1, 2023 · 2 comments
Closed

bootloader crimes #739

f0rdprefect opened this issue Sep 1, 2023 · 2 comments

Comments

@f0rdprefect
Copy link

No a bug bit a feature request of some kind.

There was a talk on the CCC-Camp about how to use a minimal linux to bootstrap windows 11 with custom configuration. Please see github page for more info

https://github.com/Phaeilo/bootloader-crimes

I spend some time to figure out how to call qemu to try this method and all the time I wished quickemu could do the heavy lifting for me ;)

Anyhow if someone wants to try

qemu-img convert -O qcow2 disk.vmdk disk.qcow2

qemu-system-x86_64 -machine q35 -cpu host -m 8G -net nic,model=e1000 -net user -hda disk.qcow2 -enable-kvm

Might be helpful.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 1, 2023

Hello there 👋
Thanks for submitting your first issue to the Quickemu project 🐛 We'll try and take a look at your issue soon ⏲

In the meantime you might want to join the Wimpys World Discord 🗣 where we have a large community of Linux 🐧 enthusiasts and passionate open source developers 🧑‍💻

You might also be interested in following Wimpys World Twitch 📡 channel where Wimpy streams let's code video, including this project, several times a week. A back catalog of past live stream and other Linux related content is available on Wimpys World YouTube 📺 channel.

@flexiondotorg
Copy link
Member

Please re-submit this issue as a specific feature request 👍 The current issue doesn't describe a tractable bug or feature request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants