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

How to load a .qcow2 format img? Any example? #1472

Open
Kingsdom005 opened this issue Mar 15, 2024 · 1 comment
Open

How to load a .qcow2 format img? Any example? #1472

Kingsdom005 opened this issue Mar 15, 2024 · 1 comment

Comments

@Kingsdom005
Copy link

Please give an example, thanks!

@Kingsdom005
Copy link
Author

I tried “qcow2_path = "/home/user/Desktop/panda/pythonProject/OS/Ubuntu16_i386.qcow2"
panda = Panda(arch='i386', mem="1G", os="linux", qcow=qcow2_path)” with error msg "PANDA[syscalls2]:ERROR No OS profile specified. You can choose one with the -os switch, eg: '-os linux-32-debian-3.2.81-486' or '-os windows-32-7' ",so how to solve it?

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