https://bugzilla.novell.com/show_bug.cgi?id=398356 User mail@steffen-moser.de added comment https://bugzilla.novell.com/show_bug.cgi?id=398356#c6 --- Comment #6 from Steffen Moser <mail@steffen-moser.de> 2008-06-09 13:32:15 MDT --- Attachted you'll find an archive of "/var/log/YaST2". The BIOS I use comes from "VMware Workstation" as I did this beta test within VMware. "(hd0)" seems to get mapped to "/dev/sdb" and "(hd1)" seems to get mapped to "/dev/sda". Nevertheless, when doing a | grep stage2 y2log I find the following matches: | 'setup --stage2=/boot/grub/stage2 (hd0,1) (hd1,1)' | ' setup --stage2=/boot/grub/stage2 (hd1,1) (hd1,1)' | ' setup --stage2=/boot/grub/stage2 (hd0) (hd1,1)' | 'setup --stage2=/boot/grub/stage2 (hd1,1) (hd1,1)' | ' setup --stage2=/boot/grub/stage2 (hd0) (hd1,1)' There is no line that indicates the installation of the GRUB code to the MBR of "(hd1)". This confirms my observation: "/dev/sdb" (which is "(hd0)") is bootable, but "/dev/sda" (which is "(hd1)") isn't. If you need more information or other logs, feel free to ask for. -- 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.