Re: [qubes-users] ubuntu template

2017-06-27 Thread Ken J
Some other notes to add. After doing some more debugging: #!/bin/bash sudo mount /home/user/qubes-builder/qubes-src/linux-template-builder/prepared_images/xenial.img /mnt/ # mknod on each file and they already exist so they need to be deleted. Also possible that the # mount failure possible

Re: [qubes-users] ubuntu template

2017-06-27 Thread Ken J
Hi Unman, That might be the case more times than not (working on my search skills) :) I want to start by thanking you for your work. Amazing I was a bit confused throughout this process because had the ./setup telling me to make install-deps, make get-sources, make qubes-vm, make template.

Re: [qubes-users] ubuntu template

2017-06-27 Thread Ken J
having an issue with building ubuntu templates. And also for anyone using Fedora to build a template. P.S while writing this I was prepping a pull request. Found that unman is too badass and fast. Already was on it! On Tue, Jun 27, 2017 at 1:00 PM, Ken J <kennethjohns...@gmail.com> wrote: > S