linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Miguel González Castaños" <mgc@tid.es>
To: linux-admin@vger.kernel.org
Subject: problems with grub
Date: Sat, 07 Oct 2006 16:48:33 +0200	[thread overview]
Message-ID: <4527BE41.3090709@tid.es> (raw)

Hello,

 I have Debian testing and I do not know what is happening but when I boot, instead that grub runs the default kernel after the set timeout, grub keeps waiting...Herewith my grub


default=10

## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the 
default entry
# (normally the first entry defined).
timeout=3

# Pretty colours
color cyan/blue white/blue

[...]

title           Debian GNU/Linux, kernel 2.6.18 Default
root            (hd0,1)
kernel          /boot/vmlinuz root=/dev/hda2 ro
savedefault

and then the rest of kernels...

Regards,

Miguel


             reply	other threads:[~2006-10-07 14:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-07 14:48 Miguel González Castaños [this message]
2006-10-08  0:47 ` problems with grub Albert Bicchi

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=4527BE41.3090709@tid.es \
    --to=mgc@tid.es \
    --cc=linux-admin@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).