Mailinglist Archive: opensuse-bugs (11337 mails)

< Previous Next >
[Bug 457280] New: YAST bootloader proposed config doesn't work
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Mon, 8 Dec 2008 09:07:34 -0700 (MST)
  • Message-id: <bug-457280-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=457280


Summary: YAST bootloader proposed config doesn't work
Product: openSUSE 11.1
Version: RC 1
Platform: x86
OS/Version: openSUSE 11.1
Status: NEW
Severity: Major
Priority: P5 - None
Component: YaST2
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: contezero@xxxxxxxxxx
QAContact: jsrain@xxxxxxxxxx
Found By: ---


YAST bootloader configuration tool create a not working grub menu.lst file.
When YAST detects a partition with a different suse version installed it writes
the following lines:

..
###Don't change this comment - YaST2 identifier: Original name: openSUSE 10.3
- 2.6.22.19-0.1 (/dev/sda3)###
title openSUSE 10.3 - 2.6.22.19-0.1 (/dev/sda3)
root (hd0,2)


But this isn't correct, it should be:

..
###Don't change this comment - YaST2 identifier: Original name: openSUSE 10.3
- 2.6.22.19-0.1 (/dev/sda3)###
title openSUSE 10.3 - 2.6.22.19-0.1 (/dev/sda3)
root (hd0,2)
configfile /boot/grub/menu.lst


--
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 >