VPS that will run xBSD

Frank Leonhardt frank2 at fjl.co.uk
Wed Aug 30 21:43:58 UTC 2017


On 30/08/2017 22:39, Rafal Lukawiecki wrote:
> While I am not a FreeBSD expert, I have built a good few AWS AMIs (Amazon Machine Images) for various Linuxes I have used over the years. The process generally requires you to use an existing available machine (say FreeBSD RELEASE) to build what you need first. You should use a pricier and a much faster machine for that, but you can change the underlying hardware just for this purpose, switching down to a cheaper one later.
>
> In the process, you create an AWS ESB volume that contains your desired new OS (say STABLE in your case). You snapshot that, which is an easy AWS operation, and you register that snapshot as a new AMI that you can now use to launch any number of new machines with your desired kernel and config.
>
> Bear in mind this is an oversimplification of the process, as you have to pay attention to the needs of the hypervisor and the provided hardware. However, all of this has been done for us by Colin Percival. Have a look at his article in which he explained how to build your own FreeBSD AWS AMIs:
>
> 	http://www.daemonology.net/blog/2015-11-21-FreeBSD-AMI-builder-AMI.html
>
> If you do not need an AMI, that is you only want to update the very machine on which you are working, you can simply change to a new kernel and reboot. Caveat: I have not tried that with FreeBSD (yet) only CentOS.
>
> Rafal
> --
> Rafal Lukawiecki
> Data Scientist and Director
> Project Botticelli Ltd

Thanks - interesting to know. This is really just-for-fun so I might 
well give this a try.



More information about the freebsd-questions mailing list