[Eisfair] [eisfair-1 base 1.8.5 kernel 2.0.24] startet ungewollt neu und fährt aber dann nicht mehr hoch
Daniel Kubein
daniel.kubein at gmx.net
Di Sep 25 06:28:14 CEST 2012
Am 22.09.2012 09:04, schrieb Marcus Roeckrath:> Vielleicht hast Du noch
ein weiteres Hardware-Problem.
>
> Wer weiss, welche weiteren Dateien noch durcheinander sind.
>
> Mal ein Rettungs/Live-Sytem gebootet und die Platte checken lassen?
>
> Ich würde da mal einen fsck drüber laufen lassen und dann mit dd die
ganze
> Platte mal auslesen (dd ibs=65536 obs=65536 if=/dev/<device>
of=/dev/null).
Hallo,
das habe ich nun gemacht, da er jetzt gar nicht mehr hochfahren wollte.
Checking file systems...
fsck 1.42.5 (29-Jul-2012)
/dev/hda3: clean, 480095/19415040 files, 6410040/38805007 blocks
/dev/hda1: Superblock last mount time (Sun Nov 28 18:58:00 1943,
now = Mon Sep 24 07:08:16 2012) is in the future.
fsck failes. Please repair manually and reboot. The root
fily system is currently mounted read-only. To remount it
read-write do:
bash# mount -n -o remount,rw /
Attention: Only CONTROL-D will reboot the system in this
maintenance mode. shutdown or reboot will not work.
(repair filesystem) #
Tja und da hing er dann eben ohne etwas zu machen.
Aber dann hatte ich ja noch deinen Lösungsansatz und führte
mount -n -o remount,rw /
aus und danach
dd ibs=65536 obs=65536 if=/dev/hda1 of=/dev/null
danach
dd ibs=65536 obs=65536 if=/dev/hda3 of=/dev/null
wie mir geheissen, aber ohne Erfolg, danach dann
einfach mal, nachdem e2fsck nicht funktionierte
einfach mal
fsck -p
und danach
fsck -c
und nachdem er nach ca. 2 Stunden damit fertig war
endlich die Befreiung in Form der Anzeige:
/dev/hda3: 480095/19415040 files (2.2% non-contiguous)
/dev/hda3: ****** FILE SYSTEM WAS MODIFIED ******
/dev/hda3: ****** REBOOR LINUX ******
Und nun rennt er seitdem wieder.
Danke nochmal!
Gruß Daniel
Mehr Informationen über die Mailingliste Eisfair