kernel panic - not syncing attempted to kill init

ch0nn0m의 이미지

VMware로 Fedora10을 사용중에 있었는데요...
잘돼다가 갑자기 어느순간에 부팅때 이런 에러가 뜨네요

exec of init (/sbin/init) failed!!! : Stale NFS file handle
ERROR: failed in exec of /bin/echo: Stale NFS file handle
kernel panic - not syncing attempted to kill init

linux resuce 로 들어가니깐..

Your system is mounted under the /mnt/sysimage directory.
When finished please exit from the shell and you system will reboot

이라는 메시지와 함께 shell로 나왔습니다
그래서 chroot /mnt/sysimage을 했더니
chroot: cannot run command '/bin/sh' : Stale NFS file handle
라는 메시지가 뜨네요...

fsck도 해봤는데...
fsck 1.41.3(12-Oct-2008)
WARNING: couldn't open /etc/fstab: No such file or directory
이런 메시지만 나오네요..