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

Annotation of www/errata21.html, Revision 1.49

1.28      naddy       1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1.1       deraadt     2: <html>
                      3: <head>
1.10      deraadt     4: <title>OpenBSD 2.1 errata</title>
1.28      naddy       5: <link rev=made href="mailto:www@openbsd.org">
1.1       deraadt     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">
1.18      jufi       10: <meta name="copyright" content="This document copyright 1997-2001 by OpenBSD.">
1.31      henning    11: <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
1.1       deraadt    12: </head>
                     13:
1.32      david      14: <body bgcolor="#ffffff" text="#000000" link="#23238E">
1.1       deraadt    15:
1.22      jsyn       16: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
1.28      naddy      17: <h2><font color="#0000e0">
1.5       espie      18: This is the OpenBSD 2.1 release errata &amp; patch list:
1.15      jufi       19: </font></h2>
1.2       deraadt    20:
                     21: <hr>
1.11      jason      22: <a href=stable.html>For OpenBSD patch branch information, please refer here.</a><br>
1.24      deraadt    23: <br>
1.25      deraadt    24: For errata on a certain release, click below:<br>
1.24      deraadt    25: <a href="errata22.html">2.2</a>,
                     26: <a href="errata23.html">2.3</a>,
                     27: <a href="errata24.html">2.4</a>,
                     28: <a href="errata25.html">2.5</a>,
                     29: <a href="errata26.html">2.6</a>,
                     30: <a href="errata27.html">2.7</a>,
                     31: <a href="errata28.html">2.8</a>,
                     32: <a href="errata29.html">2.9</a>,
                     33: <a href="errata30.html">3.0</a>,
                     34: <a href="errata31.html">3.1</a>,
1.29      deraadt    35: <a href="errata32.html">3.2</a>,
1.30      david      36: <a href="errata33.html">3.3</a>,
1.34      david      37: <a href="errata34.html">3.4</a>,
1.35      miod       38: <a href="errata35.html">3.5</a>,
1.36      deraadt    39: <a href="errata36.html">3.6</a>,
1.44      deraadt    40: <br>
1.37      deraadt    41: <a href="errata37.html">3.7</a>,
1.38      deraadt    42: <a href="errata38.html">3.8</a>,
1.39      deraadt    43: <a href="errata39.html">3.9</a>,
1.40      deraadt    44: <a href="errata40.html">4.0</a>,
1.42      merdely    45: <a href="errata41.html">4.1</a>,
1.43      deraadt    46: <a href="errata42.html">4.2</a>,
1.44      deraadt    47: <a href="errata43.html">4.3</a>,
1.46      deraadt    48: <a href="errata44.html">4.4</a>,
1.47      deraadt    49: <a href="errata45.html">4.5</a>,
1.48      deraadt    50: <a href="errata46.html">4.6</a>,
1.49    ! deraadt    51: <a href="errata47.html">4.7</a>,
        !            52: <a href="errata48.html">4.8</a>.
1.24      deraadt    53: <br>
1.2       deraadt    54: <hr>
                     55:
1.12      ericj      56: <p>
1.26      deraadt    57: For more detailed information on how to install patches to OpenBSD, please
1.12      ericj      58: consult the <a href="./faq/faq10.html#10.14">OpenBSD FAQ</a>.
                     59: </p>
                     60:
