What steps did you do before this step? Did you create the HVM using qvm-create?
Have you referenced the Docs page for setting up Kali? https://www.qubes-os.org/doc/pentesting/kali/ On Friday, January 13, 2017 at 2:31:05 PM UTC-8, cubit wrote: > I'm trying to run the kali iso as a HVM but when running qvm-start in dom0 > it just fails with the errors below. The template being used is a standalone > HVM. Can anyone have pointers on how to work this? > > $ qvm-start kali --cdrom work:/home/user/kali-linux-xfce-2016.2-amd64.iso > --> Loading the VM (type = HVM)... > Traceback (most recent call last): > File "/usr/bin/qvm-start", line 136, in <module> > main() > File "/usr/bin/qvm-start", line 120, in main > xid = vm.start(verbose=options.verbose, > preparing_dvm=options.preparing_dvm, start_guid=not options.noguid, > notify_function=tray_notify_generic if options.tray else None) > File "/usr/lib64/python2.7/site-packages/qubes/modules/01QubesHVm.py", line > 335, in start > return super(QubesHVm, self).start(*args, **kwargs) > File "/usr/lib64/python2.7/site-packages/qubes/modules/000QubesVm.py", line > 1966, in start > self.libvirt_domain.createWithFlags(libvirt.VIR_DOMAIN_START_PAUSED) > File "/usr/lib64/python2.7/site-packages/libvirt.py", line 1059, in > createWithFlags > if ret == -1: raise libvirtError ('virDomainCreateWithFlags() failed', > dom=self) > libvirt.libvirtError: internal error: libxenlight failed to create new domain > 'kali' -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/70699b53-5b5b-4f6c-aa41-6040d03ecc07%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
