Date: Wed, 8 Sep 2004 10:59:52 -0700 From: David Syphers <dsyphers@u.washington.edu> To: freebsd-questions@freebsd.org Cc: Gene Bomgardner <glbjr_01@hotmail.com> Subject: Re: sysinstall problem Message-ID: <200409081059.52366.dsyphers@u.washington.edu> In-Reply-To: <BAY1-F229nIvX6bxu8Y000410f7@hotmail.com> References: <BAY1-F229nIvX6bxu8Y000410f7@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 08 September 2004 08:44 am, Gene Bomgardner wrote: > I've been trying to get the XFree86 distribution installed on my 5.2 box > using sysinstall over FTP from several sites. Each time I get the message Do you already have 5.2 installed and are going back into sysinstall, or are you installing 5.2 and trying to add the package at the same time? Also, is this really 5.2 or is it 5.2.1? In any case, it may be looking for a version of the package which no longer exists. You can add the latest packages (after installation) using pkg_add (and fetch them remotely using pkg_add -r. See 'man pkg_add'). > My questions are: > > 1) What is error code 1? It really means nothing by itself; we need the real error to see what the problem is. "error code 1" is just a generic fatal error message. > 2) What debug screen? Where is it? If you're installing, you can see more info by looking at the second virtual terminal (alt-F2). -David -- +++ Divide By Cucumber Error. Please Reinstall Universe And Reboot. +++
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409081059.52366.dsyphers>