PDA

View Full Version : bootmanager hangs


cheesie
28th February 2009, 07:10 PM
having installed the alpha version for a second time, I got a small problem: The bootloader starts but doesn't load the default entry. I have to press "enter".

Grub.conf
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,5)
# kernel /vmlinuz-version ro root=/dev/vg_hp-notebook/lv_root
# initrd /initrd-version.img
#boot=/dev/sda


default=3
timeout=8

splashimage=(hd0,5)/grub/splash.xpm.gz

hiddenmenu


title Fedora (2.6.29-0.159.rc6.git3.fc11.i586)
root (hd0,5)
kernel /vmlinuz-2.6.29-0.159.rc6.git3.fc11.i586 ro root=/dev/dm-0 rhgb quiet vga=792
initrd /initrd-2.6.29-0.159.rc6.git3.fc11.i586.img


title Fedora (2.6.29-0.157.rc6.git2.fc11.i586)
root (hd0,5)
kernel /vmlinuz-2.6.29-0.157.rc6.git2.fc11.i586 ro root=/dev/dm-0 rhgb quiet vga=792
initrd /initrd-2.6.29-0.157.rc6.git2.fc11.i586.img


title Fedora (2.6.29-0.137.rc5.git4.fc11.i586)
root (hd0,5)
kernel /vmlinuz-2.6.29-0.137.rc5.git4.fc11.i586 ro root=/dev/vg_hp-notebook/lv_root rhgb quiet vga=792
initrd /initrd-2.6.29-0.137.rc5.git4.fc11.i586.img


title Windows Vista
rootnoverify (hd0,0)
chainloader +1

title Windows 7
rootnoverify (hd0,3)
chainloader +1


BTW. I use the third mentioned linux kernel because the WLAN (D-Link Router) doesn't work with the newest kernel version. (Linux starts with a Bug kernel message)

Jake
28th February 2009, 07:21 PM
Hmm, I'm not quite sure, though you could compare it to mine if you like, as mine is working :)


# grub.conf
#
# Previously Modified by: Jake
# Recent Modifications: Passoword Added (10112008), Added Password Comment(11112008), Rawhide Kernel Removed(07122008), Windows Boot Added(08122008), Windows Boot Disabled (03022009),
# Rawhide Kernel Enabled (03022009), Added Fedora Rawhide Kernel with bootchart logging (18022009).
# Modification NOTES:
#
# boot=/dev/sda
#
# Password to prevent easy init 1 root access.
password --md5 ~snipy~
# Default Selected Option
default=0
# Timeout
timeout=13
# Splash Image (default)
splashimage=(hd0,0)/grub/splash.xpm.gz
# Main Fedora Boot Options
title Fedora (2.6.27.15-170.2.24.fc10.x86_64)
root (hd0,0)
kernel /vmlinuz-2.6.27.15-170.2.24.fc10.x86_64 ro root=UUID=7be6c14a-c8b2-4aa8-99fa-608bc4c6b96f rhgb quiet vga=0x318
initrd /initrd-2.6.27.15-170.2.24.fc10.x86_64.img
title Fedora (2.6.27.12-170.2.5.fc10.x86_64)
root (hd0,0)
kernel /vmlinuz-2.6.27.12-170.2.5.fc10.x86_64 ro root=UUID=7be6c14a-c8b2-4aa8-99fa-608bc4c6b96f rhgb quiet vga=0x318
initrd /initrd-2.6.27.12-170.2.5.fc10.x86_64.img
title Fedora (2.6.27.9-159.fc10.x86_64)
root (hd0,0)
kernel /vmlinuz-2.6.27.9-159.fc10.x86_64 ro root=UUID=7be6c14a-c8b2-4aa8-99fa-608bc4c6b96f rhgb quiet vga=0x318
initrd /initrd-2.6.27.9-159.fc10.x86_64.img
title Fedora 10 initng (2.6.27.15-170.2.24.fc10.x86_64)
root (hd0,0)
kernel /vmlinuz-2.6.27.15-170.2.24.fc10.x86_64 ro root=UUID=7be6c14a-c8b2-4aa8-99fa-608bc4c6b96f rhgb quiet vga=0x318 init=/sbin/initng
initrd /initrd-2.6.27.15-170.2.24.fc10.x86_64.img
title Fedora with Bootchart Logging (2.6.27.15-170.2.24.fc10.x86_64)
root (hd0,0)
kernel /vmlinuz-2.6.27.15-170.2.24.fc10.x86_64 ro root=UUID=7be6c14a-c8b2-4aa8-99fa-608bc4c6b96f rhgb quiet vga=0x318 init=/sbin/bootchartd
initrd /initrd-2.6.27.15-170.2.24.fc10.x86_64.img
# Rawhide Boot Options
title Fedora Rawhide (2.6.29-0.159.rc6.git3.fc11.x86_64)
root (hd1,1)
kernel /vmlinuz-2.6.29-0.159.rc6.git3.fc11.x86_64 ro root=UUID=c26afe05-8b13-4e8c-b6b2-8fa24e132121 rhgb quiet vga=0x318
initrd /initrd-2.6.29-0.159.rc6.git3.fc11.x86_64.img
title Fedora Rawhide with Bootchart Logging (2.6.29-0.159.rc6.git3.fc11.x86_64)
root (hd1,1)
kernel /vmlinuz-2.6.29-0.159.rc6.git3.fc11.x86_64 ro root=UUID=c26afe05-8b13-4e8c-b6b2-8fa24e132121 rhgb quiet vga=0x318 init=/sbin/bootchartd
initrd /initrd-2.6.29-0.159.rc6.git3.fc11.x86_64.img
title Fedora Rawhide with initng (2.6.29-0.159.rc6.git3.fc11.x86_64)
root (hd1,1)
kernel /vmlinuz-2.6.29-0.159.rc6.git3.fc11.x86_64 ro root=UUID=c26afe05-8b13-4e8c-b6b2-8fa24e132121 rhgb quiet vga=0x318 init=/sbin/initng
initrd /initrd-2.6.29-0.159.rc6.git3.fc11.x86_64.img
title Fedora Rawhide noveau(2.6.29-0.159.rc6.git3.fc11.x86_64)
root (hd1,1)
kernel /vmlinuz-2.6.29-0.159.rc6.git3.fc11.x86_64 ro root=UUID=c26afe05-8b13-4e8c-b6b2-8fa24e132121 rhgb quiet noveau.modeset=1
initrd /initrd-2.6.29-0.159.rc6.git3.fc11.x86_64.img

# Windows boot option... disabled.
# title Windows (7000.0.amd64fre.winmain_win7beta.081212-1400)
# root (hd1,1)
# chainloader +1
# EOF

cheesie
28th February 2009, 07:48 PM

thanks. I can't find any fundamental differences (apart from the enabled windows entry :))