1: # Pre-made AMIs
2:
3: The following AMIs are publicly available. You can use them to [[start a NetBSD instance|/amazon_ec2/netbsd_in_5_min/]] quickly.
4:
5: They come with [src](http://www.netbsd.org/docs/guide/en/chap-fetch.html) and [pkgsrc](http://www.netbsd.org/docs/pkgsrc/) bundled under */usr/src/* and */usr/pkgsrc/* respectively, or a bootstrap script to help fetch them when necessary. The bootstrap script can also be used to set up binary packages support using pkgin(1).
6:
7: Note: these AMIs send an email to the maintainer on first launch, to
8: help gauge usage. Also, **6.0_BETA images are updated periodically as the beta-testing continues, and the AMIs change.**
9:
10: ## amd64 (x86_64) -- 64 bit AMIs
11:
12: The following AMIs are for 64 bit instances.
13:
14: <table class="center">
15: <tr>
16: <th>NetBSD version</th>
17: <th>us-east-1<br />(Virginia)</th>
18: <th>us-west-1<br />(N. California)</th>
19: <th>us-west-2<br />(Oregon)</th>
20: <th>eu-west-1<br />(Ireland)</th>
21: <th>ap-southeast-1<br />(Singapore)</th>
22: <th>ap-northeast-1<br />(Tokyo)</th>
23: <th>sa-east-1<br />(Sao Paulo)</th>
24: </tr>
25: <tr>
26: <th>NetBSD 5.1.2</th><!-- Version -->
27: <td></td><!-- us-east-1 -->
28: <td>ami-6d267d28</td><!-- us-west-1 -->
29: <td></td><!-- us-west-2 -->
30: <td>ami-e93d069d</td><!-- eu-west-1 -->
31: <td></td><!-- ap-southeast-1 -->
32: <td></td><!-- ap-northeast-1 -->
33: <td></td><!-- sa-east-1 -->
34: </tr>
35: <tr>
36: <th>NetBSD 5.1</th>
37: <td>ami-2da67644</td>
38: <td>ami-a7742de2</td>
39: <td>ami-5c75f86c</td>
40: <td>ami-9df0cee9</td>
41: <td>ami-d2b9fe80</td>
42: <td>ami-ac78cead</td>
43: <td>ami-4e7ea153</td>
44: </tr>
45: <tr>
46: <th>NetBSD 6.0_BETA</th>
47: <td>ami-a817ccc1</td><!-- us-east-1 -->
48: <td>ami-d54e1590</td><!-- us-west-1 -->
49: <td>ami-288a0618</td><!-- us-west-2 -->
50: <td>ami-29172c5d</td><!-- eu-west-1 -->
51: <td>ami-963d7ac4</td><!-- ap-southeast-1 -->
52: <td>ami-d6d464d7</td><!-- ap-northeast-1 -->
53: <td>ami-3edd0323</td><!-- sa-east-1 -->
54: </tr>
55: </table>
56:
57: ## i386 -- 32 bit AMIs
58:
59: The following AMIs are for 32-bit instances.
60:
61:
62: <table class="center">
63: <tr>
64: <th>NetBSD version</th>
65: <th>us-east-1<br />(Virginia)</th>
66: <th>us-west-1<br />(N. California)</th>
67: <th>us-west-2<br />(Oregon)</th>
68: <th>eu-west-1<br />(Ireland)</th>
69: <th>ap-southeast-1<br />(Singapore)</th>
70: <th>ap-northeast-1<br />(Tokyo)</th>
71: <th>sa-east-1<br />(Sao Paulo)</th>
72: </tr>
73: <tr>
74: <th>NetBSD 5.1.2</th><!-- Version -->
75: <td>ami-0e71a967</td><!-- us-east-1 -->
76: <td>ami-472c7702</td><!-- us-west-1 -->
77: <td>ami-f0f27ec0</td><!-- us-west-2 -->
78: <td>ami-27477c53</td><!-- eu-west-1 -->
79: <td>ami-5c55110e</td><!-- ap-southeast-1 -->
80: <td>ami-9c6bdd9d</td><!-- ap-northeast-1 -->
81: <td>ami-e6a37dfb</td><!-- sa-east-1 -->
82: </tr>
83: <tr>
84: <th>NetBSD 6.0_BETA</th>
85: <td>ami-37805e5e</td><!-- us-east-1 -->
86: <td>ami-e3d68fa6</td><!-- us-west-1 -->
87: <td>ami-eef27ede</td><!-- us-west-2 -->
88: <td>ami-a72910d3</td><!-- eu-west-1 -->
89: <td>ami-c8a2e69a</td><!-- ap-southeast-1 -->
90: <td>ami-2405b325</td><!-- ap-northeast-1 -->
91: <td>ami-a86db2b5</td><!-- sa-east-1 -->
92: </tr>
93: </table>
CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb