|
Bugzilla – Full Text Bug Listing |
| Summary: | lilo/gfxboot message timeout does not work | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Dennis Lubert <plasmahh> |
| Component: | Other | Assignee: | Steffen Winterfeldt <snwint> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | ||
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Dennis Lubert
2005-09-09 22:19:01 UTC
Update or fresh install? Which boot loader? Boot loader config file? update install, and as the subject suggests lilo with this config:
menu-scheme = Wb:kw:Wb:Wb
timeout = 80
lba32
change-rules
reset
read-only
prompt
default = 2613.1
message = /boot/message
boot = /dev/hda
image = /boot/2613
###Don't change this comment - YaST2 identifier: Original name: 268###
label = 2613.1
append = "showopts splash=silent resume2=swap:/dev/hda6 psmouse.proto=bare"
vga = 0x317
initrd = /boot/initrd.2613
the /boot/message was freshly generated and lilo installed by yast bootloader
configuration
fixed Ok, how can I fix it too ? I have now latest versions, rerun yast bootloader installation and have now another bootscreen but the timeout issue is still there... You need an updated lilo. It must have this changelog entry: * Mon Sep 12 2005 - snwint@suse.de - adapt gfx patch to recent lilo (#116285) |