Mailinglist Archive: opensuse-bugs (15049 mails)

< Previous Next >
[Bug 310115] New: sax2 modifies grub's menu.lst - which it should not!
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Wed, 12 Sep 2007 21:15:31 -0600 (MDT)
  • Message-id: <bug-310115-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=310115

           Summary: sax2 modifies grub's menu.lst - which it should not!
           Product: openSUSE 10.3
           Version: Beta 3
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: SaX2
        AssignedTo: ms@xxxxxxxxxx
        ReportedBy: sgt-d@xxxxxxxxxx
         QAContact: qa@xxxxxxx
          Found By: ---


every time i run sax2 and try to finish, it updates /boot/grub/menu.lst and
modifies the "vga=" part of my open suse title from "0x31a" to "0x0", so when i
reboot next the text is 10 inches tall and looks like pewp.

maybe this is because i have chosen to leave in the yast ident comment?

regardless, sax2 shouldn't be doing anything to modify a boot loader!!!

before sax2:

###Don't change this comment - YaST2 identifier: Original name: linux###
title openSUSE 10.3
    root (hd0,0)
    kernel /boot/vmlinuz-2.6.22.5-10-default
root=/dev/disk/by-id/scsi-SATA_WDC_WD2500JB-00WD-WMAEH2470464-part1 vga=0x31a
resume=/dev/sda2 splash=verbose showopts
    initrd /boot/initrd-2.6.22.5-10-default

after sax2:

###Don't change this comment - YaST2 identifier: Original name: linux###
title openSUSE 10.3
    root (hd0,0)
    kernel /boot/vmlinuz-2.6.22.5-10-default
root=/dev/disk/by-id/scsi-SATA_WDC_WD2500JB-00WD-WMAEH2470464-part1 vga=0x0
resume=/dev/sda2 splash=verbose showopts
    initrd /boot/initrd-2.6.22.5-10-default


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >