-
Notifications
You must be signed in to change notification settings - Fork 63
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
initrd decode error #287
Comments
Hi @deep5050, I had the same message when I tried to run DENT on a qemu/kvm. Thankfully there is some documentation on the DENT wiki to help. Visit: How-to-install-DENT-on-a-virtual-machine Break Down of Steps:
Here is a helpful article I used: Building and Installing ONIE on KVM/QEMU (Open Network Install Environment) with DUE
Releases of different versions can be found here: DENTOS Releases.
For the OS option I have only tested the Generic or unknown OS as the "Debian Lenny" version in the documentation was no longer listed. In order to add the Serial Device, at the bottom left select Add Hardware->Serial->Finish. Once the Serial is added configure a bind to your host machine. The example documentation uses port 40031. I ended up setting a tcp connection. If you need a reference XML for this you may use the following Once the VM has started running Open a new console on your device and use telnet to access the local host at port 40031. Ex. To login to ONIE To login to DENT I hope this helps feel free to reach out for clarification. Thanks, |
i was trying to run dent on a qemu/kvm:
git this error:
any help?
The text was updated successfully, but these errors were encountered: