On Wed, 22 Dec 2004 00:22:53 -0500, Jim <lawrence.jim@xxxxxxxxx> wrote: > not file or folder named grub in the boot directory > see image @ http://home.rochester.rr.com/jameslwrnc Okay, the kernels look right, but not having a grub directory in /boot/ isn't. Please send the output of the following commands: ls / ls -l /boot/ ls -l /etc/grub.conf Also, try this: find / -name grub.conf to see if the file exists on your system. If it doesn't exist, then this is a mystery. Perhaps you should run grub-install after all :). Send the output of: fdisk -l mount as well. Just copy all of the output from the terminal into an email. Jonathan