From owner-freebsd-stable@FreeBSD.ORG Sun Aug 10 21:18:53 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FB9837B800 for ; Sun, 10 Aug 2003 21:17:05 -0700 (PDT) Received: from eden.barryp.org (host-150-32-220-24.midco.net [24.220.32.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29D1644282 for ; Sun, 10 Aug 2003 19:42:50 -0700 (PDT) (envelope-from bp@barryp.org) Received: from localhost ([127.0.0.1] helo=barryp.org) by eden.barryp.org with esmtp (Exim 4.20) id 19m2dm-0009kk-5L; Sun, 10 Aug 2003 21:42:34 -0500 Message-ID: <3F370299.9080700@barryp.org> Date: Sun, 10 Aug 2003 21:42:33 -0500 From: Barry Pederson User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20030704 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniela References: <200308102227.51564.dgw@liwest.at> <20030810151936.Q69012@carver.gumbysoft.com> <200308110040.56138.dgw@liwest.at> In-Reply-To: <200308110040.56138.dgw@liwest.at> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=-7.9 required=5.0 tests=BAYES_01,EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT, REFERENCES,REPLY_WITH_QUOTES,USER_AGENT_MOZILLA_UA autolearn=ham version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: stable@freebsd.org Subject: Re: Strange things going on with 4.8 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Aug 2003 04:18:55 -0000 Daniela wrote: > I used sysutils/memtest from the ports, and let it run over night. > BTW, is there some kind of "operating system" that boots off a floppy and just > tests the memory? That would be useful because memtest can't test all the > memory. > What other diagnostic software could I use? memtest86, from http://memtest86.com has floppy or ISO images that boot and just test memory, pretty thoroughly. Barry