1.1       deraadt    61: <br>
1.31      henning    62: <h3><font color="#e00000">All architectures</font></h3>
1.1       deraadt    63: <ul>
                     64: <li>One of the install scripts has a flaw that makes the CD-ROM mount fail
                     65:        when using the CD-ROM as the install source media.
                     66:        To workaround this use the following sequence of commands before
                     67:        starting the install script. This must be done each time the install
                     68:        kernel is booted if the install script is to be run and the CD-ROM
                     69:        is the media to install from. Do the following at the shell prompt:
                     70: <pre><b>#</b> ed install.sub
                     71: /{_filesystem/s//{_fstype/
                     72: wq
                     73: <b>#</b>
                     74: </pre>
                     75:        For architectures where the install scripts start automatically
                     76:        (like amiga), you need to abort it at the (I)nstall or (U)pdate
                     77:        prompt by pressing Ctrl-C before doing the above command.  After
                     78:        that you can restart the install by:
                     79: <pre><b>#</b> install
                     80: </pre>
                     81: </ul>
                     82: <br>
1.31      henning    83: <h3><font color="#e00000">Alpha</font></h3>
1.1       deraadt    84: <ul>
                     85: <li>CD2 does not boot on the alpha, as had been planned. Instead, you
                     86:        must use the floppy install method.  This is not significantly
                     87:        harder..
                     88: </ul>
                     89: <br>
1.31      henning    90: <h3><font color="#e00000">i386</font></h3>
1.1       deraadt    91: <ul>
1.17      jsyn       92: <li>Some rarer PC BIOSs do not like the hardrive bootblocks when used
1.1       deraadt    93: as a MBR.  The symptom is that the BIOS says "READ ERROR" when booting,
                     94: but everything suggests it should work fine. In those cases, it is
                     95: sufficient to install OS-BS or some other primary bootloader as the main
                     96: MBR, then install OpenBSD in a partition all by itself starting at a
                     97: non-zero offset.  For instance, start OpenBSD at next track boundary or so.
                     98: <li>The i386/X11/SUMS.md5 file contains 4 incorrect MD5 checksums.
                     99: These have been corrected on the ftp mirrors. The correct lines are:<br>
                    100: MD5 (X33doc.tgz) = 6aa0be7987f9a3cf32a63b5ea9a83b39<br>
                    101: MD5 (X33html.tgz) = 6ba39d41aef7c75c35a0533275c6f8c0<br>
                    102: MD5 (X33ps.tgz) = ea49fc1b12c17fc16ece7d0e4ad4ee06<br>
                    103: MD5 (RELNOTES) = 689fda20596a4eb82f86ded51efb01f4<br>
                    104: <li>A lot of people with IDE disk drives fail to read the
                    105: INSTALL.i386 document, and hence end up with geometry translation
                    106: problems.  Read the document, please.
                    107: </ul>
                    108: <br>
1.31      henning   109: <h3><font color="#e00000">Amiga</font></h3>
1.1       deraadt   110: <ul>
                    111: <li>The amiga install has a flaw wrt Tseng based graphic cards: when entering
                    112:        multiuser mode the console won't get a login prompt.  This is due to
                    113:        a problem in the shipped /dev/MAKEDEV script.  To fix, enter single
                    114:        user mode and do:
                    115: <pre><b>#</b> cd /dev
                    116: <b>#</b> sh MAKEDEV ttye6
                    117: </pre>
                    118: </ul>
1.31      henning   119: <h3><font color="#e00000">Sparc</font></h3>
1.1       deraadt   120: <ul>
                    121: <li>The sparc X11R6.3 xdm-config files reference /usr/X11R6.3/... This is
                    122:        due to X11R6.3's default config file contents.  To fix, su and
                    123:        type:
                    124: <pre><b>#</b> cd /usr
                    125: <b>#</b> ln -s X11R6 X11R6.3
                    126: </pre>
                    127: <li>The sparc "single floppy install disk" has a problem when you specify
                    128:        "dumb" in response to the terminal type query.  As a work-around
                    129:        first specify an invalid terminal such as "bogus" and when prompted
                    130:        again for a terminal type, enter "dumb" and it will work correctly.
                    131: <li>When netbooting an older sparc system such as a Sun4 or Sun4c, the boot
                    132:        may hang up at the end of the tftp transfer of the bootstrap due
                    133:        to the tftp transfer working in 512-byte blocks.  If this occurs
                    134:        create a "padded" version of the bootstrap (boot or zboot) as follows:
                    135: <pre><b>#</b> cd /tftpboot
                    136: <b>#</b> dd if=boot of=newboot obs=512 conv=osync
                    137: <b>#</b> mv newboot boot
                    138: </pre>
                    139: <li>The sparc install script has two flaws that make the kernel copy
                    140:        and the bootblock install fail. The kernel copy only fails
                    141:        then installing from CD-ROM. To workaround this use the
                    142:        following sequence of commands before starting the install
                    143:        script. This must be done each time the install kernel is
                    144:        booted if the install script is to be run and the CD-ROM is
                    145:        the media to install from. Do the following at the shell
                    146:        prompt:
                    147:         if you install from CD-ROM do the following:
                    148: <pre><b>#</b> ed install.md
                    149: /\/bsd/s//\/mnt2\/2.1\/sparc\/bsd/
                    150: wq
                    151: <b>#</b>
                    152: </pre>
                    153:         ... or if you plan to use the bsd.scsi3 kernel you should use instead:
                    154: <pre><b>#</b> ed install.md
                    155: /\/bsd/s//\/mnt2\/2.1\/sparc\/bsd.scsi3/
                    156: wq
                    157: <b>#</b>
                    158: </pre>
                    159:         The following one you'll have to do always (not only then
1.27      david     160:        installing from CD-ROM)
1.1       deraadt   161: <pre><b>#</b> ed /usr/mdec/binstall
                    162: /getopt/,/getopt/+4d
                    163: wq
                    164: <b>#</b>
                    165: </pre>
                    166: </ul>
1.31      henning   167: <h3><font color="#e00000">Pmax</font></h3>
1.1       deraadt   168: <ul>
                    169: <li> When using the X11R6 binaries from the 2.1 release you will get
                    170: errors like:
                    171: <pre><b>#</b> mkfontdir
                    172: mkfontdir: undefined symbol: 'astpending' 12
                    173: Segmentation fault (core dumped)
                    174: </pre>
                    175: this is due to a little problem affecting the compatibility between
                    176: the OpenBSD/arc port (on which the X11R6 clients were build) and
                    177: OpenBSD/pmax. You can work around this problem by using the arc
1.16      miod      178: version of the shared libc instead of the pmax one. Once you have the
                    179: OpenBSD/arc 2.1 libc.so.16.1, do the following:
