Automating Linux installation on a local headless server (provisioning) [on hold] The Next CEO...

How to count occurrences of text in a file?

When airplanes disconnect from a tanker during air to air refueling, why do they bank so sharply to the right?

How to be diplomatic in refusing to write code that breaches the privacy of our users

Need some help with wall behind rangetop

How to Reset Passwords on Multiple Websites Easily?

How to write papers efficiently when English isn't my first language?

What is the point of a new vote on May's deal when the indicative votes suggest she will not win?

Does the Brexit deal have to be agreed by both Houses?

MAZDA 3 2006 (UK) - poor acceleration then takes off at 3250 revs

Why do professional authors make "consistency" mistakes? And how to avoid them?

Inappropriate reference requests from Journal reviewers

How do scammers retract money, while you can’t?

Increase performance creating Mandelbrot set in python

Why did we only see the N-1 starfighters in one film?

What's the point of interval inversion?

How do I get the green key off the shelf in the Dobby level of Lego Harry Potter 2?

Whats the best way to handle refactoring a big file?

Is it okay to store user locations?

Describing a person. What needs to be mentioned?

Why didn't Khan get resurrected in the Genesis Explosion?

How did people program for Consoles with multiple CPUs?

Was a professor correct to chastise me for writing "Prof. X" rather than "Professor X"?

Why here is plural "We went to the movies last night."

How to make a variable always equal to the result of some calculations?



Automating Linux installation on a local headless server (provisioning) [on hold]



The Next CEO of Stack OverflowSoftware to automate physical provisioning of GRUB, linux, windows, dualbootServer provisioning without PXEHow to configure ssh access for an unattended linux-distro ISO image for local development env similar to accessing cloud service VM instances?Immutable Server model with Docker/Ansible vs. Ansible, Puppet, and Foreman in AWS?Foreman provisioning stuck in “Pending Installation” 409 Conflict on all installsFHIR Server InstallationPacker with ansible from local works but from another server ask for root permissionsCorrectly use getVar() in Cobbler provisioning server












0















I have local headless machine and I am wondering what tool(s) would be best for automating hard drive partitioning and Linux installation over USB or local network. What I would like to accomplish is preconfiguration or preseeding, but without using distribution-specific tools.



The tools I have considered thus far are Kickstart/preseed, Ansible, Packer, Cobbler, and Foreman. Another tool I've heard mentioned is RackHD. I really like the elegance of Packer, but it appears to only support VM image creation, though there are hacks around this, and hard drive partitioning seems to not be supported. Thus far, preseeding with an answer file and post-install script seems to be the only practical solution. However, it seems inefficient to invest time learning distribution-specific tooling.










share|improve this question









New contributor




Adam Erickson is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











put on hold as unclear what you're asking by womble 1 hour ago


Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.























    0















    I have local headless machine and I am wondering what tool(s) would be best for automating hard drive partitioning and Linux installation over USB or local network. What I would like to accomplish is preconfiguration or preseeding, but without using distribution-specific tools.



    The tools I have considered thus far are Kickstart/preseed, Ansible, Packer, Cobbler, and Foreman. Another tool I've heard mentioned is RackHD. I really like the elegance of Packer, but it appears to only support VM image creation, though there are hacks around this, and hard drive partitioning seems to not be supported. Thus far, preseeding with an answer file and post-install script seems to be the only practical solution. However, it seems inefficient to invest time learning distribution-specific tooling.










    share|improve this question









    New contributor




    Adam Erickson is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.











    put on hold as unclear what you're asking by womble 1 hour ago


    Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.





















      0












      0








      0








      I have local headless machine and I am wondering what tool(s) would be best for automating hard drive partitioning and Linux installation over USB or local network. What I would like to accomplish is preconfiguration or preseeding, but without using distribution-specific tools.



      The tools I have considered thus far are Kickstart/preseed, Ansible, Packer, Cobbler, and Foreman. Another tool I've heard mentioned is RackHD. I really like the elegance of Packer, but it appears to only support VM image creation, though there are hacks around this, and hard drive partitioning seems to not be supported. Thus far, preseeding with an answer file and post-install script seems to be the only practical solution. However, it seems inefficient to invest time learning distribution-specific tooling.










      share|improve this question









      New contributor




      Adam Erickson is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      I have local headless machine and I am wondering what tool(s) would be best for automating hard drive partitioning and Linux installation over USB or local network. What I would like to accomplish is preconfiguration or preseeding, but without using distribution-specific tools.



      The tools I have considered thus far are Kickstart/preseed, Ansible, Packer, Cobbler, and Foreman. Another tool I've heard mentioned is RackHD. I really like the elegance of Packer, but it appears to only support VM image creation, though there are hacks around this, and hard drive partitioning seems to not be supported. Thus far, preseeding with an answer file and post-install script seems to be the only practical solution. However, it seems inefficient to invest time learning distribution-specific tooling.







      ansible foreman cobbler packer






      share|improve this question









      New contributor




      Adam Erickson is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|improve this question









      New contributor




      Adam Erickson is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|improve this question




      share|improve this question








      edited 2 mins ago







      Adam Erickson













      New contributor




      Adam Erickson is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 3 hours ago









      Adam EricksonAdam Erickson

      1013




      1013




      New contributor




      Adam Erickson is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Adam Erickson is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Adam Erickson is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




      put on hold as unclear what you're asking by womble 1 hour ago


      Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.









      put on hold as unclear what you're asking by womble 1 hour ago


      Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
























          0






          active

          oldest

          votes

















          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes

          Popular posts from this blog

          As a Security Precaution, the user account has been locked The Next CEO of Stack OverflowMS...

          Список ссавців Італії Природоохоронні статуси | Список |...

          Українські прізвища Зміст Історичні відомості |...