Hi,

On Friday, 22 December 2017 22:59:24 UTC+1, Roy Bernat  wrote:
> On Friday, 22 December 2017 23:51:29 UTC+2, donoban  wrote:
> > >Hi All 
> > >
> > >i tried to install mirage-firewall followed by the Readme . and didn't
> > >succeed 
> > >to run the mirage firewall . 
> > >
> > >error : libxenlight failed to create new domain log
> > >
> > >2017-12-22 19:13:01.320+0000: libxl:
> > >libxl_device.c:1235:device_hotplug_child_death_cb: script: Device
> > >/dev/mapper/snapshot-fd01:25956374-fd01:25956356-fd01:26346316 does not
> > >exists error 
> > >
> > >any help ? 
> > 
> > Do you get this when you try to start your mirage vm? Could you detail how 
> > did you create it?
> 
> Followed the Readme .   put the files inside the /var/lib/qubes/vm-kernels/ 
> and create app vm 32 MB _ 1cpu  choose the the mirage kernel . and trying to 
> start . 
> 
> Am i doing somethng wrong ?   
> 
> i am using qubes 4 rc3 
> 
> R

I have been using the following script to create mirage qubes on R4-rc3.

setpref () {
        qvm-prefs --set "$vm_name" "$1" "$2"
}

qvm-create --label "$color" "$vm_name"
setpref virt_mode pv
setpref kernel "$kernel"
setpref kernelopts ""
setpref memory "$memory"
setpref maxmem "$memory"
setpref vcpus 1

-- 
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 qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/fc2d5efc-24cd-4b3e-9d69-fd5b265712c6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to