Annotation of wikisrc/amazon_ec2/amis.mdwn, revision 1.3
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:
! 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.
1.1 wiki 6:
7: ## amd64 (x86_64) -- 64 bits AMIs
8:
9: The following AMIs are for 64 bits instances.
10:
11: <table class="center">
12: <tr>
13: <th>NetBSD version</th>
14: <th>us-east-1<br />(Virginia)</th>
15: <th>us-west-1<br />(N. California)</th>
16: <th>eu-west-1<br />(Ireland)</th>
17: <th>ap-southeast-1<br />(Singapore)</th>
18: <th>ap-northeast-1<br />(Tokyo)</th>
19: </tr>
20: <tr>
21: <th>NetBSD 5.1</th>
22: <td>ami-c4ef1dad</td>
23: <td>ami-99f7a7dc</td>
24: <td>ami-cfa296bb</td>
25: <td>ami-9cdba5ce</td>
26: <td>ami-dc1bb0dd</td>
27: </tr>
28: <tr>
29: <th>NetBSD-HEAD (5.99.45)</th>
30: <td></td>
31: <td></td>
32: <td></td>
33: <td></td>
34: <td></td>
35: </tr>
36: </table>
37:
38: ## i386 -- 32 bits AMIs
39:
40: 32 bits is not currently supported under EC2. The kernel will boot successfully, but it will panic() when executing [[!template id=man name=init section=8]]. Work is in progress to fix this issue.
41:
42: <table class="center">
43: <tr>
44: <th>NetBSD version</th>
45: <th>us-east-1<br />(Virginia)</th>
46: <th>us-west-1<br />(N. California)</th>
47: <th>eu-west-1<br />(Ireland)</th>
48: <th>ap-southeast-1<br />(Singapore)</th>
49: <th>ap-northeast-1<br />(Tokyo)</th>
50: </tr>
51: <tr>
52: <th>NetBSD 5.1</th>
53: <td></td>
54: <td></td>
55: <td></td>
56: <td></td>
57: <td></td>
58: </tr>
59: <tr>
60: <th>NetBSD-HEAD (5.99.45)</th>
61: <td></td>
62: <td></td>
63: <td></td>
64: <td></td>
65: <td></td>
66: </tr>
67: </table>
CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb