On 05/22/2017 07:49 PM, William Brown wrote: > Hi all,
Hi William, > > I was recently installing a custom OStree image via virt-install and > encountered the issue > https://bugzilla.redhat.com/show_bug.cgi?id=1107679 > > > This is affecting me on CentOS7, using the kernel and images from the > latest 1704 installer.iso. What information can I give to you to help > debug or resolve this issue? > > The process I am using is here, and contains the errors too: > > https://fy.blackhats.net.au/blog/html/2017/05/22/custom_ostree_images.html > Nice blog post! While I haven't seen the exact error you report I do notice from your kickstart that you are mounting a filesystem on /var/. We just recently added support for doing this upstream [1], so I don't think it's supported in the ostree in CentOS right now. That could be the cause of some of your trouble. Can you trying doing the install without the extra filesystems/mountpoints? Side Notes: - I copied this message to atomic-devel@projectatomic.io - I BCCd ato...@projectatomic.io - Feel free to hang out in #atomic on freenode and chat with us about what you're doing. I might have some a pointer or two. Dusty [1] https://github.com/ostreedev/ostree/issues/855