Regen from rev.1.73.2.20.

This commit is contained in:
Hiroki Sato 2006-05-27 19:12:29 +00:00
parent 55fd3f2a9e
commit 1897f39cf7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27948

View file

@ -20,7 +20,7 @@ alink="#0000FF">
FreeBSD Documentation Project</p>
<p class="PUBDATE">$FreeBSD: src/release/doc/en_US.ISO8859-1/errata/article.sgml,v
1.73.2.18 2006/05/13 21:20:52 bmah Exp $<br />
1.73.2.20 2006/05/27 19:08:06 hrs Exp $<br />
</p>
<div class="LEGALNOTICE"><a id="TRADEMARKS" name="TRADEMARKS"></a>
@ -127,6 +127,20 @@ ATA and ATAPI drives, such as CDROM burning or ripping tools, or monitoring util
One known example is <tt class="FILENAME">smartd</tt> from the <a
href="http://www.FreeBSD.org/cgi/url.cgi?ports/sysutils/smartmontools/pkg-descr"><tt
class="FILENAME">sysutils/smartmontools</tt></a> port.</p>
<p>(2006/05/27) On FreeBSD/alpha, sysinstall sometimes does not allow a disk to be
labeled. The disk is presented in sysinstall but actions like 'A'auto do not result in a
disklabel being presented. Workaround is to boot the install CD, then select Fixit. From
the Fixit prompt run disklabel manually. For example: "disklabel -rw da1 auto" ensures a
valid disklabel is written onto da1. Reboot from the install media. sysinstall will now
detect a valid disklabel on the disk and allow it to be partitioned to your
preference.</p>
<p>(2006/05/27) FreeBSD 6.1-RELEASE includes a change to some definitions in <tt
class="FILENAME">src/sys/net/if_media.h</tt> (revision 1.30.2.1). This could break
source-level compatibility with externally-maintained 10Gb Ethernet network drivers
written for FreeBSD 6.0-RELEASE. This change should have been documented in the release
notes.</p>
</div>
</div>