All of lore.kernel.org
 help / color / mirror / Atom feed
From: P@draigBrady.com
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: Grub 1 troubleshooting, linux boot delayed problem
Date: Fri, 11 Jun 2004 14:20:16 +0100	[thread overview]
Message-ID: <40C9B190.6020500@draigBrady.com> (raw)
In-Reply-To: <600B91D5E4B8D211A58C00902724252C01BC06BB@piramida.hermes.si>

David Balazic wrote:
> Hi!
> 
> I found no other place, so I'll ask here.
> 
> I have a problem booting linux with grub ( v 0.9.something ).
> 
> I use the commands ( in the grub shell that boots from my HD ):
> root (hd0,0)
> kernel /vmlinuz-2.6.xxx ro root=dev/hda2
> initrd /initrd-2.xxx
> boot
> 
> After entering the "boot" command, the screen is cleared and then nothing
> happens for 93 seconds.
> After that linux boot normally

grub spends ages probing the actual physical devices to use
if you don't specify a device map. Try doing this first:

device (hd0) /dev/hda

You may also have to specify a geometry?

Pádraig.



  reply	other threads:[~2004-06-11 13:21 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-11  8:48 Grub 1 troubleshooting, linux boot delayed problem David Balazic
2004-06-11 13:20 ` P [this message]
2004-06-11 14:15 ` Yoshinori K. Okuji
2004-06-12 16:11   ` Marco Gerards
  -- strict thread matches above, loose matches on Subject: below --
2004-06-11 13:29 David Balazic
2004-06-11 14:30 David Balazic
2004-06-11 14:56 ` Yoshinori K. Okuji
2004-06-12 10:55 David Balazic
2004-06-14  6:33 David Balazic

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=40C9B190.6020500@draigBrady.com \
    --to=p@draigbrady.com \
    --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.