|
Bugzilla – Full Text Bug Listing |
| Summary: | lilo: timeout to select macos/linux boot is sometimes too short, make it configurable | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Joachim Plack <jplack> |
| Component: | Basesystem | Assignee: | Joachim Plack <jplack> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | Macintosh | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
. Jack, is this done? Or should me make it an enhancement for later? there will be a new config variable 'macos_timeout' pretty soon. It defaults to 5 seconds currently. lilo version >= 10.1.21 |
On Fri, Sep 23, harryc wrote: > The problem I am having is that I only get the "Press spacebar to boot > OSX" prompt for maybe 2 seconds before yaboot comes up. How can I make > that prompt appear longer? I have Linux set as the default in LILO . If > I make OSX the default I have the opposite problem. Edit /lib/lilo/lilo-pmac.lib, line 242. The single 3 is the number if seconds. echo "get-msecs d# 3 3E8 * +" We should make that a config option.