Mailinglist Archive: opensuse-bugs (15100 mails)
| < Previous | Next > |
[Bug 326372] Beta3->RC1 upgrade: Error occured while installing Grub, error while parsing number
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Mon, 24 Sep 2007 08:57:00 -0600 (MDT)
- Message-id: <20070924145700.3B86FCC7AC@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=326372#c9
Olaf Dabrunz <odabrunz@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |NEEDINFO
Info Provider| |kkaempf@xxxxxxxxxx
--- Comment #9 from Olaf Dabrunz <odabrunz@xxxxxxxxxx> 2007-09-24 08:56:59 MST ---
The device.map here maps "/dev/sdb" to "hd1" before and after the
update:
------------------------------------------------------------------
2007-09-19 08:29:37 <1> 10.10.0.65(3548) [YCP] Storage.ycp:5370
GetTranslatedDevices names [
"/dev/sdb"
]
2007-09-19 08:29:37 <1> 10.10.0.65(3548) [YCP] Storage.ycp:5386
GetTranslatedDevices ret [
"/dev/sdb"
]
2007-09-19 08:29:37 <1> 10.10.0.65(3548) [YCP]
bootloader/routines/lilolike.ycp:956 Updated device map: $[
"/dev/fd0":"fd0",
"/dev/sdb":"hd1"
]
------------------------------------------------------------------
"/dev/sda" and "hd0" are not mentioned in the device map before and after
the update. I cannot see why.
The devices in the menu.lst all use "/dev/sda" or "hd0". perl-Bootloader
cannot convert these into each other, they are not mapped in the device.map.
Conclusion so far: the bootloader configuration before the update was
already inconsistent (no mapping for devices used in menu.lst and
grub.conf). The update can not fix this.
Question: what lead to the inconsistent state before the update? Are YaST
logs available for the installation that led to that state?
--
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.
Olaf Dabrunz <odabrunz@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |NEEDINFO
Info Provider| |kkaempf@xxxxxxxxxx
--- Comment #9 from Olaf Dabrunz <odabrunz@xxxxxxxxxx> 2007-09-24 08:56:59 MST ---
The device.map here maps "/dev/sdb" to "hd1" before and after the
update:
------------------------------------------------------------------
2007-09-19 08:29:37 <1> 10.10.0.65(3548) [YCP] Storage.ycp:5370
GetTranslatedDevices names [
"/dev/sdb"
]
2007-09-19 08:29:37 <1> 10.10.0.65(3548) [YCP] Storage.ycp:5386
GetTranslatedDevices ret [
"/dev/sdb"
]
2007-09-19 08:29:37 <1> 10.10.0.65(3548) [YCP]
bootloader/routines/lilolike.ycp:956 Updated device map: $[
"/dev/fd0":"fd0",
"/dev/sdb":"hd1"
]
------------------------------------------------------------------
"/dev/sda" and "hd0" are not mentioned in the device map before and after
the update. I cannot see why.
The devices in the menu.lst all use "/dev/sda" or "hd0". perl-Bootloader
cannot convert these into each other, they are not mapped in the device.map.
Conclusion so far: the bootloader configuration before the update was
already inconsistent (no mapping for devices used in menu.lst and
grub.conf). The update can not fix this.
Question: what lead to the inconsistent state before the update? Are YaST
logs available for the installation that led to that state?
--
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 > |