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

Annotation of www/errata.html, Revision 1.49

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
                      2: <html>
                      3: <head>
1.9       graichen    4: <title>OpenBSD CD errata</title>
1.1       deraadt     5: <link rev=made href=mailto:www@openbsd.org>
                      6: <meta name="resource-type" content="document">
                      7: <meta name="description" content="the OpenBSD CD errata page">
                      8: <meta name="keywords" content="openbsd,cd,errata">
                      9: <meta name="distribution" content="global">
                     10: <meta name="copyright" content="This document copyright 1997 by OpenBSD.">
                     11: </head>
                     12:
                     13: <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#23238E">
                     14:
1.37      deraadt    15: <img alt="[OpenBSD]" SRC="images/smalltitle.gif">
1.25      deraadt    16: <h2>This is the OpenBSD 2.2 CD errata list:</h2>
                     17: <ul>
1.43      deraadt    18: <a name=all></a>
1.25      deraadt    19: <li><strong>All architectures</strong>
                     20: <ul>
1.39      deraadt    21: <li>Building an object tree from a read-only source tree (such as off a CDROM)
                     22: may fail under certain circumstances (e.g. when creating a symlink on sparc
                     23: whose target name is exactly 33 characters).  As a workaround you have to
                     24: either provide the source tree read/write, or install a newer version of
                     25: /usr/bin/readlink.  You wish to use
1.34      deraadt    26: <a href=http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/readlink/readlink.c?rev=1.13>
                     27: revision 1.13 of usr.bin/readlink/readlink.c</a>.
1.39      deraadt    28: <p>
1.25      deraadt    29: </ul>
1.42      deraadt    30: <a name=i386></a>
1.25      deraadt    31: <li><strong>i386</strong>
                     32: <ul>
1.39      deraadt    33: <li>The Intel P5 F00F bug was discovered after the CDR's had already been
                     34: sent to the manufacturer.  This problem permits any user who has an account
                     35: to lock your machine up using a 4-line program.  The problem only affects
                     36: Intel P5 processors (the i386, i486, P-Pro, and P-II are not vulnerable,
                     37: nor are processors by other manufacturers).
1.44      deraadt    38: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.2/i386/f00f.patch>
1.39      deraadt    39: A kernel source-code patch is available</a>.
                     40: <p>
1.33      deraadt    41: <li>Some Linux binaries will execute in SVR4 emulation mode, which is
                     42: definately a problem for people who need Linux emulation to work correctly.
1.39      deraadt    43: To solve this mis-identification problem,
1.32      deraadt    44: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.2/i386/compat_linux.patch>
1.33      deraadt    45: a patch file is provided.</a>  (This patch works on OpenBSD current.  It has
                     46: not been tested on 2.2 yet, please test this and mail deraadt@openbsd.org
1.39      deraadt    47: so that I can remove this bracketed warning).
                     48: <p>
1.45      deraadt    49: <li>APM can crash on machines without it.
                     50: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.2/i386/apm.patch>
                     51: A kernel source-code patch is available</a>.
                     52: <p>
1.39      deraadt    53: <li>A few people are running into this problem, particularily if they had some
                     54: other *BSD operating system on their machine before trying OpenBSD: if after
                     55: installation onto an IDE-based machine, the kernel fails to mount the root
                     56: partition because it thinks that it should be opening sd0 (0x400), this means
                     57: you have incorrectly setup your disklabel for the IDE drive -- the disklabel
                     58: is indicating that the drive is SCSI.
                     59: To repair this, use the floppy to run "disklabel -E wd0", then using the
                     60: "edit" command ensure the type field is set to "ST506".
                     61: <p>
                     62: </ul>
1.47      deraadt    63: <a name=mac68k></a>
1.39      deraadt    64: <li><strong>mac68k</strong>
                     65: <ul>
1.46      gene       66: <li>Unfortunately, X11 binaries for the mac68k did not manage to make it onto the
                     67: CDROM.  However, X Windows for the mac68k is immediately available from
                     68: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/2.2/mac68k/X11/X11R6.tar.gz">
                     69: ftp://ftp.OpenBSD.org/pub/OpenBSD/2.2/mac68k/X11/X11R6.tar.gz</a>.  Please
                     70: be sure to read the <a href="ftp://ftp.openbsd.org/pub/OpenBSD/2.2/mac68k/X11/README.X11">README file</a> also in that directory for instructions on installing
                     71: and setting up X.
1.39      deraadt    72: <p>
1.25      deraadt    73: </ul>
                     74: <li><strong>sparc</strong>
                     75: <ul>
1.39      deraadt    76: <li>No problems identified yet.
                     77: <p>
                     78: </ul>
                     79: <li><strong>alpha</strong>
                     80: <p>
                     81: <ul>
                     82: <li>No problems identified yet.
                     83: <p>
                     84: </ul>
                     85: <li><strong>amiga</strong>
                     86: <p>
                     87: <ul>
1.48      niklas     88: <li>Missing Xamiga manual page.  Get
                     89: <a href=ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.2/amiga/Xamiga-manual.tgz>
                     90: this package</a> and execute, <i>as root</i>:<br>
1.49    ! deraadt    91: <pre><b># </b>pkg_add Xamiga-manual.tgz</pre>
        !            92: The MD5 checksum of this package is:
        !            93: <b>MD5 (Xamiga-manual.tgz) = 2362a7857264b9d17f65cca258b42031</b><p>
1.48      niklas     94: <li>The Ariadne ethernet support was broken, there will be both binary and
                     95: source level fixes available shortly.  If you are in a hurry mail
1.49    ! deraadt    96: <a href=mailto:niklas@openbsd.org>Niklas</a> for a test kernel.<p>
1.25      deraadt    97: </ul>
1.39      deraadt    98: <li><strong>hp300</strong>
                     99: <p>
1.25      deraadt   100: <ul>
1.39      deraadt   101: <li>No problems identified yet.
                    102: <p>
1.25      deraadt   103: </ul>
                    104: <li><strong>pmax</strong>
                    105: <ul>
1.39      deraadt   106: <li>No problems identified yet.
                    107: <p>
1.25      deraadt   108: </ul>
                    109: <li><strong>arc</strong>
                    110: <ul>
1.39      deraadt   111: <li>No problems identified yet.
                    112: <p>
1.25      deraadt   113: </ul>
                    114: <li><strong>mvme68k</strong>
                    115: <ul>
1.39      deraadt   116: <li>No problems identified yet.
                    117: <p>
1.25      deraadt   118: </ul>
                    119: </ul>
                    120: <br>
                    121: <hr>
                    122: <h2>This is the OpenBSD 2.1 CD errata list:</h2>
1.13      pefo      123: <br>
1.14      pefo      124: <ul>
1.13      pefo      125: <li><strong>All architectures</strong>
                    126: <ul>
                    127: <li>One of the install scripts has a flaw that makes the CD-ROM mount fail
                    128:        when using the CD-ROM as the install source media.
                    129:        To workaround this use the following sequence of commands before
                    130:        starting the install script. This must be done each time the install
                    131:        kernel is booted if the install script is to be run and the CD-ROM
                    132:        is the media to install from. Do the following at the shell prompt:
