Very brief suggestions of how to install by hand (well, how I've done it once).

This commit is contained in:
bjh21 2002-03-29 22:17:31 +00:00
parent c10fde1f31
commit ac92677105
1 changed files with 10 additions and 3 deletions

View File

@ -1,5 +1,12 @@
.\" $NetBSD: install,v 1.1 2002/03/24 22:14:24 bjh21 Exp $
.\" $NetBSD: install,v 1.2 2002/03/29 22:17:31 bjh21 Exp $
.
.Nx*M
doesn't currently have a nice GUI installer.
This is a problem.
doesn't currently have a sensible installation mechanism. At present, the
best you can do is probably to boot the system diskless, and if you want
.Nx
installed on a local disk, to run
.Ic disklabel
and
.Ic newfs
on said disk, and untar the requisite sets by hand.