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

File: [local] / www / amd64.html (download) (as text)

Revision 1.5, Fri Feb 27 22:12:23 2004 UTC (20 years, 3 months ago) by deraadt
Branch: MAIN
Changes since 1.4: +11 -1 lines

document works on ia32e too

<!DOCTYPE HTML PUBLIC  "-//W3C//DTD HTML 4.01 Transitional//EN"
	"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>OpenBSD/amd64</title>
<link rev="made" href="mailto:www@openbsd.org">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="resource-type" content="document">
<meta name="description" content="the OpenBSD/amd64 page">
<meta name="keywords" content="openbsd,amd64">
<meta name="distribution" content="global">
<meta name="copyright" content="This document copyright 2003-2004 by OpenBSD.">
</head>

<body bgcolor="#ffffff" text="#000000" link="#23238e">
<a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
<p>
<h2><font color="#e00000">OpenBSD/amd64</font></h2>

<hr>

<p>
OpenBSD/amd64 runs on AMD's Athlon-64 family of processors in 64-bit mode.
</p>

<p>
It also runs on the upcoming Intel ia32e processors which contain cloned
support for the AMD64 extensions, but since Intel left out support for
the page table NXE bit (No-EXecute) there is no W^X support on the Intel
cpus.
</p>

<p>
Note that OpenBSD/i386 also runs on these processors, but in 32-bit mode.
</p>

<a href="#toc"></a>
<h3><font color="#0000e0"><i>Table of contents</i></font></h3>
<p>
<ul>
  <li><a href="#status">Current status</a>
  <li><a href="#install">Getting and installing OpenBSD/amd64</a>
</ul>
</p>

<hr>
<a name="status"></a>
<h3><font color="#0000e0"><strong>Current status:</strong></font></h3>

<p>
It can be expected to install and run with minimal difficulty on most current
hardware.
<p>

A few problems exist with the bootblocks, kvm libraries, and some floating
point operations.  Obviously this is fairly new, so it will take time to
find other issues and fix them.
<p>

<hr>
<a name="install"></a>
<h3><font color="#0000e0">
<strong>Getting and installing OpenBSD/amd64:</strong>
</font></h3>

<p>
Snapshots are made available from time to time, in
<a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/amd64">this location</a>
as well as in a few
<a href="ftp.html">mirrors</a>.
Here are the
<a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/amd64/INSTALL.amd64">
OpenBSD/amd64 snapshot installation instructions
</a> as well.
</p>

<p>
There are several installation media provided:
<ul>
  <li><strong>CD boot</strong>
  <p>
  Booting off the CD provides an <i>El Torito</i> 2.88MB floppy image
  that contains almost all OpenBSD drivers.
  This also includes minimal USB support (storage devices and keyboard).<br>
  For the latest list of drivers available on this image, take a look at the
  <a href="http://www.openbsd.org/cgi-bin/cvsweb/src/sys/arch/amd64/conf/RAMDISK_CD?rev=HEAD">RAMDISK_CD</a>
  kernel configuration file.
  </p></li>
  <li><strong>Floppy A</strong> (floppy34.fs)
  <p>
  This 1.44MB floppy image contains the most common drivers.
  It is designed to cover the most typical PC. As a general rule, you will
  find that the missing drivers are ones which need large microcodes to run,
  such as for rare scsi cards, gigabit ethernet cards, or RAID devices.<br>
  For the latest list of drivers available on this image, take a look at the
  <a href="http://www.openbsd.org/cgi-bin/cvsweb/src/sys/arch/amd64/conf/RAMDISK?rev=HEAD">RAMDISK</a>
  kernel configuration file.
</ul>
</p>

<hr>
<a href="plat.html">
<img height="24" width="24" src="back.gif" border="0" alt="Supported platforms">
</a> 
<br>
<small><a href="mailto:www@openbsd.org">www@openbsd.org</a></small>
<br>
<small>$OpenBSD: amd64.html,v 1.5 2004/02/27 22:12:23 deraadt Exp $</small>

</body>
</html>