On Wed, Feb 04, 2004 at 03:42:25PM -0600, Samuel MacDonald wrote: > default 0 The first kernel is the default > timeout 30 Wait 30 seconds (or three, I don't know) > splashimage=(hd0,0)/grub/splash.xpm.gz Display this pixmap for the menu. > title=Gentoo Linux 2.4.22 Title of the first kernel image, for the menu > root (hd0,0) grub looks for files on the first partition of the first hard drive. i.e. /dev/hda1 > kernel (hd0,0)/kernel-2.4.22 root=/dev/hda3 The kernel is /kernel-2.4.22 on /dev/hda1 and the kernel is passed root=/dev/hda3. Are you really naming your kernel /boot/kernel-2.4.22? Usually the name would be /boot/vmlinuz-2.4.22. Nate _______________________________________________ TCLUG Mailing List - Minneapolis/St. Paul, Minnesota http://www.mn-linux.org tclug-list at mn-linux.org https://mailman.real-time.com/mailman/listinfo/tclug-list