From owner-freebsd-questions Sun Oct 14 19:31: 6 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.ezwv.com (hermes.ezwv.com [208.163.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 96C0C37B40A for ; Sun, 14 Oct 2001 19:31:02 -0700 (PDT) Received: from there (ip206102033128.dlup.ezwv.com [206.102.33.128]) by mail.ezwv.com (8.9.3/8.9.3) with SMTP id WAA31220; Sun, 14 Oct 2001 22:30:59 -0400 Message-Id: <200110150230.WAA31220@mail.ezwv.com> Content-Type: text/plain; charset="iso-8859-1" From: Randy Pratt To: "Mr. Feed" Subject: Re: problems with 4.4-install.iso cd image Date: Sun, 14 Oct 2001 22:31:50 -0400 X-Mailer: KMail [version 1.3] Cc: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 14 Oct 2001 18:17:22 -0700, you wrote: > hi there, > > i download 4.4-install.iso from ftp.freebsd.org and write it to a CDR > (650MB). the MD5 checksum has been verified. using sysinstall i was able to > successfully installed 4.4 bsd on my computer without any problem. However, > while I try to install packages located on this CD, most of them are fine, > but for gnome* packages, sysinstall hung (using 99% of CPU but without > anything done). Did anyone else complain about this? I've seen the same thing with the gnome meta-package and thought it was a fluke. I didn't have the time to do further testing at the time. I too saw sysinstall consuming almost all of the CPU. I would wait several minutes, the CPU usage would drop and it would continue with the next package. However, in the end, it didn't complete installing all the packages (said it couldn't find one) and I had to finish it by manually mounting the cdrom and using pkg_add. The "missing" package was on the cdrom. I captured this excerpt from top during this "wait" period: CPU states: 85.6% user, 0.0% nice, 14.4% system, 0.0% interrupt, 0.0% idle Mem: 44M Active, 163M Inact, 25M Wired, 13M Cache, 35M Buf, 3624K Free Swap: 516M Total, 516M Free PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND 4890 root 56 0 3128K 1696K RUN 15:04 99.02% 99.02% sysinstall I also checked the iso image and cdrom and the md5 checksum was okay. If anyone has some ideas on how to capture some meaningful information, I would be willing to do some further testing. I have a spare hard drive that could easily be used. This could be a red-herring but I think I saw a "biosrd" process start as the CPU usage dropped and the next package started to install. With the sampling period in top, this could be irrelevant. Also, I didn't see this on RC2 (maybe RC3) iso. I don't have those around anymore so I can't repeat that. Ideas anyone? Randy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message