1.1       deraadt   180: <pre><b>#</b> cd /usr/lib
                    181: <b>#</b> mv libc.so.16.1 original_libc.so.16.1
                    182: <b>#</b> cp /where_you_have_downloaded_it_to/libc.so.16.1 .
                    183: <b>#</b> chown root.bin libc.so.16.1
                    184: <b>#</b> chmod 444 libc.so.16.1
                    185: </pre>
                    186: Please be careful while doing this - because the libc is a very
                    187: sensitive part of the system. You can remove the original_libc.so.16.1
                    188: after the next reboot if everything is working fine.
                    189: </ul>
                    190: <p>
1.31      henning   191: <h3><font color="#e00000">Mac68k</font></h3>
1.1       deraadt   192: <ul>
                    193: <li>The installer generates incorrect /etc/fstab files causing messages such as "file system read-only" on bootup.
                    194: To correct, boot to single-user mode (by clicking that checkbox in the Booter's Booting:Options dialog) and do the following:
                    195: <pre>
                    196: <b>#</b> mount /dev/sd0a /
                    197: <b>#</b> ed /etc/fstab
                    198: 1,$s/ ufs / ffs /
                    199: 1,$s/ ro / rw /
                    200: w
                    201: q
                    202: </pre>
                    203: Alternately, simply invoke vi or another editor and change the root filesystem
                    204: to be of type ffs rather than ufs and be rw (read-write) rather than ro
                    205: (read-only).  In either case, you'll need to reboot the system afterwards.
                    206: Make this correction as soon as possible after installing the system.
                    207: The installer should not have specified the filesystem as the old
                    208: "ufs" type; the "ffs" type is more correct.
                    209:
                    210: <li>The installer forgets to install the kernel onto the filesystem.
                    211: This is because the installer expects all packages including the kernel to
                    212: be tar'ed and gzip'ed.  The kernel was not shipped that way.  Therefore, you
                    213: must make this correction <em>before attempting to boot the system</em>.
                    214: To correct, use the Installer mini-shell and do the following:
                    215: <pre>
                    216: > cpin :[internal-macos-path]:bsd-generic bsd
                    217: </pre>
                    218: This should place the kernel as /bsd on the filesystem. You should
                    219: replace the above string with the colon-delimited path from your desktop to
                    220: wherever you have placed the kernel.  If possible, it is easiest to drag the
                    221: kernel into the same folder as the Installer, so you can simply issue a
                    222: command without leading colon(s) like:
                    223: <pre>
                    224: > cpin bsd-generic bsd
                    225: </pre>
                    226: Good luck.
                    227: </ul>
                    228:
                    229: <hr>
1.8       deraadt   230:
1.11      jason     231: <a href=stable.html>For OpenBSD patch branch information, please refer here.</a><br>
1.24      deraadt   232: <br>
1.25      deraadt   233: For errata on a certain release, click below:<br>
1.24      deraadt   234: <a href="errata22.html">2.2</a>,
                    235: <a href="errata23.html">2.3</a>,
                    236: <a href="errata24.html">2.4</a>,
                    237: <a href="errata25.html">2.5</a>,
                    238: <a href="errata26.html">2.6</a>,
                    239: <a href="errata27.html">2.7</a>,
                    240: <a href="errata28.html">2.8</a>,
                    241: <a href="errata29.html">2.9</a>,
                    242: <a href="errata30.html">3.0</a>,
                    243: <a href="errata31.html">3.1</a>,
1.29      deraadt   244: <a href="errata32.html">3.2</a>,
1.30      david     245: <a href="errata33.html">3.3</a>,
1.34      david     246: <a href="errata34.html">3.4</a>,
1.35      miod      247: <a href="errata35.html">3.5</a>,
1.36      deraadt   248: <a href="errata36.html">3.6</a>,
1.44      deraadt   249: <br>
1.37      deraadt   250: <a href="errata37.html">3.7</a>,
1.38      deraadt   251: <a href="errata38.html">3.8</a>,
1.39      deraadt   252: <a href="errata39.html">3.9</a>,
1.40      deraadt   253: <a href="errata40.html">4.0</a>,
1.42      merdely   254: <a href="errata41.html">4.1</a>,
1.43      deraadt   255: <a href="errata42.html">4.2</a>,
1.44      deraadt   256: <a href="errata43.html">4.3</a>,
1.46      deraadt   257: <a href="errata44.html">4.4</a>,
1.47      deraadt   258: <a href="errata45.html">4.5</a>,
1.48      deraadt   259: <a href="errata46.html">4.6</a>,
1.49    ! deraadt   260: <a href="errata47.html">4.7</a>,
        !           261: <a href="errata48.html">4.8</a>.
1.24      deraadt   262: <br>
1.2       deraadt   263:
                    264: <hr>
1.7       deraadt   265: <a href=index.html><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
1.28      naddy     266: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
1.49    ! deraadt   267: <br><small>$OpenBSD: errata21.html,v 1.48 2010/03/08 21:53:37 deraadt Exp $</small>
1.1       deraadt   268:
                    269: </body>
                    270: </html>