From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Miguel_Gonz=E1lez_Casta=F1os?= Subject: problems with grub Date: Sat, 07 Oct 2006 16:48:33 +0200 Message-ID: <4527BE41.3090709@tid.es> Mime-Version: 1.0 Content-Transfer-Encoding: 7BIT Return-path: Sender: linux-admin-owner@vger.kernel.org List-Id: Content-Type: text/plain; format="flowed"; charset="us-ascii" To: linux-admin@vger.kernel.org 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