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

Boot fails after creating bridge #26

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

Boot fails after creating bridge #26

alfreb opened this issue May 27, 2024 · 0 comments

Comments

@alfreb
Copy link
Contributor

alfreb commented May 27, 2024

The script assumes the wrong path of the image.

alfred@alfred-ubuntu-home:~/vmrunner$ boot --create-bridge ~/IncludeOS/hello_includeos.elf.bin.grub.img
* <boot>    :  Creating bridge
>>> Setting up bridge: bridge43, ipv4: 10.0.0.1/24, ipv6: fe80::e823:fcff:fef4:83e7/64
>>> Running on Linux using iproute2
>>> No existing bridge, creating
>>> Activating bridge
>>> Configuring with ipv4
>>> Configuring with ipv6
>>> Done setting up bridge
[ WARNING ] Provided kernel is neither 64-bit or 32-bit ELF executable.
[ WARNING ] Running with sudo
qemu: could not open kernel file '/home/alfred/IncludeOS/hello_includeos': No such file or directory
qemu-system-x86_64: network script /home/alfred/vmrunner/bin/qemu-ifdown failed with status 256
[ WARNING ] Exception thrown while waiting for vm output: Process completed

[ PROGRAM_FAILURE ] process exited

The bridge seems to be created properly on ubuntu 24.04, so the subsequent boot works.

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