You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@viralpoetry, I'm wondering where you ended up with this. Did you ever experiment with using squashfs in packer post-processor for creating a bootable .iso (originally proposed by @vtolstov in this thread)?
In my case, I'm wanting to create isos from packer bc my team wants to be distributing machines as isos (where people may install on VM or bare metal) but in general at my company we now use packer/ansible to create (virtualbox, vagrant, docker) images, mostly for internal development environments, and I'm now looking to extend this approach to support the iso/bare metal use case as we are looking to expand into delivering environments as "product".
After re-researching this (again!), I think the squashfs approach originally proposed by @vtolstov is the way to go for linux-based images. Either way, would love to collaborate if you're still interested. Cheers.
@timblaktu Hi, sorry for a late response. I never made it to experiment with the squashfs at all. I read references but my limited knowledge of compressed fs discouraged me to continue
For more info, see:
hashicorp/packer#955 (comment)
The text was updated successfully, but these errors were encountered: