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

Hello World Example fails to run with the error: "[Program_Failure] process exited" #2204

Open
JJCUBER opened this issue Jun 15, 2020 · 1 comment

Comments

@JJCUBER
Copy link

JJCUBER commented Jun 15, 2020

I am quite new to all of this stuff, but I have installed all the dependencies on a fresh copy of Ubuntu, restarted, and gone through all the steps in hello world. Once getting to the "boot hello" portion, I get these warnings and errors:
image
I used the conan profile "clang-6.0-linux-x86_64" to build.

I don't understand where I went wrong or how to fix this.

My goal for this is to create an image/iso that is bootable as it's own os from VirtualBox for example (without running on top of some other os).

How would I go about fixing my issue and creating this bootable image/iso?

@fwsGonzo
Copy link
Member

This could be a known boot bug, try boot --create-bridge hello. To create a bootable ISO for bare metal I prefer to use mkrescue.
See: https://github.com/fwsGonzo/physboot/blob/master/physbuild.sh

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