grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH/DRAFT] Support linux boot protocol >= 2.02 long command-lines


From: Vesa Jääskeläinen
Subject: Re: [PATCH/DRAFT] Support linux boot protocol >= 2.02 long command-lines
Date: Fri, 02 May 2008 22:44:32 +0300
User-agent: Thunderbird 2.0.0.14 (Windows/20080421)

Alon Bar-Lev wrote:
On 5/2/08, Vesa Jääskeläinen <address@hidden> wrote:
 Did you load lspci module :)

Already told you it appear in lsmod.
But from what I see this command is not available in rescue mode.
I don't understand why if module is loaded it is not provided in rescue mode.
How do you switch from rescue to normal mode?

You can type: normal

 Anyway... new list of modules:
 chain fat biosdisk ext2 pci lspci

 And I formatted floppy as ext2...

http://nokkau.net/~chaac/files/grub2/grub2_ext2_floppy.zip


OK... Now in rescue I can see hd0, hd1 I cannot do "ls (hd0, 1)" it
writes unknown device.

I also tried the following configuration:
menuentry "linux" {
        set root=(hd0,1)
        kernel /kernel-x86-2.6.23-gentoo-r3
        initrd /initramfs-x86-2.6.23-gentoo-r3
}

It compains that initrd is not available, so I guess I needed to add
insmod linux... But then I got "You need to load the kernel first".

Did you use that floppy?... For me it displayed the menu. Then with 'C' you can go to normal mode shell.

You have to use linux command to load linux kernel:
http://grub.enbug.org/grub.cfg




reply via email to

[Prev in Thread] Current Thread [Next in Thread]