Coder Social home page Coder Social logo

Comments (7)

moyix avatar moyix commented on September 21, 2024

It's difficult to share entire system images since they're many gigabytes large. It would be simpler for you to just create a kernelinfo configuration that matches your current system; there are instructions here:

https://github.com/moyix/panda/blob/master/qemu/panda_plugins/osi_linux/USAGE.md

from panda.

davidyoung8906 avatar davidyoung8906 commented on September 21, 2024

Yes. I tried to follow the instruction for Ubuntu but failed. Could you let
me know which Ubuntu version works best for the plugin?
On May 7, 2016 10:21 AM, "Brendan Dolan-Gavitt" [email protected]
wrote:

It's difficult to share entire system images since they're many gigabytes
large. It would be simpler for you to just create a kernelinfo
configuration that matches your current system; there are instructions here:

https://github.com/moyix/panda/blob/master/qemu/panda_plugins/osi_linux/USAGE.md


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
https://github.com/moyix/panda/issues/100#issuecomment-217643838

from panda.

davidyoung8906 avatar davidyoung8906 commented on September 21, 2024

Hi! Can anyone recommend an Ubuntu version or any well known system images?

from panda.

bet4it avatar bet4it commented on September 21, 2024

You can download debian-panda-qcow here

from panda.

davidyoung8906 avatar davidyoung8906 commented on September 21, 2024

Thanks for the image. However, I have problem to boot the system (See below
no boot
).

I'm using the command "./qemu-system-x86_64 -hda .vdisk.qcow2".

Please help.

from panda.

moyix avatar moyix commented on September 21, 2024

Are there any messages on the console?

The most likely issue is that you will probably need to convert the qcow to the older QEMU format. You can do that by using qemu-img convert -O qcow2 -o compat=0.10 input.qcow2 output.qcow2.

from panda.

moyix avatar moyix commented on September 21, 2024

Closing for now. Let me know if this is still not working.

from panda.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.