summaryrefslogtreecommitdiff
path: root/emulators/bochs/pkg/MESSAGE
blob: 2d0263e054d8ebf37f335e12cb999d0f1efdec33 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
======================================================================
$NetBSD: MESSAGE,v 1.4 2001/01/29 11:34:25 wiz Exp $

You need to copy the ${BOCHS_MAINDIR}/bochsrc file to your home
directory and name it .bochsrc.  Then edit it to your tastes
defining the hard drives and floppies as needed.  You also need
to ${BOCHS_FONTDIR} to your X font path and to enable it
before running bochs, e.g.

  $ xset fp+ ${BOCHS_FONTDIR}
  $ xset fp rehash

Documentation is available on the website, and a copy of that
website is in ${BOCHS_DOCDIR}.  The file install.html
will assist you in creating a HD "file". (A raw disk partition can
be used as well.)

======================================================================