Opened 14 years ago
Last modified 12 years ago
#6710 closed bug
Large sized boot logos can prevent booting. — at Version 10
Reported by: | idefix | Owned by: | phoudoin |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | System/Boot Loader | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | x86 |
Description (last modified by )
Recent anyboot nightlies (burned to cdrom) reboot immediately after loading the bootimage (dots appearing). Holding shift won't get it to the boot options. There is no serial output.
- hrev38882 (haiku-nightly-r38882-x86gcc2hybrid-anyboot.zip) boots fine.
- hrev38892 (haiku-nightly-r38892-x86gcc2hybrid-anyboot.zip) reboots immediately after all the dots appeared.
Probably caused by changeset:38890 and/or changeset:38891.
Note, see #comment:9
Change History (10)
comment:1 by , 14 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
follow-up: 5 comment:2 by , 14 years ago
comment:4 by , 14 years ago
Summary: | Anyboot nightly immediately reboots → Anyboot / CD nightly immediately reboots |
---|
Replying to vooshy:
occurs with gcc2hybrid 38892 cd iso also
Yup, haiku-nightly-r38882-x86gcc2hybrid-cd.zip boots fine, while haiku-nightly-r38892-x86gcc2hybrid-cd.zip reboots immediately.
comment:5 by , 14 years ago
Replying to phoudoin:
Damned. Does it happends too with gcc4hybrid anyboot?
No, haiku-nightly-r38892-x86gcc4hybrid-anyboot.zip boots fine.
Very strange...
comment:6 by , 14 years ago
Summary: | Anyboot / CD nightly immediately reboots → Anyboot / CD gcc2(hybrid) nightly immediately reboots |
---|
comment:7 by , 14 years ago
Could it be an issue with haiker_loader size, the development boot splash image is quitte bigger than the release one (and way bigger than the 1x1 one for non official build ;-) )
But that won't explain that gcc4 anyboot is not affected.
comment:8 by , 14 years ago
Well it's definitely a gcc2 issue.
haiku-nightly-r38892-x86gcc4-anyboot.zip also boots fine, while haiku-nightly-r38892-x86gcc2-anyboot.zip reboots immediately.
comment:9 by , 14 years ago
for info, gcc4's haiker_loader is 297kb. As the boot archive image offset is set to 300kb, I smell some size limit issue here.
comment:10 by , 14 years ago
Description: | modified (diff) |
---|---|
Summary: | Anyboot / CD gcc2(hybrid) nightly immediately reboots → Large sized boot logos can prevent booting. |
Damned. Does it happends too with gcc4hybrid anyboot?