|
Bugzilla – Full Text Bug Listing |
| Summary: | syslinux should disable gfxboot when running LOCALBOOT | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Colin Watson <cjwatson> |
| Component: | Installation | Assignee: | Steffen Winterfeldt <snwint> |
| Status: | RESOLVED FIXED | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | x86 | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | disable gfxboot before starting boot from local disk | ||
|
Description
Colin Watson
2005-12-13 12:56:50 UTC
Created attachment 60402 [details]
disable gfxboot before starting boot from local disk
Indeed. :-) Colin, you're patching pxelinux as well. Does that mean you've gfxboot running with pxelinux, too? No, I just patched it while I was there since the change was simultaneously obvious (local_boot starts the same way in pxelinux as it does in isolinux/ldlinux) and harmless (WITH_GFX isn't defined so it's a no-op). It would only actually be useful if somebody did patch pxelinux to handle gfxboot. Added your patches. |