PDA

View Full Version : HELP! HELP! HELP!


bigjack
20-01-2004, 16:05
Si è spento un server Linux x una mancanza di corrente ed al riavvio non riparte +

/dev/hda5 contains a file system with error, check forced
inode 524347 has illegal block

/dev/hda5: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY
fsck.ext2 /dev/hda5 failed ( status 4)! Run it manually!

fsck failed. Please repair manually and reboot. The root file system is currebtly mounted read-only. To remount it read-write do:
bash# mount -n -o remount,rw /

Qualcuno sa cosa si deve fare?:cry:

ilsensine
20-01-2004, 16:53
Come ti dice, devi eseguire fsck a mano. Esegui questo:
fsck /dev/hda5
Fagli sistemare quello che deve, quindi con reboot fai ripartire la macchina (e sperabilmente non avrà più problemi).

nb Per i server mettilo un UPS ;)

bigjack
20-01-2004, 16:57
L' UPS c'è ma oggi ci siamo accorti che è guasto!:(

bigjack
20-01-2004, 17:03
Grazie 1000! Tutto OK!:)

ilsensine
21-01-2004, 07:36
Originariamente inviato da bigjack
L' UPS c'è ma oggi ci siamo accorti che è guasto!:(
Murphy non dorme mai :D