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 11:58:42 -0600 (MDT)
  • Message-id: <20070924175842.27572CC7AC@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=326372#c13





--- Comment #13 from Olaf Dabrunz <odabrunz@xxxxxxxxxx>  2007-09-24 11:58:41 MST ---
1)
juhliarik@ encountered a popup error message: "Fatal storage error: Device
/dev/hdb1 does not have a driver."

This error message is unrelated to this bug, probably in mkinitrd.
juhliarik@ opened bug #327882 for this one.


2)
There are also errors in y2log_bootloader:
------------------------------------------------------------------
grub> setup --stage2=/boot/grub/stage2 (hd1) (/dev/sdb1,0)

Error 23: Error while parsing number
grub> setup --stage2=/boot/grub/stage2 (hd1) (/dev/sdb1,0)

Error 23: Error while parsing number
------------------------------------------------------------------

This is because the device map is not libata migrated from /dev/hdb to /dev/sdb
because yast2-storage does not translate it:
------------------------------------------------------------------
2007-09-24 12:22:13 <1> 10.20.4.82(3384) [YCP] Storage.ycp:5372
GetTranslatedDevices names [
     "/dev/hdb"
]
2007-09-24 12:22:13 <1> 10.20.4.82(3384) [YCP] Storage.ycp:5388
GetTranslatedDevices ret [
     "/dev/hdb"
]
2007-09-24 12:22:13 <1> 10.20.4.82(3384) [YCP]
bootloader/routines/lilolike.ycp:980 Updated device map: $[
     "/dev/fd0":"fd0",
     "/dev/hda":"hd0",
     "/dev/hdb":"hd1"
]
------------------------------------------------------------------

This is bug #327717, which has been fixed.


3)
So far only the logs in comment #2 show a device "/dev/sda" missing from the
device.map. But it has disappeared before the device.map was read. Is there
maybe a .y2log* in some home-directory that would explain this?

There is no reproduction of this problem so far.


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