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.
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-southeast-2<br />(Sydney)</th>
23: <th>ap-northeast-1<br />(Tokyo)</th>
24: <th>sa-east-1<br />(Sao Paulo)</th>
25: </tr>
26: <tr>
27: <th>NetBSD 5.1.2</th><!-- Version -->
28: <td>ami-98904bf1</td><!-- us-east-1 -->
29: <td>ami-6d267d28</td><!-- us-west-1 -->
30: <td>ami-04f37f34</td><!-- us-west-2 -->
31: <td>ami-e93d069d</td><!-- eu-west-1 -->
32: <td>ami-caa9ee98</td><!-- ap-southeast-1 -->
33: <td>-</td><!-- ap-southeast-2 -->
34: <td>ami-10e25211</td><!-- ap-northeast-1 -->
35: <td>ami-5ca17f41</td><!-- sa-east-1 -->
36: </tr>
37: <tr>
38: <th>NetBSD 5.2</th>
39: <td>ami-097cfc60</td><!-- us-east-1 -->
40: <td>ami-7ae8c93f</td><!-- us-west-1 -->
41: <td>ami-9abb33aa</td><!-- us-west-2 -->
42: <td>ami-af171adb</td><!-- eu-west-1 -->
43: <td>ami-eec88bbc</td><!-- ap-southeast-1 -->
44: <td>ami-d155c2eb</td><!-- ap-southeast-2 -->
45: <td>ami-c4942cc5</td><!-- ap-northeast-1 -->
46: <td>ami-bca77fa1</td><!-- sa-east-1 -->
47: </tr>
48: <tr>
49: <th>NetBSD 6.0</th>
50: <td>ami-1400bf7d</td><!-- us-east-1 -->
51: <td>ami-9bac8bde</td><!-- us-west-1 -->
52: <td>ami-22d65f12</td><!-- us-west-2 -->
53: <td>ami-7fc3c30b</td><!-- eu-west-1 -->
54: <td>ami-b6c383e4</td><!-- ap-southeast-1 -->
55: <td>ami-a181169b</td><!-- ap-southeast-2 -->
56: <td>ami-7e2d927f</td><!-- ap-northeast-1 -->
57: <td>ami-c839e0d5</td><!-- sa-east-1 -->
58: </tr>
59: <tr>
60: <th>NetBSD 6.0.1</th>
61: <td>ami-a754dbce</td><!-- us-east-1 -->
62: <td>ami-bc3f1ff9</td><!-- us-west-1 -->
63: <td>ami-6ced665c</td><!-- us-west-2 -->
64: <td>ami-18f0fc6c</td><!-- eu-west-1 -->
65: <td>ami-53521001</td><!-- ap-southeast-1 -->
66: <td>ami-011b8c3b</td><!-- ap-southeast-2 -->
67: <td>ami-4a1ea54b</td><!-- ap-northeast-1 -->
68: <td>ami-4809d155</td><!-- sa-east-1 -->
69: </tr>
70: </table>
71:
72: ## i386 -- 32 bit AMIs
73:
74: The following AMIs are for 32-bit instances.
75:
76:
77: <table class="center">
78: <tr>
79: <th>NetBSD version</th>
80: <th>us-east-1<br />(Virginia)</th>
81: <th>us-west-1<br />(N. California)</th>
82: <th>us-west-2<br />(Oregon)</th>
83: <th>eu-west-1<br />(Ireland)</th>
84: <th>ap-southeast-1<br />(Singapore)</th>
85: <th>ap-southeast-2<br />(Sydney)</th>
86: <th>ap-northeast-1<br />(Tokyo)</th>
87: <th>sa-east-1<br />(Sao Paulo)</th>
88: </tr>
89: <tr>
90: <th>NetBSD 5.1.2</th><!-- Version -->
91: <td>ami-0e71a967</td><!-- us-east-1 -->
92: <td>ami-472c7702</td><!-- us-west-1 -->
93: <td>ami-f0f27ec0</td><!-- us-west-2 -->
94: <td>ami-27477c53</td><!-- eu-west-1 -->
95: <td>ami-5c55110e</td><!-- ap-southeast-1 -->
96: <td>-</td><!-- ap-southeast-2 -->
97: <td>ami-a8fb4ba9</td><!-- ap-northeast-1 -->
98: <td>ami-e6a37dfb</td><!-- sa-east-1 -->
99: </tr>
100: <tr>
101: <th>NetBSD 5.2</th><!-- Version -->
102: <td>ami-637fff0a</td><!-- us-east-1 -->
103: <td>ami-9ce8c9d9</td><!-- us-west-1 -->
104: <td>ami-70bc3440</td><!-- us-west-2 -->
105: <td>ami-a3161bd7</td><!-- eu-west-1 -->
106: <td>ami-76cf8c24</td><!-- ap-southeast-1 -->
107: <td>ami-2f54c315</td><!-- ap-southeast-2 -->
108: <td>ami-4a972f4b</td><!-- ap-northeast-1 -->
109: <td>ami-cca77fd1</td><!-- sa-east-1 -->
110: </tr>
111: <tr>
112: <th>NetBSD 6.0</th>
113: <td>ami-68ff4101</td><!-- us-east-1 -->
114: <td>ami-59b4931c</td><!-- us-west-1 -->
115: <td>ami-6cd65f5c</td><!-- us-west-2 -->
116: <td>ami-abd0d0df</td><!-- eu-west-1 -->
117: <td>ami-70c48422</td><!-- ap-southeast-1 -->
118: <td>ami-3f801705</td><!-- ap-southeast-2 -->
119: <td>ami-562c9357</td><!-- ap-northeast-1 -->
120: <td>ami-e639e0fb</td><!-- sa-east-1 -->
121: </tr>
122: <tr>
123: <th>NetBSD 6.0.1</th>
124: <td>ami-5d0f8034</td><!-- us-east-1 -->
125: <td>ami-1800205d</td><!-- us-west-1 -->
126: <td>ami-f0ed66c0</td><!-- us-west-2 -->
127: <td>ami-00f2fe74</td><!-- eu-west-1 -->
128: <td>ami-6f52103d</td><!-- ap-southeast-1 -->
129: <td>ami-6b1b8c51</td><!-- ap-southeast-2 -->
130: <td>ami-8e15ae8f</td><!-- ap-northeast-1 -->
131: <td>ami-e409d1f9</td><!-- sa-east-1 -->
132: </tr>
133: </table>
CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb