Mailinglist Archive: opensuse-bugs (19854 mails)

< Previous Next >
[Bug 395085] GRUB boot sections broken
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Fri, 30 May 2008 06:19:03 -0600 (MDT)
  • Message-id: <20080530121903.BE113CC7E2@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=395085

User juhliarik@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=395085#c12


Jozef Uhliarik <juhliarik@xxxxxxxxxx> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |ASSIGNED
Info Provider|juhliarik@xxxxxxxxxx |




--- Comment #12 from Jozef Uhliarik <juhliarik@xxxxxxxxxx> 2008-05-30 06:19:03
MDT ---
Alexander look at this:

2008-05-28 16:06:36 <1> archimedes(3811) [YCP]
bootloader/routines/lib_iface.ycp:155 Storing bootloader sections [ ...

$[
"configfile":"/boot/grub/menu.lst",
"name":" openSUSE 10.3 (/dev/sda7)",
"original_name":" openSUSE 10.3 (/dev/sda7)",
"root":"/dev/sda7",
"type":"menu"
],
..
]

several lines below you can see:

2008-05-28 16:06:36 <1> archimedes(3811) [YCP] clients/inst_bootloader.ycp:38
contents FILES: $[
"/boot/grub/device.map":"(hd0)\t/dev/sda",
"/boot/grub/menu.lst":"...

###Don't change this comment - YaST2 identifier: Original name: openSUSE 10.3
(/dev/sda7)###\n
title openSUSE 10.3 (/dev/sda7)\n
root (hd0,6)\n\n

..",
"/etc/grub.conf":"setup --stage2=/boot/grub/stage2 (hd0) (hd0,8)\nquit"
]

IMO perl-Bootloader produce broken boot section with configfile parameter.
Maybe there are other problems but I didn't change handlings boot section with
configfile parameter. You can see that there are missing "YaST2 identifier" and
also "configfile":"/boot/grub/menu.lst".

On the end of y2log-1 you can see:

2008-05-28 16:08:26 <1> archimedes(3811) [YCP]
bootloader/routines/lib_iface.ycp:182 Read sections: [ ...

$[
"lines_cache_id":"3",
"name":"openSUSE 10.3 (/dev/sda7)",
"original_name":" openSUSE 10.3 (/dev/sda7)",
"type":"custom"
],

..]


It is result of wrong writting boot section to menu.lst by perl-Bootloader :(

Finaly yast2-bootloader send broken boot section to the perl-Bootloader again
(for storing) and I cannot see it anymore.

I like to help find problem. if it is problem of yast2-bootloader you can write
me what is wrong on:
$[
"configfile":"/boot/grub/menu.lst",
"name":" openSUSE 10.3 (/dev/sda7)",
"original_name":" openSUSE 10.3 (/dev/sda7)",
"root":"/dev/sda7",
"type":"menu"
],
I am not sure if the map is correct :(


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