1.16      pefo      133: <pre><b>#</b> ed install.sub
                    134: /{_filesystem/s//{_fstype/
                    135: wq
1.13      pefo      136: <b>#</b>
                    137: </pre>
1.22      niklas    138:        For architectures where the install scripts start automatically
                    139:        (like amiga), you need to abort it at the (I)nstall or (U)pdate
1.29      todd      140:        prompt by pressing Ctrl-C before doing the above command.  After
1.22      niklas    141:        that you can restart the install by:
                    142: <pre><b>#</b> install
                    143: </pre>
1.13      pefo      144: </ul>
1.1       deraadt   145: <br>
1.6       grr       146: <li><strong>Alpha</strong>
                    147: <ul>
1.1       deraadt   148: <li>CD2 does not boot on the alpha, as had been planned. Instead, you
1.3       deraadt   149:        must use the floppy install method.  This is not significantly
                    150:        harder..
1.6       grr       151: </ul>
1.11      millert   152: <br>
1.7       deraadt   153: <li><strong>i386</strong>
                    154: <ul>
                    155: <li>Some rarer PC BIOS's do not like the hardrive bootblocks when used
                    156: as a MBR.  The symptom is that the BIOS says "READ ERROR" when booting,
                    157: but everything suggests it should work fine. In those cases, it is
                    158: sufficient to install OS-BS or some other primary bootloader as the main
                    159: MBR, then install OpenBSD in a partition all by itself starting at a
1.24      mickey    160: non-zero offset.  For instance, start OpenBSD at next track boundary or so.
1.8       deraadt   161: <li>The i386/X11/SUMS.md5 file contains 4 incorrect MD5 checksums.
1.24      mickey    162: These have been corrected on the ftp mirrors. The correct lines are:<br>
1.8       deraadt   163: MD5 (X33doc.tgz) = 6aa0be7987f9a3cf32a63b5ea9a83b39<br>
                    164: MD5 (X33html.tgz) = 6ba39d41aef7c75c35a0533275c6f8c0<br>
                    165: MD5 (X33ps.tgz) = ea49fc1b12c17fc16ece7d0e4ad4ee06<br>
                    166: MD5 (RELNOTES) = 689fda20596a4eb82f86ded51efb01f4<br>
1.21      deraadt   167: <li>A lot of people with IDE disk drives fail to read the
                    168: INSTALL.i386 document, and hence end up with geometry translation
                    169: problems.  Read the document, please.
1.7       deraadt   170: </ul>
1.11      millert   171: <br>
1.6       grr       172: <li><strong>Amiga</strong>
                    173: <ul>
1.4       niklas    174: <li>The amiga install has a flaw wrt Tseng based graphic cards: when entering
                    175:        multiuser mode the console won't get a login prompt.  This is due to
                    176:        a problem in the shipped /dev/MAKEDEV script.  To fix, enter single
                    177:        user mode and do:
1.5       todd      178: <pre><b>#</b> cd /dev
1.4       niklas    179: <b>#</b> sh MAKEDEV ttye6
                    180: </pre>
1.6       grr       181: </ul>
                    182: <li><strong>Sparc</strong>
                    183: <ul>
1.5       todd      184: <li>The sparc X11R6.3 xdm-config files reference /usr/X11R6.3/... This is
                    185:        due to X11R6.3's default config file contents.  To fix, su and
                    186:        type:
                    187: <pre><b>#</b> cd /usr
                    188: <b>#</b> ln -s X11R6 X11R6.3
                    189: </pre>
1.6       grr       190: <li>The sparc "single floppy install disk" has a problem when you specify
                    191:        "dumb" in response to the terminal type query.  As a work-around
                    192:        first specify an invalid terminal such as "bogus" and when prompted
                    193:        again for a terminal type, enter "dumb" and it will work correctly.
                    194: <li>When netbooting an older sparc system such as a Sun4 or Sun4c, the boot
                    195:        may hang up at the end of the tftp transfer of the bootstrap due
                    196:        to the tftp transfer working in 512-byte blocks.  If this occurs
                    197:        create a "padded" version of the bootstrap (boot or zboot) as follows:
                    198: <pre><b>#</b> cd /tftpboot
                    199: <b>#</b> dd if=boot of=newboot obs=512 conv=osync
                    200: <b>#</b> mv newboot boot
                    201: </pre>
1.19      graichen  202: <li>The sparc install script has two flaws that make the kernel copy
                    203:        and the bootblock install fail. The kernel copy only fails
                    204:        then installing from CD-ROM. To workaround this use the
                    205:        following sequence of commands before starting the install
                    206:        script. This must be done each time the install kernel is
                    207:        booted if the install script is to be run and the CD-ROM is
                    208:        the media to install from. Do the following at the shell
                    209:        prompt:
                    210:         if you install from CD-ROM do the following:
                    211: <pre><b>#</b> ed install.md
                    212: /\/bsd/s//\/mnt2\/2.1\/sparc\/bsd/
                    213: wq
                    214: <b>#</b>
                    215: </pre>
                    216:         ... or if you plan to use the bsd.scsi3 kernel you should use instead:
                    217: <pre><b>#</b> ed install.md
                    218: /\/bsd/s//\/mnt2\/2.1\/sparc\/bsd.scsi3/
                    219: wq
                    220: <b>#</b>
                    221: </pre>
                    222:         The following one you'll have to do always (not only then
                    223:        installing from from CD-ROM)
                    224: <pre><b>#</b> ed /usr/mdec/binstall
                    225: /getopt/,/getopt/+4d
                    226: wq
                    227: <b>#</b>
                    228: </pre>
