You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
Please give an example, thanks!
The text was updated successfully, but these errors were encountered: