linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* problems with grub
@ 2006-10-07 14:48 Miguel González Castaños
  2006-10-08  0:47 ` Albert Bicchi
  0 siblings, 1 reply; 2+ messages in thread
From: Miguel González Castaños @ 2006-10-07 14:48 UTC (permalink / raw)
  To: linux-admin

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-10-08  0:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-07 14:48 problems with grub Miguel González Castaños
2006-10-08  0:47 ` Albert Bicchi

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).