NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: NetBSD EC2 Images



Jan Schaumann <jschauma%netmeister.org@localhost> wrote:

> It'd be ideal to integrate this into the build process
> for the official images for evbarm and amd64.

We already have compressed images suitable to turn
into AMIs for arm64
(https://cdn.netbsd.org/pub/NetBSD/NetBSD-10.0/evbarm-aarch64/binary/gzimg/),
but not for amd64.  I just put together a script and
instructions for how to build an amd64 image that can
then be turned into an AMI using bsdec2-upload-image:

Instructions:
https://www.netmeister.org/blog/netbsd-amd64-ami.html

Script:
https://github.com/jschauma/netbsd-amis/blob/main/build-amd64

Hopefully this is useful to somebody else who is
interested in building NetBSD AMIs.  If you like, you
can also run an instance (e.g., type t2) using
ami-0999f80a08a9de4cc (us-east-1).

If you run into problems, please let me know.

-Jan


Home | Main Index | Thread Index | Old Index