Hallo,

meine DM800HD bricht beim Aufnehmen immer auf.
Ich möchte die Festplatte testen, könnt ihr mir bitte sagen, mit welchem Telnet Befehl ich das machen kann?

root@dm800:~# fdisk -l -u

Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Disk identifier: 0x99fe754a

Device Boot Start End Blocks Id System
/dev/sda1 1 976768064 488384032 83 Linux

root@dm800:~# mount
rootfs on / type rootfs (rw)
/dev/root on / type jffs2 (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
udev on /dev type tmpfs (rw)
devpts on /dev/pts type devpts (rw)
usbfs on /proc/bus/usb type usbfs (rw)
shm on /dev/shm type tmpfs (rw)
/dev/mtdblock2 on /boot type jffs2 (ro)
tmpfs on /var type tmpfs (rw)
tmpfs on /tmp type tmpfs (rw)
/dev/sda1 on /autofs/d264ead8-ca40-4633-a93f-5febfcc752ba type ext3 (rw,data=ord
ered)


Ich habe versucht mit fsck.ext3 -n /dev/sda
aber das geht nicht (ich kenne mich mit Linux nicht aus also nicht lachen)

Im voraus schon mal Dankeschön!