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

Check for bridge before trying to boot with it #25

Open
alfreb opened this issue May 27, 2024 · 0 comments
Open

Check for bridge before trying to boot with it #25

alfreb opened this issue May 27, 2024 · 0 comments

Comments

@alfreb
Copy link
Contributor

alfreb commented May 27, 2024

alfred@alfred-ubuntu-home:~/vmrunner$ boot ~/IncludeOS/hello_includeos.elf.bin.grub.img
[ WARNING ] Running with sudo
Error: argument "bridge43" is wrong: Device does not exist

qemu-system-x86_64: -netdev tap,id=net0,vhost=on,script=/home/alfred/vmrunner/bin/qemu-ifup,downscript=/home/alfred/vmrunner/bin/qemu-ifdown: network script /home/alfred/vmrunner/bin/qemu-ifup failed with status 65280

[ PROGRAM_FAILURE ] process exited

We should either check for the bridge ahead of time or hint that it can be created with --create-bridge if this happens.

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

1 participant