On Wed, 2005-03-09 at 11:13 +0100, Torsten Wolf wrote:
> Hi!
> 
> I have this -up to now- little problem. After several system freezes
> (Thinkpad, kernel 2.6.x, wlan driver..., now fixed) I get the following
> in dmesg:
> 
> jfs_lookup: iget failed on inum 590081
> 
> This happens, when I try to access
> 
> ...src/addons/sort_cuts/CVS/Entries
> 
> However, ls says that the CVS-directory is empty. How do I fix this?
> The directory is located on my root partition. Kernel is 2.6.10 and
> jfstuils is 1.1.7-1 (Debian unstable).

I would think that fsck -f should fix this.  As it's your root
partition, you can't just unmount it.  Some options:

1. If you are able to remount root read-only, you can run fsck -f
against it.

2. 'shutdown -Fr' will check all of your file systems

3. Modify boot scripts to force fsck only on root.  I think in debian,
this would be /etc/init.d/checkroot.sh.  (Remember to change it back
afterward.)

4. Boot from a rescue cd and run fsck -f against it.

> Regards,
> Torsten
> _______________________________________________
> Jfs-discussion mailing list
> [email protected]
> http://www-124.ibm.com/developerworks/oss/mailman/listinfo/jfs-discussion
-- 
David Kleikamp
IBM Linux Technology Center



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Jfs-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jfs-discussion

Reply via email to