Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
10-11-2010, 07:51 AM
|
#1
|
|
LQ Newbie
Registered: Sep 2010
Posts: 10
Rep:
|
HDD problem?
Hey,
I'm not sure if I should start the topic here or in the fedora section (since the machine is running fedora 10), but hell...
Here's the dmesg | grep -i dma output:
Code:
PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
ata1: SATA max UDMA/133 cmd 0x1c50 ctl 0x1c44 bmdma 0x1c10 irq 17
ata2: SATA max UDMA/133 cmd 0x1c48 ctl 0x1c40 bmdma 0x1c18 irq 17
ata1.00: ATA-8: WDC WD2500AAJS-00M0A0, 01.03E01, max UDMA/133
ata1.00: configured for UDMA/133
ata2.00: ATA-8: WDC WD2500AAJS-00M0A0, 01.03E01, max UDMA/133
ata2.00: configured for UDMA/133
ata3: SATA max UDMA/133 cmd 0x1c68 ctl 0x1c5c bmdma 0x1c30 irq 18
ata4: SATA max UDMA/133 cmd 0x1c60 ctl 0x1c58 bmdma 0x1c38 irq 18
ata5: PATA max UDMA/66 cmd 0x4420 ctl 0x4414 bmdma 0x4400 irq 23
ata2.00: BMDMA stat 0x24
ata2.00: cmd 25/00:18:81:97:a7/00:00:10:00:00/e0 tag 0 dma 12288 in
ata2.00: configured for UDMA/133
ata2.00: BMDMA stat 0x24
ata2.00: cmd 25/00:18:81:97:a7/00:00:10:00:00/e0 tag 0 dma 12288 in
ata2.00: configured for UDMA/133
ata2.00: BMDMA stat 0x24
ata2.00: cmd 25/00:18:81:97:a7/00:00:10:00:00/e0 tag 0 dma 12288 in
ata2.00: configured for UDMA/133
The machine's very slow. I can't restart any daemon (just say's failed), after restart the problem was solved, for a few days, and the error occured again.
|
|
|
|
10-11-2010, 01:09 PM
|
#2
|
|
Guru
Registered: May 2005
Location: Atlanta Georgia USA
Distribution: Redhat (RHEL), CentOS, Fedora, Debian, FreeBSD, HP-UX, Solaris, SCO
Posts: 5,644
|
It seems if it were an HDD problem you'd see it fairly quickly on start up. Is /var/log/messages showing anything about troubles reading from or writing to disk?
My suspicion based on your symptoms would be that you have a memory leak or runaway process that is slowly eating memory over time. You might want to monitor memory. (See man pages for commands "free", "vmstat" and "top" with "m" toggle.)
Also sometimes if there are multiple copies of the same command running they often can slow the system down like this without being obvious. I once saw a system that had been tuned for peformance for a large Oracle database and tested before it went live. After it went live its performance deteriorated significantly. Nothing was obvious from other tools but running a "ps -ef" let me know that we had many user (admins, dbas and developers) all running top in their own windows and worse yet about 30 users running a rather inefficient script someone had written for monitoring our scheduling software. Once I had management tell them all to quit that system performance was normal.
|
|
|
|
10-12-2010, 03:43 AM
|
#3
|
|
LQ Newbie
Registered: Sep 2010
Posts: 10
Original Poster
Rep:
|
/var/log/messages:
Code:
Oct 10 04:41:54 machine rsyslogd: [origin software="rsyslogd" swVersion="3.22.1" x-pid="2125" x-info="http://www.rsyslog.com"] (re)start
Oct 10 21:32:15 machine pcscd: winscard.c:302:SCardConnect() Reader E-Gate 0 0 Not Found
.
.
Oct 11 06:14:58 machine kernel: ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
Oct 11 06:14:58 machine kernel: ata2.00: BMDMA stat 0x24
Oct 11 06:14:58 machine kernel: ata2.00: cmd 25/00:18:81:97:a7/00:00:10:00:00/e0 tag 0 dma 12288 in
Oct 11 06:14:58 machine kernel: res 51/40:00:82:97:a7/40:00:10:00:00/e0 Emask 0x9 (media error)
Oct 11 06:14:58 machine kernel: ata2.00: status: { DRDY ERR }
Oct 11 06:14:58 machine kernel: ata2.00: error: { UNC }
Oct 11 06:14:58 machine kernel: ata2.00: configured for UDMA/133
Oct 11 06:14:58 machine kernel: ata2: EH complete
Oct 11 06:15:00 machine kernel: ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
Oct 11 06:15:00 machine kernel: ata2.00: BMDMA stat 0x24
Oct 11 06:15:00 machine kernel: ata2.00: cmd 25/00:18:81:97:a7/00:00:10:00:00/e0 tag 0 dma 12288 in
Oct 11 06:15:00 machine kernel: res 51/40:00:82:97:a7/40:00:10:00:00/e0 Emask 0x9 (media error)
Oct 11 06:15:00 machine kernel: ata2.00: status: { DRDY ERR }
Oct 11 06:15:00 machine kernel: ata2.00: error: { UNC }
Oct 11 06:15:00 machine kernel: ata2.00: configured for UDMA/133
Oct 11 06:15:00 machine kernel: ata2: EH complete
Oct 11 06:15:03 machine kernel: ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
Oct 11 06:15:03 machine kernel: ata2.00: BMDMA stat 0x24
Oct 11 06:15:03 machine kernel: ata2.00: cmd 25/00:18:81:97:a7/00:00:10:00:00/e0 tag 0 dma 12288 in
Oct 11 06:15:03 machine kernel: res 51/40:00:82:97:a7/40:00:10:00:00/e0 Emask 0x9 (media error)
Oct 11 06:15:03 machine kernel: ata2.00: status: { DRDY ERR }
Oct 11 06:15:03 machine kernel: ata2.00: error: { UNC }
Oct 11 06:15:03 machine kernel: ata2.00: configured for UDMA/133
Oct 11 06:15:03 machine kernel: ata2: EH complete
Oct 11 06:15:05 machine kernel: sd 1:0:0:0: [sdb] 488397168 512-byte hardware sectors (250059 MB)
Oct 11 06:15:05 machine kernel: sd 1:0:0:0: [sdb] Write Protect is off
Oct 11 06:15:05 machine kernel: sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Oct 11 06:15:05 machine kernel: sd 1:0:0:0: [sdb] 488397168 512-byte hardware sectors (250059 MB)
Oct 11 06:15:05 machine kernel: sd 1:0:0:0: [sdb] Write Protect is off
Oct 11 06:15:05 machine kernel: sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Oct 11 11:33:33 machine pcscd: winscard.c:302:SCardConnect() Reader E-Gate 0 0 Not Found
Oct 11 11:33:33 machine pcscd: winscard.c:302:SCardConnect() Reader E-Gate 0 0 Not Found
Oct 11 11:33:33 machine pcscd: winscard.c:302:SCardConnect() Reader E-Gate 0 0 Not Found
Oct 11 11:33:33 machine pcscd: winscard.c:302:SCardConnect() Reader E-Gate 0 0 Not Found
Oct 11 14:11:29 machine pcscd: winscard.c:302:SCardConnect() Reader E-Gate 0 0 Not Found
Oct 11 14:11:29 machine pcscd: winscard.c:302:SCardConnect() Reader E-Gate 0 0 Not Found
Oct 11 14:11:29 machine pcscd: winscard.c:302:SCardConnect() Reader E-Gate 0 0 Not Found
Oct 11 14:11:29 machine pcscd: winscard.c:302:SCardConnect() Reader E-Gate 0 0 Not Found
Oct 11 15:29:39 machine pcscd: winscard.c:302:SCardConnect() Reader E-Gate 0 0 Not Found
Oct 11 15:29:39 machine pcscd: winscard.c:302:SCardConnect() Reader E-Gate 0 0 Not Found
Oct 11 15:29:39 machine pcscd: winscard.c:302:SCardConnect() Reader E-Gate 0 0 Not Found
Oct 11 15:29:39 machine pcscd: winscard.c:302:SCardConnect() Reader E-Gate 0 0 Not Found
Oct 12 00:05:59 machine pcscd: winscard.c:302:SCardConnect() Reader E-Gate 0 0 Not Found
Oct 12 00:05:59 machine pcscd: winscard.c:302:SCardConnect() Reader E-Gate 0 0 Not Found
Oct 12 00:05:59 machine pcscd: winscard.c:302:SCardConnect() Reader E-Gate 0 0 Not Found
Oct 12 00:05:59 machine pcscd: winscard.c:302:SCardConnect() Reader E-Gate 0 0 Not Found
Oct 12 00:06:03 machine pcscd: winscard.c:302:SCardConnect() Reader E-Gate 0 0 Not Found
Oct 12 04:50:22 machine pcscd: winscard.c:302:SCardConnect() Reader E-Gate 0 0 Not Found
Oct 12 04:50:22 machine pcscd: winscard.c:302:SCardConnect() Reader E-Gate 0 0 Not Found
vmstat 1
Code:
procs -----------memory---------- ---swap-- -----io---- --system-- -----cpu------
r b swpd free buff cache si so bi bo in cs us sy id wa st
0 0 68 83716 121708 2840336 0 0 63 50 11 5 2 0 88 10 0
0 0 68 83576 121720 2840340 0 0 0 460 1024 1560 11 1 88 0 0
0 0 68 83576 121740 2840324 0 0 0 332 141 257 0 0 100 0 0
0 0 68 83452 121740 2840344 0 0 0 0 155 244 0 0 100 0 0
0 0 68 83452 121740 2840344 0 0 0 0 93 179 0 0 100 0 0
0 0 68 83452 121740 2840344 0 0 0 0 113 191 0 0 100 0 0
0 0 68 83436 121752 2840344 0 0 0 188 1670 2369 15 1 83 0 0
0 0 68 83576 121752 2840352 0 0 0 0 387 509 0 0 100 0 0
0 0 68 83700 121752 2840352 0 0 4 0 271 249 1 0 99 0 0
0 0 68 83452 121752 2840356 0 0 0 0 165 207 0 0 100 0 0
0 0 68 83452 121752 2840360 0 0 4 0 126 173 0 0 100 0 0
0 0 68 83452 121752 2840360 0 0 0 0 80 109 0 0 100 0 0
0 0 68 83444 121760 2840360 0 0 0 896 268 232 1 0 98 1 0
0 0 68 83452 121768 2840352 0 0 0 128 341 282 1 0 99 0 0
0 0 68 83452 121768 2840364 0 0 0 8 326 292 1 0 98 2 0
0 0 68 83248 121772 2840284 0 0 0 1472 1133 594 8 1 91 0 0
0 0 68 83204 121784 2840424 0 0 184 348 516 385 1 1 75 24 0
0 0 68 83204 121788 2840544 0 0 28 0 424 329 0 0 99 1 0
0 0 68 83204 121788 2840572 0 0 0 0 197 168 0 0 100 0 0
0 0 68 82316 121808 2840784 0 0 312 0 419 347 0 0 97 2 0
0 1 68 80824 121852 2841260 0 0 448 8 618 766 0 1 95 3 0
0 0 68 80948 121852 2841328 0 0 12 0 726 410 6 1 93 1 0
0 0 68 80956 121856 2841328 0 0 0 1020 116 150 0 0 100 0 0
0 0 68 80940 121856 2841328 0 0 0 0 796 696 5 0 94 0 0
0 0 68 80832 121856 2841336 0 0 0 0 239 213 0 0 100 0 0
0 0 68 80832 121856 2841336 0 0 0 0 146 176 0 0 100 0 0
0 0 68 80832 121856 2841336 0 0 0 0 132 131 0 0 100 0 0
0 0 68 80832 121856 2841336 0 0 0 0 144 140 0 0 100 0 0
0 0 68 80832 121860 2841332 0 0 0 668 111 145 0 0 100 0 0
0 0 68 80832 121860 2841340 0 0 4 0 194 216 0 0 100 0 0
0 2 68 80824 121860 2841340 0 0 0 1956 704 346 0 0 76 24 0
0 2 68 80824 121860 2841340 0 0 0 0 721 214 0 0 75 25 0
0 0 68 80824 121884 2841320 0 0 0 388 1145 1180 9 0 80 11 0
0 0 68 80816 121884 2841348 0 0 4 12 465 454 2 0 93 5 0
0 0 68 80832 121884 2841348 0 0 0 0 59 91 0 0 100 0 0
0 0 68 80832 121884 2841348 0 0 0 0 67 108 0 0 100 0 0
0 0 68 80832 121884 2841348 0 0 0 0 81 104 0 0 100 0 0
free
Code:
free -m -t
total used free shared buffers cached
Mem: 3964 3868 95 0 115 2720
-/+ buffers/cache: 1031 2932
Swap: 5951 0 5951
Total: 9916 3868 6047
top
Code:
top - 20:34:55 up 4 days, 3:33, 2 users, load average: 2.49, 2.01, 2.85
Tasks: 192 total, 1 running, 191 sleeping, 0 stopped, 0 zombie
Cpu(s): 2.4%us, 0.2%sy, 0.0%ni, 62.6%id, 34.7%wa, 0.0%hi, 0.0%si, 0.0%st
Mem: 4059172k total, 3862300k used, 196872k free, 53948k buffers
Swap: 6094840k total, 68k used, 6094772k free, 3373904k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
2447 apache 20 0 348m 16m 5100 S 2.0 0.4 0:01.02 httpd
3634 apache 20 0 348m 16m 5148 S 2.0 0.4 0:00.67 httpd
3643 apache 20 0 425m 16m 5208 S 2.0 0.4 0:00.57 httpd
1574 apache 20 0 348m 16m 5320 S 1.0 0.4 0:01.10 httpd
1849 apache 20 0 349m 16m 5068 S 1.0 0.4 0:01.15 httpd
25898 root 20 0 14880 1232 872 S 1.0 0.0 0:03.51 top
1 root 20 0 4084 864 620 S 0.0 0.0 0:00.70 init
2 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 kthreadd
3 root RT -5 0 0 0 S 0.0 0.0 0:11.38 migration/0
4 root 15 -5 0 0 0 S 0.0 0.0 0:15.01 ksoftirqd/0
5 root RT -5 0 0 0 S 0.0 0.0 0:00.00 watchdog/0
6 root RT -5 0 0 0 S 0.0 0.0 0:11.20 migration/1
7 root 15 -5 0 0 0 S 0.0 0.0 0:08.63 ksoftirqd/1
8 root RT -5 0 0 0 S 0.0 0.0 0:00.00 watchdog/1
9 root RT -5 0 0 0 S 0.0 0.0 0:07.93 migration/2
10 root 15 -5 0 0 0 S 0.0 0.0 0:09.54 ksoftirqd/2
11 root RT -5 0 0 0 S 0.0 0.0 0:00.00 watchdog/2
12 root RT -5 0 0 0 S 0.0 0.0 0:09.23 migration/3
13 root 15 -5 0 0 0 S 0.0 0.0 0:01.77 ksoftirqd/3
14 root RT -5 0 0 0 S 0.0 0.0 0:00.00 watchdog/3
15 root 15 -5 0 0 0 S 0.0 0.0 0:02.47 events/0
16 root 15 -5 0 0 0 S 0.0 0.0 1:19.53 events/1
17 root 15 -5 0 0 0 S 0.0 0.0 0:01.05 events/2
18 root 15 -5 0 0 0 S 0.0 0.0 0:16.37 events/3
19 root 15 -5 0 0 0 S 0.0 0.0 0:00.05 khelper
90 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 kintegrityd/0
91 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 kintegrityd/1
92 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 kintegrityd/2
93 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 kintegrityd/3
95 root 15 -5 0 0 0 S 0.0 0.0 0:00.19 kblockd/0
96 root 15 -5 0 0 0 S 0.0 0.0 0:00.26 kblockd/1
97 root 15 -5 0 0 0 S 0.0 0.0 0:04.96 kblockd/2
98 root 15 -5 0 0 0 S 0.0 0.0 0:14.76 kblockd/3
100 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 kacpid
101 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 kacpi_notify
190 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 cqueue
194 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 ata/0
195 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 ata/1
196 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 ata/2
197 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 ata/3
198 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 ata_aux
200 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 ksuspend_usbd
205 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 khubd
208 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 kseriod
277 root 20 0 0 0 0 S 0.0 0.0 0:01.42 pdflush
279 root 15 -5 0 0 0 S 0.0 0.0 0:19.65 kswapd0
326 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 aio/0
327 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 aio/1
328 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 aio/2
329 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 aio/3
518 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 scsi_eh_0
521 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 scsi_eh_1
543 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 scsi_eh_2
546 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 scsi_eh_3
628 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 kpsmoused
633 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 kstriped
636 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 ksnapd
719 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 kdmflush
720 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 kdmflush
721 root 15 -5 0 0 0 D 0.0 0.0 1:44.31 kjournald
766 root 16 -4 10612 840 308 S 0.0 0.0 0:00.27 udevd
815 apache 20 0 348m 16m 5044 S 0.0 0.4 0:01.20 httpd
1221 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 kauditd
1417 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 scsi_eh_4
1419 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 scsi_eh_5
1500 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 scsi_eh_6
1501 root 15 -5 0 0 0 S 0.0 0.0 0:02.68 usb-storage
1503 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 scsi_eh_7
1504 root 15 -5 0 0 0 S 0.0 0.0 0:02.70 usb-storage
1572 apache 20 0 347m 15m 5028 S 0.0 0.4 0:00.66 httpd
1575 apache 20 0 345m 15m 4180 S 0.0 0.4 0:01.11 httpd
1581 apache 20 0 347m 15m 5020 S 0.0 0.4 0:00.72 httpd
1583 apache 20 0 346m 15m 4236 S 0.0 0.4 0:00.60 httpd
1586 apache 20 0 357m 25m 5708 S 0.0 0.6 0:01.50 httpd
1595 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 kmpathd/0
1596 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 kmpathd/1
1597 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 kmpathd/2
1598 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 kmpathd/3
1599 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 kmpath_handlerd
1653 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 kjournald
1704 root 15 -5 0 0 0 S 0.0 0.0 0:02.99 kjournald
1846 apache 20 0 347m 16m 5052 S 0.0 0.4 0:01.06 httpd
1848 apache 20 0 425m 16m 5260 S 0.0 0.4 0:00.67 httpd
1934 root 15 -5 0 0 0 S 0.0 0.0 1:00.89 kondemand/0
1935 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 kondemand/1
1936 root 15 -5 0 0 0 S 0.0 0.0 0:47.41 kondemand/2
1937 root 15 -5 0 0 0 S 0.0 0.0 0:00.00 kondemand/3
2125 root 20 0 114m 1520 896 S 0.0 0.0 0:00.50 rsyslogd
2137 root 20 0 6880 376 280 S 0.0 0.0 0:31.76 irqbalance
2148 rpc 20 0 18812 828 608 S 0.0 0.0 0:00.15 rpcbind
2163 rpcuser 20 0 10300 804 672 S 0.0 0.0 0:00.00 rpc.statd
2173 root 20 0 3924 352 268 S 0.0 0.0 0:00.00 courierlogger
2174 root 20 0 50564 1632 1296 S 0.0 0.0 0:00.00 authdaemond
2196 root 20 0 52780 1472 1032 S 0.0 0.0 0:00.00 authdaemond
2197 root 20 0 52780 1472 1032 S 0.0 0.0 0:00.00
|
|
|
|
10-12-2010, 04:55 AM
|
#4
|
|
Guru
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,707
|
The drive may be failing. I would use either SMART (smartctl -t long) or badblocks or both to check for signs of imminent failure or bad blocks.
There are also useful utilities on this disk:
http://www.ultimatebootcd.com/
|
|
|
|
10-12-2010, 09:25 AM
|
#5
|
|
Guru
Registered: May 2005
Location: Atlanta Georgia USA
Distribution: Redhat (RHEL), CentOS, Fedora, Debian, FreeBSD, HP-UX, Solaris, SCO
Posts: 5,644
|
Based on your syslog it does appear you're having disk errors. I'd go with TexMex' recommendations.
|
|
|
|
10-12-2010, 09:35 AM
|
#6
|
|
Senior Member
Registered: Jul 2006
Location: Kolkata, India
Distribution: 64-bit GNU/Linux, Kubuntu64, Fedora QA, Slackware,
Posts: 2,726
Rep: 
|
Check
cables too
bios settings and
check drive from a live cd like system rescue Cd
|
|
|
|
10-23-2010, 03:46 AM
|
#7
|
|
LQ Newbie
Registered: Sep 2010
Posts: 10
Original Poster
Rep:
|
Well. After running ultimatebootcd and the WD diagnostics tool I got this error/message -> TOO MANY ERRORS FOUND - PLEASE CONTACT TECHNICAL SUPPORT. Is there any other usefull tool, that could help in this situation?
|
|
|
|
10-23-2010, 06:19 AM
|
#8
|
|
Guru
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,707
|
Did you backup your data ? Do so ASAP, then buy a new HDD.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 11:53 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|