Gentoo Archives: gentoo-user

From: Volker Armin Hemmann <volker.armin.hemmann@××××××××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Help needed for installing KDE
Date: Mon, 22 Aug 2005 14:56:25
Message-Id: 200508221644.48706.volker.armin.hemmann@tu-clausthal.de
In Reply to: Re: [gentoo-user] Help needed for installing KDE by Rajat Gujral
1 On Monday 22 August 2005 05:51, Rajat Gujral wrote:
2 > hi,
3 >
4 > i am not able to locate memtest86 ... can u pls guide me with it .. I have
5 > changed my ide cable but the DMA_INTR are still coming ..
6 >
7 >
8 >
9 > Volker Armin Hemmann <volker.armin.hemmann@××××××××××××.de> wrote:
10 > Hi,
11 >
12 > the first suspect when the box behaves abnormal, is to run memtest86 for a
13 > while - like 4h.
14 >
15 > If it finds some errors, congratulation, ou found the culprit - if not, try
16 > something different ;)
17 >
18 > If your dma-errors are harddisk related, a new ide-cable may solve your
19 > problem... this little bastards are broken so fast and easily, it is
20 > sickening.
21
22 emerge -s memtest:
23 sys-apps/memtest86
24 Latest version available: 3.2
25 Latest version installed: 3.2
26 Size of downloaded files: 128 kB
27 Homepage: http://www.memtest86.com/
28 Description: A stand alone memory test for x86 computers
29 License: GPL-2
30
31 * sys-apps/memtest86+
32 Latest version available: 1.60
33 Latest version installed: [ Not Installed ]
34 Size of downloaded files: 143 kB
35 Homepage: http://www.memtest.org/
36 Description: Memory tester based on memtest86
37 License: GPL-2
38
39 it des not matter which one you choose, just install it (mount /boot before
40 you start emerging!), edit grub.conf so you have such a line:
41 title=MEMTEST86
42 root (hd0,0)
43 kernel /boot/memtest86/memtest.bin
44
45 and the next boot, choose it and let it run for some hours.
46
47 If memtest does not find any errors, check the harddisk.
48 smart should be enabled, smartmontools are a good collection to read out the
49 smart data. Errors? Uh, time for a new harddisk.
50
51 And then there is badblocks, which you should run too.
52 --
53 gentoo-user@g.o mailing list