We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I tried to run the project as instructed in the README, but the network doesn't work. As shown here:
~ # ping 8.8.8.8 PING 8.8.8.8 (8.8.8.8): 56 data bytes ping: sendto: Network is unreachable
In addition, I can't get the block device to work. When I add it as a parameter, I get the following output at the end of the kernel logs:
---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) ]---
Is this a known issue, or is there something I'm doing wrong when running it?
Thank you! Your project has been very helpful so far in learning about virtualization.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I tried to run the project as instructed in the README, but the network doesn't work.
As shown here:
In addition, I can't get the block device to work. When I add it as a parameter, I get the following output at the end of the kernel logs:
Is this a known issue, or is there something I'm doing wrong when running it?
Thank you! Your project has been very helpful so far in learning about virtualization.
The text was updated successfully, but these errors were encountered: