From c1316ef7fc5f6edb54e50516d9628c6ba76a8b67 Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Fri, 1 Oct 1999 08:20:35 +0000 Subject: [PATCH] Add new errata item. --- en/releases/3.3R/errata.sgml | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/en/releases/3.3R/errata.sgml b/en/releases/3.3R/errata.sgml index 7b56552e9e..cb0111793a 100644 --- a/en/releases/3.3R/errata.sgml +++ b/en/releases/3.3R/errata.sgml @@ -1,10 +1,10 @@ - + %includes; ]> - + &header; @@ -51,6 +51,25 @@ Fix: Assuming that you experience this problem at all, edit /etc/rc.conf be set in the network_interfaces variable after initial installation, it's reasonable to simply s/auto/lo0/ in rc.conf and move on. +The 3.3 ISO image (and 3.3 CDROM #1 from Walnut Creek CDROM) + mysteriously fails to boot on an ATAPI CDROM device but works + with SCSI CDROMs (on adaptors which support bootable CDs). + +Fix: Either install using boot floppies (see floppies/README.TXT) + rather than booting from the CDROM or grab the updated ISO image + from: + + ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/ISO-IMAGES/ + + See also the CHECKSUM.MD5 file in that directory to verify whether + you have the "old" or new image - some mirrors may be slow + in picking up the uncompressed and gzipped versions of the ISO 9660 + installation image. As always, Walnut Creek CDROM will also provide + replacement CDs (once they become available) on request to purchasers + of the 3.3-RELEASE product. + + This problem was caused by a bug in mkisofs which we're still + chasing but have, for now, simply worked-around.

Release Home &footer;