Installation procedure for NetBSD/i386 9.3

NAME

INSTALL - Installation procedure for NetBSD/i386.

CONTENTS


 About this Document
 Quick install notes for the impatient
 What is NetBSD?
 Changes Between The NetBSD 8 and 9 Releases
    Installation and Partitioning Changes
 Features to be removed in a later release
 The NetBSD Foundation
 Sources of NetBSD
 NetBSD 9.3 Release Contents
    NetBSD/i386 subdirectory structure
    Binary distribution sets
 NetBSD/i386 System Requirements and Supported Devices
    Supported devices
       Floppy controllers.
       MFM, ESDI, IDE, and RLL hard disk controllers
       SCSI host adapters
       MDA, CGA, VGA, SVGA, and HGC Display Adapters
       Serial ports
       Parallel ports.
       Ethernet adapters
       FDDI adapters
       Token-Ring adapters
       Wireless network adapters
       High Speed Serial
       Tape drives
       CD-ROM drives
       Mice
       Sound Cards
       Game Ports (Joysticks)
       Miscellaneous
       PCMCIA Controllers.
       RAID Controllers
       Specific driver footnotes:
 Getting the NetBSD System on to Useful Media
 Preparing your System for NetBSD installation
 Installing the NetBSD System
    Running the sysinst installation program
       Introduction
       Possible hardware problems
       General
       Quick install
       Booting NetBSD
       Network configuration
       Installation drive selection and parameters
       Selecting which sets to install
       Partitioning the disk
       Preparing your hard disk
       Getting the distribution sets
       Installation from CD-ROM
       Installation using FTP
       Installation using NFS
       Installation from a floppy set
       Installation from an unmounted file system
       Installation from a local directory
       Extracting the distribution sets
       Configure additional items
       Finalizing your installation
 Post installation steps
 Upgrading a previously-installed NetBSD System
 Compatibility Issues With Previous NetBSD Releases
 Using online NetBSD documentation
 Administrivia
 Thanks go to
 Legal Mumbo-Jumbo
 The End

DESCRIPTION

About this Document

This document describes the installation procedure for NetBSD 9.3 on the i386 platform. It is available in four different formats titled INSTALL.ext, where .ext is one of .ps, .html, .more, or .txt:

.ps
PostScript.

.html
Standard Internet HTML.

.more
The enhanced text format used on UNIX-like systems by the more(1) and less(1) pager utility programs. This is the format in which the on-line man pages are generally presented.

.txt
Plain old ASCII.

You are reading the HTML version.

Quick install notes for the impatient

This section contains some brief notes describing what you need to install NetBSD 9.3 on a machine of the i386 architecture.

What is NetBSD?

The NetBSD Operating System is a fully functional Open Source UNIX-like operating system derived from the University of California, Berkeley Networking Release 2 (Net/2), 4.4BSD-Lite, and 4.4BSD-Lite2 sources. NetBSD runs on many different different system architectures (ports) across a variety of distinct CPU families, and is being ported to more. The NetBSD 9.3 release contains complete binary releases for most of these system architectures, with preliminary support for the others included in source form. Please see the NetBSD website for information on them.

NetBSD is a completely integrated system. In addition to its highly portable, high performance kernel, NetBSD features a complete set of user utilities, compilers for several languages, the X Window System, firewall software and numerous other tools, all accompanied by full source code.

NetBSD is a creation of the members of the Internet community. Without the unique cooperation and coordination the net makes possible, NetBSD would not exist.

Changes Between The NetBSD 8 and 9 Releases

The NetBSD 9.3 release provides many significant changes, including support for many new devices, hundreds of bug fixes, new and updated kernel subsystems, and numerous userland enhancements. The result of these improvements is a stable operating system fit for production use that rivals most commercially available systems.

It is impossible to completely summarize the massive development that went into the NetBSD 9.3 release. The complete list of changes can be found in the following files:
CHANGES
CHANGES-9.1
CHANGES-9.2
CHANGES-9.3
files in the top level directory of the NetBSD 9.3 release tree.

Installation and Partitioning Changes
The sysinst installation program has been reworked for this release.

It now supports arbitrary big disks and offers GPT partitions as alternative to MBR/fdisk partitions on a lot architectures.

Unfortunately it has not been tested on all hardware supported by NetBSD. If you have problems partitioning the target disk or installing the system, please report bugs with as much details as possible. See the Administrivia section below on how to report bugs or contact other users and ask for support.

Features to be removed in a later release

The following features are to be removed from NetBSD in the future:

The NetBSD Foundation

The NetBSD Foundation is a tax exempt, not-for-profit 501(c)(3) corporation that devotes itself to the traditional goals and Spirit of the NetBSD Project and owns the trademark of the word ``NetBSD''. It supports the design, development, and adoption of NetBSD worldwide. More information on the NetBSD Foundation, its composition, aims, and work can be found at:
       https://www.NetBSD.org/foundation/

Sources of NetBSD

Refer to mirrors

NetBSD 9.3 Release Contents

The root directory of the NetBSD 9.3 release is organized as follows:

.../NetBSD-9.3/

CHANGES
Changes between the 8.0 and 9.0 releases.

CHANGES-9.0
Changes between the initial 9.0 branch and final release of 9.0.

CHANGES-9.1
Changes between the 9.0 and the 9.1 release.

CHANGES-9.2
Changes between the 9.1 and the 9.2 release.

CHANGES-9.3
Changes between the 9.2 and the 9.3 release.

CHANGES.prev
Changes in previous NetBSD releases.

LAST_MINUTE
Last minute changes and notes about the release.

README.files
README describing the distribution's contents.

images/
Images (ISO 9660 or USB) for installing NetBSD. Depending on your system, these may be bootable.

source/
Source distribution sets; see below.

In addition to the files and directories listed above, there is one directory per architecture, for each of the architectures for which NetBSD 9.3 has a binary distribution.

The source distribution sets can be found in subdirectories of the source subdirectory of the distribu