Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Probleme mit Grub
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
3PO
Veteran
Veteran


Joined: 26 Nov 2006
Posts: 1110
Location: Schwabenländle

PostPosted: Fri Dec 29, 2006 6:33 pm    Post subject: Probleme mit Grub Reply with quote

Hallo Zusammen,

ich habe ein kleines Problem mit Grub.
Wenn ich den Rechner einschalte bleibt Grub am Auswahlbild stehen. Erst wenn ich <Enter> Drücke gehts weiter.
Früher gings automatisch nach 30 Sek. weiter.
Ich bin mir ziemlich sicher dass ich diesbezüglich nichts verstellt habe ->wo auch??

Wie und wo kann ich einstellen dass der Recner wieder automatisch bootet?
Back to top
View user's profile Send private message
nikaya
Veteran
Veteran


Joined: 13 May 2006
Posts: 1471
Location: Germany

PostPosted: Fri Dec 29, 2006 6:40 pm    Post subject: Reply with quote

Poste bitte mal die /boot/grub/grub.conf
_________________
Notes on Dhamma
How to waste your time: look for an explanation of consciousness, ask to know what feeling is. (Nanavira Thera)
Back to top
View user's profile Send private message
franzf
Advocate
Advocate


Joined: 29 Mar 2005
Posts: 4565

PostPosted: Fri Dec 29, 2006 6:56 pm    Post subject: Reply with quote

Die Wartezeit regelst du über den config-Eintrag timeout, z.B.
Code:
timeout 30

Vllt hast du den noch nie gesetzt, grub hat in früheren Versionen den default-timeout auf 30 gesetzt, aber ab einer bestimmten Version bei nicht gesetztem timeout auf "infinity" gestellt.
(Vorsicht, nur Vermutungen ;), bis auf die Existenz und Wirkung eines gesetzten timeout)

Grüße
Franz
Back to top
View user's profile Send private message
3PO
Veteran
Veteran


Joined: 26 Nov 2006
Posts: 1110
Location: Schwabenländle

PostPosted: Fri Dec 29, 2006 7:05 pm    Post subject: Reply with quote

Doe John wrote:
Poste bitte mal die /boot/grub/grub.conf


Bitteschön:

Code:
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:  You have a /boot partition.  This means that
#          all kernel and initrd paths are relative to /boot/, eg.
#          root (hd0,0)
#          kernel /kernel-genkernelreal_root=/dev/VolGroup00/LogVol00
#          initrd /initramfs-genkernel
#boot=/dev/hda
default=0
timeout=30
splashimage=(hd0,0)/grub/splash.xpm.gz
title Sabayon Linux x86 3.2
   root (hd0,0)
   kernel /kernel-genkernel-x86-2.6.18-gentoo-r5  dolvm2 root=/dev/ram0 ramdisk=8192 real_root=/dev/VolGroup00/LogVol00  quiet  init=/linuxrc splash=silent,theme:sabayon vga=791 CONSOLE=/dev/tty1
   initrd /initramfs-genkernel-x86-2.6.18-gentoo-r5
Back to top
View user's profile Send private message
franzf
Advocate
Advocate


Joined: 29 Mar 2005
Posts: 4565

PostPosted: Fri Dec 29, 2006 7:15 pm    Post subject: Reply with quote

klappt es denn mit
Code:
timeout 30

statt
Code:
timeout=30

also ohne dem = dabei?
Back to top
View user's profile Send private message
3PO
Veteran
Veteran


Joined: 26 Nov 2006
Posts: 1110
Location: Schwabenländle

PostPosted: Fri Dec 29, 2006 7:19 pm    Post subject: Reply with quote

franzf wrote:
klappt es denn mit
Code:
timeout 30

statt
Code:
timeout=30

also ohne dem = dabei?


Ändert sich nichts.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum