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

Error in installation of DRAKVUF Sandbox. #1694

Open
Prateek-SecurityAnalyst opened this issue Aug 5, 2023 · 0 comments
Open

Error in installation of DRAKVUF Sandbox. #1694

Prateek-SecurityAnalyst opened this issue Aug 5, 2023 · 0 comments

Comments

@Prateek-SecurityAnalyst
Copy link

Prateek-SecurityAnalyst commented Aug 5, 2023

root@wijungle-VirtualBox:~/drakvuf/volatility3# xl create /etc/xen/win7.cfg
Parsing config from /etc/xen/win7.cfg
libxl: error: libxl_create.c:1259:libxl__domain_config_setdefault: Cannot enable PoD and ALTP2M at the same time

root@wijungle-VirtualBox:~/drakvuf/volatility3# sudo vmi-win-guid name windows7-sp1-x64
vmi-win-guid: error while loading shared libraries: libvmi.so.0: cannot open shared object file: No such file or directory
This is my /etc/xen/win7.cfg file:

arch = 'x64'
name = "windows7-sp1"
maxmem = 6000
memory = 2000
vcpus = 2
maxcpus = 1
builder = "hvm"
boot = "cd"
hap = 1
acpi = 1
on_poweroff = "destroy"
on_reboot = "restart"
on_crash = "destroy"
vnc=1
vnclisten="0.0.0.0"
usb = 1
usbdevice = "tablet"
altp2m = 1
#memory_mode = "strict"
#p2m = 'shadow'
vif = [ 'type=ioemu,model=e1000,bridge=xenbr0,mac=08:00:27:c1:45:fd' ]
disk = [ 'file:"/home/wijungle/Downloads/windows7.iso",hdc:cdrom,r' ]

#boot="dc"
#sdl=0
#vncconsole=1
#vncpasswd=''
serial='pty'

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