[Bug 459076] New: new grub-install script ignores parameters
https://bugzilla.novell.com/show_bug.cgi?id=459076 Summary: new grub-install script ignores parameters Product: openSUSE 11.1 Version: Final Platform: i586 OS/Version: openSUSE 11.1 Status: NEW Severity: Normal Priority: P5 - None Component: Bootloader AssignedTo: jsrain@novell.com ReportedBy: aspiers@novell.com QAContact: jsrain@novell.com Found By: Field Engineer This problem exists with both 11.0 and 11.1, but not in SLE10. Somewhere along the way, there seems to have been a change of strategy; now /usr/sbin/grub-install contains: # Instead of the unsupported guessing method of the original grub-install # script, use the grub installation scriptlet generated by yast. but unfortunately this new scriptlet totally ignores all command-line parameters passed, which conflicts with the man and info pages provided. Either the script or the documentation should be fixed. What was the rationale behind this change? What exactly is the "unsupported guessing method"? Does it refer to this section of the info pages? 3.3 Installing GRUB using grub-install ====================================== *Caution:* This procedure is definitely less safe, because there are several ways in which your computer can become unbootable. For example, most operating systems don't tell GRUB how to map BIOS drives to OS devices correctly--GRUB merely "guesses" the mapping. This will succeed in most cases, but not always. Therefore, GRUB provides you with a map file called the "device map", which you must fix if it is wrong. *Note Device map::, for more details. In the case where there is only one hard disk (laptops) I doubt this would ever be wrong. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=459076 Jiri Srain <jsrain@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|jsrain@novell.com |duwe@novell.com -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=459076 User duwe@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=459076#c1 Torsten Duwe <duwe@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #1 from Torsten Duwe <duwe@novell.com> 2009-02-19 15:57:30 MST --- Yes, that's one way to go wrong. A more common one is the disk drive order and fake-RAIDs. Yast has already figured this all out. *** This bug has been marked as a duplicate of bug 339995 *** https://bugzilla.novell.com/show_bug.cgi?id=339995 -- 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.
participants (1)
-
bugzilla_noreply@novell.com