p .(bullet -compact -offset indent Use the
a loadbsd.x utility to boot .Nx from .Tn Human68k t Make a boot floppy which contains the installation system .bullet)
p If you choose the first method, you have to put the compressed installation kernel
a netbsd-INSTALL.gz , the
a loadbsd.x utility and the
a gzip.x utility to a disk accessible from Human68k. These files can be found in the
a x68k/binary/kernel directory or
a x68k/installation/misc directory of the .Nx distribution. The
a netbsd-INSTALL file needs to be uncompressed from
a netbsd-INSTALL.gz using the provided c gzip.x program with the .Fl d switch.
p To invoke the installation system, just type
p .Dl Ic "gzip.x -d netbsd-INSTALL.gz" .Dl Ic "loadbsd.x netbsd-INSTALL"
p from the .Tn Human68k command line.
p If you choose the second method, you have to make the boot floppy from the floppy image
a sysinst.fs . The image file can be found in
a x68k/installation/floppy directory of the .Nx distribution.
p If you are using a l system to write the floppy image to disks, you should use the
a dd command to copy the file system images (.fs files) directly to the raw floppy disks. It is suggested that you read the .Xr dd 1 manual page or ask your system administrator to determine the correct set of arguments to use; it will be slightly different from system to system, and a comprehensive list of the possibilities is beyond the scope of this document.
p If you are using .Tn Human68k to write the floppy images to disks, you should use the c rawrite utility, provided in the
a x68k/installation/misc directory of the .Nx distribution. PC versions can be found in
a i386/installation/misc . It will write the file system images (.fs files) to disks.
p To use the boot floppy, insert the floppy to your floppy drive 0, and reboot your computer with OPT.1 key pressed.
p If you have less than 5MB of memory, you have to use the `floppy-root' installation system instead of the above `ramdisk-root' installation system. `Floppy-root' installation system is composed of two floppies, `kern' and `inst'. They are made from the floppy images
a kern.fs and
a inst.fs respectively, both of which are found in
a installation/floppy directory of the .Nx distribution. The
a inst.fs file needs to be uncompressed from
a inst.fs.gz using the provided c gzip.x program with the .Fl d switch. See above how to write the images to floppies.
p To start the `floppy-root' installation system, insert the `kern' floppy to your floppy drive 0, and reboot your computer with OPT.1 key pressed. When you are prompted that `Insert file system floppy and press return.', replace the `kern' floppy with `inst' floppy and press return key.
p Once booted, the `floppy-root' installation system is identical with the `ramdisk-root' installation system, except that the former constantly accesses the floppy disk. Floppy disks are relatively unreliable media and cause some warning messages to report access errors, most of which are corrected and can be ignored. With the latter installation system the floppy disk is not used once the system has booted off and can be removed from the drive.
p .(Note The `floppy-root' installation system cannot be used to install .Nx*M on a machine with less than 5MB of memory. .Note)
p
.
--------- MI instructions for getting distribution off installation medium
.
.so ../common/xfer