PDA

Bekijk de volledige versie : internal hd error



gratitude182
14-12-2007, 17:56
i have following log in the syslog-ng. could anybody tell me what that error means and how i can solve that?



Dec 14 11:33:14 0050ba1b5cdf hde: drive_cmd: status=0x51 { DriveReady SeekComple
Dec 14 11:33:14 0050ba1b5cdf hde: drive_cmd: error=0x04 { DriveStatusError }
Dec 14 11:33:14 0050ba1b5cdf IDE disk error notification: in_interrupt


grat182

al37919
14-12-2007, 18:01
run e2fsck on dismounted partition

gratitude182
15-12-2007, 13:21
thanks al37919,

but how can i unmount the internal drive in the wl-700g?

because:


[~] $ unmount
bash: unmount: command not found



could somebody tell me that?

thanks

kfurge
22-12-2007, 02:30
The correct command is umount, not "unmount". Umount probably won't work without the "-f" option.

FWIW, I don't think you necessarily have a problem. I see similar log entries on my router which I believe is a side effect of spinning down the drive.

- K.C.

gratitude182
22-12-2007, 12:00
thanks kfurge,

nice to hear that you have similar log entries...

now i have formated the hd, ran the nvram-clear script and installed your firmware again and now the router works perfect. but if i restart (worse: if i plug the power out) for some times the router is going crazy and the problems starts again (wan connection lost, lan connection lost...)

i have sent the router 3 months ago to asus, but the problem still exists... i will send it again to asus...

grat182


The correct command is umount, not "unmount". Umount probably won't work without the "-f" option.

FWIW, I don't think you necessarily have a problem. I see similar log entries on my router which I believe is a side effect of spinning down the drive.

- K.C.