On Tue, 2003-11-04 at 02:40, Brent L Johnson wrote: > It's almost like it cant find grub in the > MBR or something. I just recompiled the kernel again, > re-ran grub with root(hd0,0) and setup(hd0) (which are > the same settings I did before when initially setting > the system up). > > Should I have to do anything ELSE when recompiling > the kernel with "genkernel --configure" ?
Gentoo suggests that you normally NOT have /boot mounted during normal use. If it's not, when you copy your new kernel image to /boot, it will fail. In my case, I don't use 'genkernel', but compile mine the old-fashioned way. Lastly, I run 'make install'. This does various things, one of which is to copy the appropriate files to /boot, make symlinks for System.map, and so on. I noticed one time when /boot was NOT mounted, that the 'make install' command did NOT complain or "fail". Hall -- [EMAIL PROTECTED] mailing list
