Solusi sementara :
root@intrabali proc]# more /proc/mounts
rootfs / rootfs rw 0 0
/proc /proc proc rw,nodiratime 0 0
none /dev tmpfs rw 0 0
/dev/root / ext3 rw 0 0
none /dev tmpfs rw 0 0
/proc /proc proc rw,nodiratime 0 0
/proc/bus/usb /proc/bus/usb usbfs rw 0 0
/sys /sys sysfs rw 0 0
none /dev/pts devpts rw 0 0
none /dev/shm tmpfs rw 0 0
/dev/sda2 /home ext3 rw 0 0
/dev/sda7 /home1 ext3 ro 0 0
/dev/sda6 /usr ext3 rw 0 0
/dev/sda5 /var ext3 rw 0 0
Kemudian lakukan fsck
[root@intrabali proc]# fsck.ext3 /dev/sda7e2fsck 1.35 (28-Feb-2004)/dev/sda7 is mounted.
WARNING!!! Running e2fsck on a mounted filesystem may causeSEVERE filesystem damage.
Do you really want to continue (y/n)? yes
/home11: recovering journal/home11 contains a file system with errors, check forced.Pass 1: Checking inodes, blocks, and sizesError reading block 1245209 (Attempt to read block from filesystem resulted in short read) while doing inode scan. Ignore error
Force rewrite
Deleted inode 37465154 has zero dtime. Fix

No comments:
Post a Comment