From owner-freebsd-stable Mon Dec 29 17:00:17 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA01464 for stable-outgoing; Mon, 29 Dec 1997 17:00:17 -0800 (PST) (envelope-from owner-freebsd-stable) Received: from roguetrader.com (cold.org [206.81.134.103]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id RAA01433 for ; Mon, 29 Dec 1997 17:00:09 -0800 (PST) (envelope-from root@roguetrader.com) Received: (from root@localhost) by roguetrader.com (8.8.5/8.8.5) id SAA14053; Mon, 29 Dec 1997 18:00:10 -0700 (MST) Date: Mon, 29 Dec 1997 18:00:10 -0700 (MST) Message-Id: <199712300100.SAA14053@roguetrader.com> Subject: ERRATA NOTICE: FreeBSD 2.2.5-RELEASE From: freebsd-errata-update@roguetrader.com To: freebsd-stable@freebsd.org Sender: owner-freebsd-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk ****************************************************************** ** THIS IS AN AUTOMATIC ERRATA UPDATE FOR FREEBSD 2.2.5-RELEASE ** ****************************************************************** You can retrieve the complete ERRATA from: ftp://ftp.freebsd.org/pub/FreeBSD/2.2.5-RELEASE/ERRATA.TXT The last update was sent: Tue Dec 23 10:30:32 1997 This update is sent: Mon Dec 29 18:00:09 1997 ------------------------------------------------------------------ ---- SYSTEM ERRATA INFORMATION: o A bug in XF86Setup causes it to fail to create a symbolic link from /usr/X11R6/bin/X to the right X server for your hardware if a link does not already exist. When you type startx the following error is displayed: xinit: No such file or directory (errno 2): no server "X" found in PATH Fix: Execute the following commands (as root) and re-run XF86Setup. # cd /usr/X11R6/bin # ln -s XF86_VGA16 X If XF86Setup asks you if you want to use the existing XF86Config for defaults choose no. When it asks you if you want to create an 'X' link to the server choose yes.