1.6       grr       229: </ul>
1.9       graichen  230: <li><strong>Pmax</strong>
                    231: <ul>
1.10      millert   232: <li> When using the X11R6 binaries from the 2.1 release you will get
1.9       graichen  233: errors like:
                    234: <pre><b>#</b> mkfontdir
                    235: mkfontdir: undefined symbol: 'astpending' 12
                    236: Segmentation fault (core dumped)
                    237: </pre>
                    238: this is due to a little problem affecting the compatibility between
                    239: the OpenBSD/arc port (on which the X11R6 clients were build) and
                    240: OpenBSD/pmax. You can work around this problem by using the arc
                    241: version of the shared libc instead of the pmax one. You may get a copy
                    242: of the OpenBSD/arc 2.1 libc.so.16.1 from <a
                    243: href=ftp://miranda.rz-berlin.mpg.de/pub/OpenBSD/pmax/fixes/libc.so.16.1>
                    244: here </a>. Simply download it and do the following:
                    245: <pre><b>#</b> cd /usr/lib
                    246: <b>#</b> mv libc.so.16.1 original_libc.so.16.1
                    247: <b>#</b> cp /where_you_have_downloaded_it_to/libc.so.16.1 .
                    248: <b>#</b> chown root.bin libc.so.16.1
                    249: <b>#</b> chmod 444 libc.so.16.1
                    250: </pre>
                    251: Please be careful while doing this - because the libc is a very
                    252: sensitive part of the system. You can remove the original_libc.so.16.1
                    253: after the next reboot if everything is working fine.
                    254: </ul>
1.18      deraadt   255: <p>
1.17      deraadt   256: <li><strong>Mac68k</strong>
                    257: <ul>
1.20      gene      258: <li>The installer generates incorrect /etc/fstab files causing messages such as "file system read-only" on bootup.
                    259: To correct, boot to single-user mode (by clicking that checkbox in the Booter's Booting:Options dialog) and do the following:
1.17      deraadt   260: <pre>
1.18      deraadt   261: <b>#</b> mount /dev/sd0a /
                    262: <b>#</b> ed /etc/fstab
                    263: 1,$s/ ufs / ffs /
1.20      gene      264: 1,$s/ ro / rw /
1.18      deraadt   265: w
                    266: q
1.17      deraadt   267: </pre>
1.20      gene      268: Alternately, simply invoke vi or another editor and change the root filesystem
                    269: to be of type ffs rather than ufs and be rw (read-write) rather than ro
                    270: (read-only).  In either case, you'll need to reboot the system afterwards.
                    271: Make this correction as soon as possible after installing the system.
1.17      deraadt   272: The installer should not have specified the filesystem as the old
                    273: "ufs" type; the "ffs" type is more correct.
1.20      gene      274:
1.17      deraadt   275: <li>The installer forgets to install the kernel onto the filesystem.
1.20      gene      276: This is because the installer expects all packages including the kernel to
                    277: be tar'ed and gzip'ed.  The kernel was not shipped that way.  Therefore, you
                    278: must make this correction <em>before attempting to boot the system</em>.
1.17      deraadt   279: To correct, use the Installer mini-shell and do the following:
                    280: <pre>
1.20      gene      281: > cpin :[internal-macos-path]:bsd-generic bsd
                    282: </pre>
                    283: This should place the kernel as /bsd on the filesystem. You should
1.23      gene      284: replace the above string with the colon-delimited path from your desktop to
1.20      gene      285: wherever you have placed the kernel.  If possible, it is easiest to drag the
1.23      gene      286: kernel into the same folder as the Installer, so you can simply issue a
                    287: command without leading colon(s) like:
1.20      gene      288: <pre>
1.23      gene      289: > cpin bsd-generic bsd
1.17      deraadt   290: </pre>
1.20      gene      291: Good luck.
1.17      deraadt   292: </ul>
1.1       deraadt   293: </ul>
1.2       deraadt   294:
                    295: <hr>
                    296: <a href=orders.html><img src=back.gif border=0 alt=OpenBSD></a>
                    297: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.49    ! deraadt   298: <br><small>$OpenBSD: errata.html,v 1.48 1997/12/20 15:21:01 niklas Exp $</small>
1.2       deraadt   299:
                    300: </body>
                    301: </html>