[Bug 237209] New: grub badly configured during installation
https://bugzilla.novell.com/show_bug.cgi?id=237209 Summary: grub badly configured during installation Product: openSUSE 10.2 Version: Final Platform: x86-64 OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Installation AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: fremenzone@poczta.onet.pl QAContact: jsrain@novell.com My drive configuration is in attachment in next comment. sda is a SATA drive I use for linux. It had SuSE 10.0 installed previously. HDA is a primary master used for Windows, it has windows bootloader installed in it's MBR. I went through the first step of installation of SuSE 10.2. I choose to install grub into sda MBR. After installation of grub was complete (no errors here) I rebooted. Booted from sda, and the grub forst gave me error message that it can't find file (hd1,0)/boot/message (I don't remember exactly, I didn't write it down). Then a grub text menu displays with suse and windows. Choosing Suse to boot gave me error similar to this: "unknown partition type: 7". I didn't try to boot into windows. My solution: I booted from dvd and choose rescue option. Then I went to edit grub configuration files. File device.map was: (fd0) /dev/fd0 (hd1) /dev/sda (hd0) /dev/hda and file menu.lst had menu entries like this: title openSUSE 10.2 root (hd1,0) kernel /boot/vmlinuz-2.6.18.2-34-default root=/dev/sda1 vga=0x31a resume=/dev/sda7 splash=silent showopts initrd /boot/initrd-2.6.18.2-34-default ###Don't change this comment - YaST2 identifier: Original name: windows### title Windows rootnoverify (hd0,0) chainloader (hd0,0)+1 I changed device.map to (fd0) /dev/fd0 (hd0) /dev/sda (hd1) /dev/hda and menu.lst entries to: ###Don't change this comment - YaST2 identifier: Original name: linux### title openSUSE 10.2 root (hd0,0) kernel /boot/vmlinuz root=/dev/sda1 vga=0x31a resume=/dev/sda7 splash=silent showopts initrd /boot/initrd ###Don't change this comment - YaST2 identifier: Original name: windows### title Windows rootnoverify (hd1,0) chainloader (hd1,0)+1 The suse booted ok, but the windows did not. I had the identicall problem in SuSE 10.0 so I changed windows entry to: ###Don't change this comment - YaST2 identifier: Original name: windows### title Windows root (hd1,0) map (hd1) (hd0) map (hd0) (hd1) chainloader +1 and all works fine now. -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=237209 ------- Comment #1 from fremenzone@poczta.onet.pl 2007-01-21 02:43 MST ------- Created an attachment (id=114067) --> (https://bugzilla.novell.com/attachment.cgi?id=114067&action=view) fdisk -l output -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=237209 chrubis@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team- |odabrunz@novell.com |screening@forge.provo.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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=237209#c2 Joachim Plack <jplack@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jplack@novell.com Status|NEW |NEEDINFO Info Provider| |fremenzone@poczta.onet.pl --- Comment #2 from Joachim Plack <jplack@novell.com> 2007-10-12 09:40:37 MST --- To me thie looks like a BIOS problem. Is your BIOS capable of switching boot source from disk one to disk two and vice versa. Does it still occure with openSUSE 10.3.? Could you attach the yast logs? -- 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=237209 Matej Horvath <mhorvath@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |stefan.fent@novell.com Status|NEEDINFO |NEW Info Provider|fremenzone@poczta.onet.pl | -- 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=237209#c4 --- Comment #4 from Jan S <fremenzone@poczta.onet.pl> 2007-10-22 09:09:32 MST ---
To me thie looks like a BIOS problem. Is your BIOS capable of switching boot source from disk one to disk two and vice versa.
I don't understand why would it be a BIOS problem. If you ask if I can choose which hard drive to boot from, then yes.
Does it still occure with openSUSE 10.3.?
Don't know, I still have 10.2 and I don't plan to upgrade
Could you attach the yast logs?
Which one? -- 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=237209#c5 Stefan Fent <stefan.fent@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |fremenzone@poczta.onet.pl --- Comment #5 from Stefan Fent <stefan.fent@novell.com> 2007-10-24 12:40:38 MST --- Everything in /var/log/YaST2/ -- 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=237209#c6 Andras Mantia <amantia@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |amantia@kde.org Component|Installation |Installation Product|openSUSE 10.2 |openSUSE 10.3 Target Milestone|--- |Final --- Comment #6 from Andras Mantia <amantia@kde.org> 2007-11-14 14:15:51 MST --- I thought I opened a similar report for 10.3, but I cannot find it. :-0 I have to admit that the same happens here, with two different computers (one with SATA + IDE combination, the other with two IDE drives). The solution is the same and can be found in the grub faq: http://www.gnu.org/software/grub/grub-legacy-faq.en.html#q10 -- 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=237209#c7 Andras Mantia <amantia@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|fremenzone@poczta.onet.pl | --- Comment #7 from Andras Mantia <amantia@kde.org> 2007-11-14 14:19:20 MST --- Created an attachment (id=183413) --> (https://bugzilla.novell.com/attachment.cgi?id=183413) Yast logs -- 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=237209 Stefan Fent <stefan.fent@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|stefan.fent@novell.com |jplack@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=237209 User jplack@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=237209#c8 Joachim Plack <jplack@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |LATER --- Comment #8 from Joachim Plack <jplack@novell.com> 2007-12-12 13:03:58 MST --- No ressources assigned here right now, will address problem later -- 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=237209 User jplack@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=237209#c9 Joachim Plack <jplack@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|LATER | --- Comment #9 from Joachim Plack <jplack@novell.com> 2008-03-19 22:13:54 MST --- reevaluate for SLE11 -- 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=237209 Stanislav Visnovsky <visnov@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |visnov@novell.com Component|Installation |Booting -- 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=237209 User jplack@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=237209#c10 Joachim Plack <jplack@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|jplack@novell.com |juhliarik@novell.com Status|REOPENED |NEW --- Comment #10 from Joachim Plack <jplack@novell.com> 2008-07-15 05:21:59 MDT --- assign to yast2-bootloader maintainer -- 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=237209 User juhliarik@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=237209#c11 Jozef Uhliarik <juhliarik@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FEATURE --- Comment #11 from Jozef Uhliarik <juhliarik@novell.com> 2008-07-15 12:06:47 MDT --- The problem with wrong order of disks in device map depend on hwinfo and bios_id. IMO it is not possible to solve this problem in some cases. yast2-bootloader only write the order od disk by hwinfo. :( to comment #6 there exist feature request for it FATE #301994 -- 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