On 10/30/05, Joe Giles <[EMAIL PROTECTED]> wrote: > As a side note, the information about how to add the initrd26.img is incorrect > in the documentation. I just updated my test machine and added the initrd > (hd0,0)/boot/initrd26.img like the docs say and it gave me a file not found > in grub. > > I fixed this by simply using initrd /initrd26.img in the menu.lst seeing that > grub is already set to use hd(x.x) at the beginning of the file.
These kinds of problems can be overcome with a simple symlink to "." (current directory) in the boot folder.. so you wont need to modify the default configs and stuff.. Some might call this an ugly hack.. but hey its simple and it works ;-) -- Vinay S Shastry _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
