On Fri, Mar 10, 2006 at 09:20:22AM -0500, Drake Donahue wrote:
> 
> I don't think grub reads symbolic links (corrections welcome)
> bzimage would likely be a typo of  bzImage
> 
In my expirence, grub does read symlinks, at least if everything is on
the boot partition. My installkernel script copies the bzImage file over
to boot as kernel-2.6.xx-... and then removes and creates a symlink for
the new kernel to /boot/kernel. In my grub.conf I just have a line like:

kernel /kernel root=/dev/...

This way I don't have to mess around with my grub.conf when I switch
upgrade or switch kernel versions.
-- 
[email protected] mailing list

Reply via email to