All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Vesa Jääskeläinen" <chaac@nic.fi>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: [PATCH/DRAFT] Support linux boot protocol >= 2.02 long	command-lines
Date: Fri, 02 May 2008 22:44:32 +0300	[thread overview]
Message-ID: <481B6F20.7020908@nic.fi> (raw)
In-Reply-To: <9e0cf0bf0805021203s53ac5727s131843ac6d54583@mail.gmail.com>

Alon Bar-Lev wrote:
> On 5/2/08, Vesa Jääskeläinen <chaac@nic.fi> 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	other threads:[~2008-05-02 19:44 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-02 16:36 [PATCH/DRAFT] Support linux boot protocol >= 2.02 long command-lines Alon Bar-Lev
2008-05-02 16:50 ` Vesa Jääskeläinen
2008-05-02 16:59   ` Alon Bar-Lev
2008-05-02 17:07     ` Vesa Jääskeläinen
2008-05-02 17:17       ` Alon Bar-Lev
2008-05-02 18:04         ` Vesa Jääskeläinen
2008-05-02 18:10           ` Alon Bar-Lev
2008-05-02 18:27             ` Vesa Jääskeläinen
2008-05-02 19:03               ` Alon Bar-Lev
2008-05-02 19:44                 ` Vesa Jääskeläinen [this message]
2008-05-02 20:28                   ` Alon Bar-Lev
2008-05-02 20:48                     ` Vesa Jääskeläinen
2008-05-02 21:04                       ` Alon Bar-Lev
2008-05-02 21:17                         ` Alon Bar-Lev
2008-05-02 21:39                           ` [PATCH] " Alon Bar-Lev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=481B6F20.7020908@nic.fi \
    --to=chaac@nic.fi \
    --cc=grub-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.