IIRC, these are merely informative messages saying that, "Hey, the person who called me forgot to close some of their file descriptors, like they were suppose to. But don't worry, I'll close them for you." That would have been too long though, so I think they chose a more cryptic message. As far as your kernel installation problem, I'm not sure what's wrong there... You could 'rpm -q kernel' (or rpm -qa | grep kernel) to see if it is installed. If it is, you could 'rpm -ql kernel-< | grep boot' to see if the image was correctly installed... brassow On Jan 24, 2006, at 3:55 PM, Kapadia, Nayan U. wrote: ArialI keep seeing "file descriptor 3 left open" at boot after the initrd is loaded.  The systems boots to the 2.6.9-22.0.1 kernel and works fine.  I have ran fsck against all filesystems however the error messages still appears.  I noticed that when I run system-config-lvm these errors are more predominant.    ArialFile descriptor 13 left open ArialFile descriptor 3 left open ArialFile descriptor 4 left open ArialFile descriptor 8 left open ArialFile descriptor 9 left open ArialFile descriptor 10 left open ArialFile descriptor 11 left open ArialFile descriptor 12 left open ArialFile descriptor 13 left open ArialFile descriptor 3 left open ArialFile descriptor 4 left open ArialFile descriptor 8 left open ArialFile descriptor 9 left open ArialFile descriptor 10 left open ArialFile descriptor 11 left open ArialFile descriptor 12 left open ArialFile descriptor 13 left open   ArialI recently installed the new kernel 2.6.9-22.0.2 but the system does not find kernel at boot.  I think the file descriptor messages are a symptom to some greater problem.  Please help.   Arialthank you!   ArialNayan   Arial  _______________________________________________ linux-lvm mailing list linux-lvm@redhat.com https://www.redhat.com/mailman/listinfo/linux-lvm read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/