https://bugzilla.novell.com/show_bug.cgi?id=762095 https://bugzilla.novell.com/show_bug.cgi?id=762095#c1 --- Comment #1 from Michael Chang <mchang@suse.com> 2012-05-15 03:56:49 UTC --- Hi Andreas, Did you configure bootloader via yast2? If /etc/default/grub_installdevice missing, generally means configured info was missing (like the installed device (/dev/sda ..etc), activate partition or copy generic mbr or not ..). If perl-bootloader proceeds then it would use default value and somehow the outcome not very predictable. (should be not do install, no touch existing mbr and activate partition, so result would be only config renewed) However I could see in Grub1 these info are stored in menu.lst (use hidden magic, prefix them by ###), maybe we should consider to use the same way (in /etc/default/grub). This would eliminate the "Failed to open /etc/default/grub_installdevice" error. But it would silently run default for the hidden magic not found. Could you explain reproduce steps more elaborate then I could reference / reproduce. Thanks. :) -- 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.