For bare metal you really want PXE boot, something like https://theforeman.org/ or http://cobbler.github.io/
// Rickard On 8 June 2017 at 03:08, Gabo Kete <[email protected]> wrote: > Depends on the platform you are running... If it is linux, you can > download a bootable ISO image from the Linux Distribution repositories and > then use a kickstart to template them... > > In terms of windows, not really sure but certainly there will be quite a > few ones.. > > > On Thursday, June 8, 2017 at 6:23:04 AM UTC+12, Dan Linder wrote: >> >> I know it's off topic, but if someone has a suggestion for a bootable ISO >> tool that is easily supportable (much like Packer) I'm all ears. >> >> Packer has helped me get our VM template process under control but we >> still have the other ~15% of our servers that are physical and I would like >> to get to the same state as our Packer templates. >> >> Dan >> >> On Wednesday, June 7, 2017 at 2:58:34 AM UTC-5, Alvaro Miranda Aguilera >> wrote: >>> >>> Hello. >>> >>> Packer doesn't create ISOs. >>> >>> In linux you can check mkisofs >>> >>> For other OS, not sure. >>> >>> Alvaro. >>> >>> On Wed, Jun 7, 2017 at 12:29 AM, srikalyan swayampakula < >>> [email protected]> wrote: >>> >>>> Hello Everyone, >>>> >>>> Can we create a custom ISO (not virtual box or vm) using packer? >>>> >>>> -- >>>> This mailing list is governed under the HashiCorp Community Guidelines >>>> - https://www.hashicorp.com/community-guidelines.html. Behavior in >>>> violation of those guidelines may result in your removal from this mailing >>>> list. >>>> >>>> GitHub Issues: https://github.com/mitchellh/packer/issues >>>> IRC: #packer-tool on Freenode >>>> --- >>>> You received this message because you are subscribed to the Google >>>> Groups "Packer" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> To view this discussion on the web visit https://groups.google.com/d/ms >>>> gid/packer-tool/9f2a30bf-8cb7-43b6-a6b3-71882d1781b6%40googlegroups.com >>>> <https://groups.google.com/d/msgid/packer-tool/9f2a30bf-8cb7-43b6-a6b3-71882d1781b6%40googlegroups.com?utm_medium=email&utm_source=footer> >>>> . >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> >>> >>> -- >>> Alvaro >>> >>> -- > This mailing list is governed under the HashiCorp Community Guidelines - > https://www.hashicorp.com/community-guidelines.html. Behavior in > violation of those guidelines may result in your removal from this mailing > list. > > GitHub Issues: https://github.com/mitchellh/packer/issues > IRC: #packer-tool on Freenode > --- > You received this message because you are subscribed to the Google Groups > "Packer" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/packer-tool/d0a131ff-a194-4e2e-8381-0c2769fd1263%40googlegroups.com > <https://groups.google.com/d/msgid/packer-tool/d0a131ff-a194-4e2e-8381-0c2769fd1263%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/packer/issues IRC: #packer-tool on Freenode --- You received this message because you are subscribed to the Google Groups "Packer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/packer-tool/CALz9Rt9qjXKH2ao92ScW0dkfNVeTwqMxA8SWLOfJDum1N7%2BjSQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
