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: Starting with the NetBSD 7.0 AMIs, the images have a very small disk
8: by default. If you launch it with a larger disk, it will resize the
9: root file system on initial boot, expanding it to the full size of
10: your primary disk. The 6.x AMIs default to a 5GB root file system,
11: and do not currently auto-expand.
12:
13: Note: these AMIs send an email to the maintainer on first launch, to
14: help gauge usage.
15:
16: ## amd64 (x86_64) -- 64 bit AMIs
17:
18: The following AMIs are for 64 bit instances.
19:
20: <table class="center">
21: <tr>
22: <th>NetBSD version</th>
23: <th>us-east-1<br />(Virginia)</th>
24: <th>us-west-1<br />(N. California)</th>
25: <th>us-west-2<br />(Oregon)</th>
26: <th>eu-central-1<br />(Frankfurt)</th>
27: <th>eu-west-1<br />(Ireland)</th>
28: <th>ap-southeast-1<br />(Singapore)</th>
29: <th>ap-southeast-2<br />(Sydney)</th>
30: <th>ap-northeast-1<br />(Tokyo)</th>
31: <th>sa-east-1<br />(Sao Paulo)</th>
32: </tr>
33: <tr>
34: <th>NetBSD 6.0.6</th>
35: <td>ami-ee229a86</td><!-- us-east-1 -->
36: <td>ami-ab5a4fee</td><!-- us-west-1 -->
37: <td>ami-43e2ae73</td><!-- us-west-2 -->
38: <td>-</td><!-- eu-central-1 -->
39: <td>ami-c62d81b1</td><!-- eu-west-1 -->
40: <td>ami-6e98be3c</td><!-- ap-southeast-1 -->
41: <td>ami-c3402df9</td><!-- ap-southeast-2 -->
42: <td>ami-7decda7c</td><!-- ap-northeast-1 -->
43: <td>ami-5fa61242</td><!-- sa-east-1 -->
44: </tr>
45: <tr>
46: <th>NetBSD 6.1.5</th>
47: <td>ami-bc2c94d4</td><!-- us-east-1 -->
48: <td>ami-415a4f04</td><!-- us-west-1 -->
49: <td>ami-6ffbb75f</td><!-- us-west-2 -->
50: <td>-</td><!-- eu-central-1 -->
51: <td>ami-f253ff85</td><!-- eu-west-1 -->
52: <td>ami-989bbdca</td><!-- ap-southeast-1 -->
53: <td>ami-63402d59</td><!-- ap-southeast-2 -->
54: <td>ami-51e2d450</td><!-- ap-northeast-1 -->
55: <td>ami-f1a511ec</td><!-- sa-east-1 -->
56: </tr>
57: <tr>
58: <th>NetBSD 7.0</th>
59: <td>ami-bc8fc8d6</td><!-- us-east-1 -->
60: <td>ami-7b0b621b</td><!-- us-west-1 -->
61: <td>ami-9c9f8ffd</td><!-- us-west-2 -->
62: <td>ami-32e6f45e</td><!-- eu-central-1 -->
63: <td>ami-ac983ddf</td><!-- eu-west-1 -->
64: <td>ami-c8ea2bab</td><!-- ap-southeast-1 -->
65: <td>ami-8a89d0e9</td><!-- ap-southeast-2 -->
66: <td>ami-d7eeccb9</td><!-- ap-northeast-1 -->
67: <td>ami-51d0553d</td><!-- sa-east-1 -->
68: </tr>
69: </table>
70:
71: ## i386 -- 32 bit AMIs
72:
73: The following AMIs are for 32-bit instances.
74:
75: *Note: eu-central-1 (Frankfurt) does not have instances capable of running 32-bit PV AMIs.*
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 6.0.6</th>
91: <td>ami-62249c0a</td><!-- us-east-1 -->
92: <td>ami-7945503c</td><!-- us-west-1 -->
93: <td>ami-ede2aedd</td><!-- us-west-2 -->
94: <td>ami-302e8247</td><!-- eu-west-1 -->
95: <td>ami-3498be66</td><!-- ap-southeast-1 -->
96: <td>ami-1d432e27</td><!-- ap-southeast-2 -->
97: <td>ami-b7eadcb6</td><!-- ap-northeast-1 -->
98: <td>ami-73a6126e</td><!-- sa-east-1 -->
99: </tr>
100: <tr>
101: <th>NetBSD 6.1.5</th>
102: <td>ami-b618a0de</td><!-- us-east-1 -->
103: <td>ami-3d5a4f78</td><!-- us-west-1 -->
104: <td>ami-3be2ae0b</td><!-- us-west-2 -->
105: <td>ami-aa2c80dd</td><!-- eu-west-1 -->
106: <td>ami-5a98be08</td><!-- ap-southeast-1 -->
107: <td>ami-fd402dc7</td><!-- ap-southeast-2 -->
108: <td>ami-3befd93a</td><!-- ap-northeast-1 -->
109: <td>ami-07a6121a</td><!-- sa-east-1 -->
110: </tr>
111: <tr>
112: <th>NetBSD 7.0</th>
113: <td>ami-569ed93c</td><!-- us-east-1 -->
114: <td>ami-fa0e679a</td><!-- us-west-1 -->
115: <td>ami-9f8090fe</td><!-- us-west-2 -->
116: <td>ami-a460c5d7</td><!-- eu-west-1 -->
117: <td>ami-4af33229</td><!-- ap-southeast-1 -->
118: <td>ami-f98bd29a</td><!-- ap-southeast-2 -->
119: <td>ami-c5f8daab</td><!-- ap-northeast-1 -->
120: <td>ami-2bd15447</td><!-- sa-east-1 -->
121: </tr>
122: </table>
CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb