Re: Odp.: Automated remote install

2018-12-17 Thread seclists
Thank you! That is very helpful. On Mon, Dec 17, 2018 at 04:29:35PM +0200, cho...@jtan.com wrote: Below is my work-in-progress code to take an openbsd cdXX.iso and inject the bare minimum necessary to autoinstall from a configuration file embedded in the image (it also reconfigures the consol

Re: Odp.: Automated remote install

2018-12-17 Thread chohag
Below is my work-in-progress code to take an openbsd cdXX.iso and inject the bare minimum necessary to autoinstall from a configuration file embedded in the image (it also reconfigures the console to run over the serial port - especially useful on a VM). There are no doubt better ways to do much

Odp.: Odp.: Automated remote install

2018-12-17 Thread Kamil Monticolo
. -- Kamil Monticolo Od: secli...@boxdan.com Wysłane: poniedziałek, 17 grudnia 2018 14:34:37 Do: Kamil Monticolo DW: misc@openbsd.org Temat: Re: Odp.: Automated remote install On Mon, Dec 17, 2018 at 12:55:44PM +, Kamil Monticolo wrote: >I was using (suprise) Open

Re: Odp.: Automated remote install

2018-12-17 Thread seclists
On Mon, Dec 17, 2018 at 12:55:44PM +, Kamil Monticolo wrote: I was using (suprise) OpenBSD-based PXE server to install OpenBSD on vm/baremetal using autoinstall(8) feature. There are a few arts describing the process, e.g. https://www.bsdnow.tv/tutorials/autoinstall I also save some snipp

Odp.: Automated remote install

2018-12-17 Thread Kamil Monticolo
I was using (suprise) OpenBSD-based PXE server to install OpenBSD on vm/baremetal using autoinstall(8) feature. There are a few arts describing the process, e.g. https://www.bsdnow.tv/tutorials/autoinstall I also save some snippets in gist here: https://gist.github.com/kmonticolo/2b4ffc7ace4c5