[BACK]Return to amd64.html CVS log [TXT][DIR] Up to [local] / www

Annotation of www/amd64.html, Revision 1.6

1.1       brad        1: <!DOCTYPE HTML PUBLIC  "-//W3C//DTD HTML 4.01 Transitional//EN"
                      2:        "http://www.w3.org/TR/html4/loose.dtd">
                      3: <html>
                      4: <head>
                      5: <title>OpenBSD/amd64</title>
                      6: <link rev="made" href="mailto:www@openbsd.org">
                      7: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
                      8: <meta name="resource-type" content="document">
                      9: <meta name="description" content="the OpenBSD/amd64 page">
                     10: <meta name="keywords" content="openbsd,amd64">
                     11: <meta name="distribution" content="global">
1.3       jose       12: <meta name="copyright" content="This document copyright 2003-2004 by OpenBSD.">
1.1       brad       13: </head>
                     14:
                     15: <body bgcolor="#ffffff" text="#000000" link="#23238e">
                     16: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
                     17: <p>
                     18: <h2><font color="#e00000">OpenBSD/amd64</font></h2>
                     19:
                     20: <hr>
                     21:
                     22: <p>
1.4       deraadt    23: OpenBSD/amd64 runs on AMD's Athlon-64 family of processors in 64-bit mode.
1.5       deraadt    24: </p>
                     25:
                     26: <p>
                     27: It also runs on the upcoming Intel ia32e processors which contain cloned
                     28: support for the AMD64 extensions, but since Intel left out support for
                     29: the page table NXE bit (No-EXecute) there is no W^X support on the Intel
                     30: cpus.
                     31: </p>
                     32:
                     33: <p>
1.6     ! deraadt    34: Note that <a href="i386.html">OpenBSD/i386</a> also runs on these
        !            35: processors, but in 32-bit mode.
1.1       brad       36: </p>
                     37:
1.4       deraadt    38: <a href="#toc"></a>
                     39: <h3><font color="#0000e0"><i>Table of contents</i></font></h3>
1.1       brad       40: <p>
1.4       deraadt    41: <ul>
                     42:   <li><a href="#status">Current status</a>
                     43:   <li><a href="#install">Getting and installing OpenBSD/amd64</a>
                     44: </ul>
                     45: </p>
                     46:
                     47: <hr>
                     48: <a name="status"></a>
                     49: <h3><font color="#0000e0"><strong>Current status:</strong></font></h3>
                     50:
                     51: <p>
                     52: It can be expected to install and run with minimal difficulty on most current
                     53: hardware.
1.6     ! deraadt    54: </p>
1.4       deraadt    55:
                     56: <p>
1.6     ! deraadt    57: The only major shortcoming at this time is that the kernel debugger is
        !            58: somewhat poor.
        !            59: </p>
1.4       deraadt    60:
                     61: <hr>
                     62: <a name="install"></a>
                     63: <h3><font color="#0000e0">
                     64: <strong>Getting and installing OpenBSD/amd64:</strong>
                     65: </font></h3>
                     66:
                     67: <p>
                     68: Snapshots are made available from time to time, in
                     69: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/amd64">this location</a>
                     70: as well as in a few
                     71: <a href="ftp.html">mirrors</a>.
                     72: Here are the
                     73: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/amd64/INSTALL.amd64">
                     74: OpenBSD/amd64 snapshot installation instructions
                     75: </a> as well.
1.1       brad       76: </p>
                     77:
                     78: <p>
1.4       deraadt    79: There are several installation media provided:
                     80: <ul>
                     81:   <li><strong>CD boot</strong>
                     82:   <p>
                     83:   Booting off the CD provides an <i>El Torito</i> 2.88MB floppy image
                     84:   that contains almost all OpenBSD drivers.
                     85:   This also includes minimal USB support (storage devices and keyboard).<br>
                     86:   For the latest list of drivers available on this image, take a look at the
                     87:   <a href="http://www.openbsd.org/cgi-bin/cvsweb/src/sys/arch/amd64/conf/RAMDISK_CD?rev=HEAD">RAMDISK_CD</a>
                     88:   kernel configuration file.
                     89:   </p></li>
                     90:   <li><strong>Floppy A</strong> (floppy34.fs)
                     91:   <p>
                     92:   This 1.44MB floppy image contains the most common drivers.
                     93:   It is designed to cover the most typical PC. As a general rule, you will
                     94:   find that the missing drivers are ones which need large microcodes to run,
                     95:   such as for rare scsi cards, gigabit ethernet cards, or RAID devices.<br>
                     96:   For the latest list of drivers available on this image, take a look at the
                     97:   <a href="http://www.openbsd.org/cgi-bin/cvsweb/src/sys/arch/amd64/conf/RAMDISK?rev=HEAD">RAMDISK</a>
                     98:   kernel configuration file.
                     99: </ul>
1.1       brad      100: </p>
                    101:
                    102: <hr>
                    103: <a href="plat.html">
                    104: <img height="24" width="24" src="back.gif" border="0" alt="Supported platforms">
                    105: </a>
                    106: <br>
                    107: <small><a href="mailto:www@openbsd.org">www@openbsd.org</a></small>
                    108: <br>
1.6     ! deraadt   109: <small>$OpenBSD: amd64.html,v 1.5 2004/02/27 22:12:23 deraadt Exp $</small>
1.1       brad      110:
                    111: </body>
                    112: </html>