Bug 102942

Summary: lilo: Could not write bootloader
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Andreas Jaeger <aj>
Component: YaST2Assignee: Jiri Srain <jsrain>
Status: RESOLVED FIXED QA Contact: Klaus Kämpf <kkaempf>
Severity: Critical    
Priority: P5 - None    
Version: Beta 1   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Andreas Jaeger 2005-08-09 07:34:48 UTC
Updating from 9.3 to 10.0, lilo could not write the bootloader.

The error was :

# lilo -C lilo.conf.yast
Added Linux *
Fatal: APPEND or LITERAL may not contain "vga="

Problem is the following vga=normal in the config file:
append = "ide=nodma apm=off acpi=off vga=normal noresume selinux=0 barrier=o
ff iommu=noforce  3"

We should rewrite the lilo config file and not have vga=normal in the append
line anymore!
Comment 1 Jiri Srain 2005-08-09 11:31:19 UTC
Fixed in SVN, will go to Beta2.