Annotation of wikisrc/amazon_ec2/amis.mdwn, revision 1.49
1.3 wiki 1: # Pre-made AMIs
1.1 wiki 2:
1.3 wiki 3: The following AMIs are publicly available. You can use them to [[start a NetBSD instance|/amazon_ec2/netbsd_in_5_min/]] quickly.
4:
1.8 wiki 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).
1.1 wiki 6:
1.46 riz 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
1.49 ! cnst 9: root file system on initial boot
! 10: (through [`/etc/rc.d/resize_root`](http://bxr.su/n/etc/rc.d/resize_root)),
! 11: expanding it to the full size of
1.48 riz 12: your primary disk. The 6.x AMIs default to a 5GB root file system,
13: and do not currently auto-expand.
1.46 riz 14:
1.8 wiki 15: Note: these AMIs send an email to the maintainer on first launch, to
1.27 riz 16: help gauge usage.
1.8 wiki 17:
18: ## amd64 (x86_64) -- 64 bit AMIs
1.1 wiki 19:
1.8 wiki 20: The following AMIs are for 64 bit instances.
1.1 wiki 21:
22: <table class="center">
23: <tr>
24: <th>NetBSD version</th>
25: <th>us-east-1<br />(Virginia)</th>
26: <th>us-west-1<br />(N. California)</th>
1.4 wiki 27: <th>us-west-2<br />(Oregon)</th>
1.40 riz 28: <th>eu-central-1<br />(Frankfurt)</th>
1.1 wiki 29: <th>eu-west-1<br />(Ireland)</th>
30: <th>ap-southeast-1<br />(Singapore)</th>
1.28 riz 31: <th>ap-southeast-2<br />(Sydney)</th>
1.1 wiki 32: <th>ap-northeast-1<br />(Tokyo)</th>
1.4 wiki 33: <th>sa-east-1<br />(Sao Paulo)</th>
1.1 wiki 34: </tr>
35: <tr>
1.39 riz 36: <th>NetBSD 6.0.6</th>
37: <td>ami-ee229a86</td><!-- us-east-1 -->
38: <td>ami-ab5a4fee</td><!-- us-west-1 -->
39: <td>ami-43e2ae73</td><!-- us-west-2 -->
1.40 riz 40: <td>-</td><!-- eu-central-1 -->
1.39 riz 41: <td>ami-c62d81b1</td><!-- eu-west-1 -->
42: <td>ami-6e98be3c</td><!-- ap-southeast-1 -->
43: <td>ami-c3402df9</td><!-- ap-southeast-2 -->
44: <td>ami-7decda7c</td><!-- ap-northeast-1 -->
45: <td>ami-5fa61242</td><!-- sa-east-1 -->
46: </tr>
47: <tr>
48: <th>NetBSD 6.1.5</th>
49: <td>ami-bc2c94d4</td><!-- us-east-1 -->
50: <td>ami-415a4f04</td><!-- us-west-1 -->
51: <td>ami-6ffbb75f</td><!-- us-west-2 -->
1.40 riz 52: <td>-</td><!-- eu-central-1 -->
1.39 riz 53: <td>ami-f253ff85</td><!-- eu-west-1 -->
54: <td>ami-989bbdca</td><!-- ap-southeast-1 -->
55: <td>ami-63402d59</td><!-- ap-southeast-2 -->
56: <td>ami-51e2d450</td><!-- ap-northeast-1 -->
57: <td>ami-f1a511ec</td><!-- sa-east-1 -->
58: </tr>
1.41 riz 59: <tr>
1.46 riz 60: <th>NetBSD 7.0</th>
61: <td>ami-bc8fc8d6</td><!-- us-east-1 -->
62: <td>ami-7b0b621b</td><!-- us-west-1 -->
63: <td>ami-9c9f8ffd</td><!-- us-west-2 -->
64: <td>ami-32e6f45e</td><!-- eu-central-1 -->
65: <td>ami-ac983ddf</td><!-- eu-west-1 -->
66: <td>ami-c8ea2bab</td><!-- ap-southeast-1 -->
67: <td>ami-8a89d0e9</td><!-- ap-southeast-2 -->
68: <td>ami-d7eeccb9</td><!-- ap-northeast-1 -->
69: <td>ami-51d0553d</td><!-- sa-east-1 -->
1.41 riz 70: </tr>
1.1 wiki 71: </table>
72:
1.8 wiki 73: ## i386 -- 32 bit AMIs
1.1 wiki 74:
1.5 riz 75: The following AMIs are for 32-bit instances.
76:
1.43 riz 77: *Note: eu-central-1 (Frankfurt) does not have instances capable of running 32-bit PV AMIs.*
1.1 wiki 78:
79: <table class="center">
80: <tr>
81: <th>NetBSD version</th>
82: <th>us-east-1<br />(Virginia)</th>
83: <th>us-west-1<br />(N. California)</th>
1.5 riz 84: <th>us-west-2<br />(Oregon)</th>
1.1 wiki 85: <th>eu-west-1<br />(Ireland)</th>
86: <th>ap-southeast-1<br />(Singapore)</th>
1.28 riz 87: <th>ap-southeast-2<br />(Sydney)</th>
1.1 wiki 88: <th>ap-northeast-1<br />(Tokyo)</th>
1.5 riz 89: <th>sa-east-1<br />(Sao Paulo)</th>
1.1 wiki 90: </tr>
91: <tr>
1.39 riz 92: <th>NetBSD 6.0.6</th>
93: <td>ami-62249c0a</td><!-- us-east-1 -->
94: <td>ami-7945503c</td><!-- us-west-1 -->
95: <td>ami-ede2aedd</td><!-- us-west-2 -->
96: <td>ami-302e8247</td><!-- eu-west-1 -->
97: <td>ami-3498be66</td><!-- ap-southeast-1 -->
98: <td>ami-1d432e27</td><!-- ap-southeast-2 -->
99: <td>ami-b7eadcb6</td><!-- ap-northeast-1 -->
100: <td>ami-73a6126e</td><!-- sa-east-1 -->
101: </tr>
102: <tr>
103: <th>NetBSD 6.1.5</th>
104: <td>ami-b618a0de</td><!-- us-east-1 -->
105: <td>ami-3d5a4f78</td><!-- us-west-1 -->
106: <td>ami-3be2ae0b</td><!-- us-west-2 -->
107: <td>ami-aa2c80dd</td><!-- eu-west-1 -->
108: <td>ami-5a98be08</td><!-- ap-southeast-1 -->
109: <td>ami-fd402dc7</td><!-- ap-southeast-2 -->
110: <td>ami-3befd93a</td><!-- ap-northeast-1 -->
111: <td>ami-07a6121a</td><!-- sa-east-1 -->
112: </tr>
1.41 riz 113: <tr>
1.47 riz 114: <th>NetBSD 7.0</th>
115: <td>ami-569ed93c</td><!-- us-east-1 -->
116: <td>ami-fa0e679a</td><!-- us-west-1 -->
117: <td>ami-9f8090fe</td><!-- us-west-2 -->
118: <td>ami-a460c5d7</td><!-- eu-west-1 -->
119: <td>ami-4af33229</td><!-- ap-southeast-1 -->
120: <td>ami-f98bd29a</td><!-- ap-southeast-2 -->
121: <td>ami-c5f8daab</td><!-- ap-northeast-1 -->
122: <td>ami-2bd15447</td><!-- sa-east-1 -->
1.41 riz 123: </tr>
1.1 wiki 124: </table>
CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb