On Fri, Mar 28, 2008 at 2:33 PM, Pavel Roskin <[EMAIL PROTECTED]> wrote:
> Quoting Bean <[EMAIL PROTECTED]>:
>
> > You can add the command you need to use with grub-mkimage, so that
> > they'll be built into the kernel. After grub2 starts, use ls to find
> > out if the disk has been detected.
>
On Fri, 2008-03-28 at 02:54 +, Kalamatee wrote:
> I cant seem to find the commands to load such an image on the wiki..
> could someone be so kind as to explain how its done?
Perhaps the grub.cfg I used on the Fedora disk would illustrate it:
set default=0
set timeout=5
if font /boot/grub/unif
On Thu, 2008-03-27 at 11:30 -0400, Pavel Roskin wrote:
> By the way, the fix for GRUB hanging when booting from a CD is not
> making any difference on the system where I discovered it initially.
> I
> need to look deeper.
Actually, it is making the difference, I must have used a wrong disk
when te