https://bugzilla.novell.com/show_bug.cgi?id=396732 User doug.rosser@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=396732#c2 --- Comment #2 from Doug Rosser <doug.rosser@gmail.com> 2008-06-04 16:32:03 MDT --- Joel, what drop/arch were you using? I've run into a different issue, but I'll include here for completeness.... Testing performed on an x346 with two U320 SCSI drives in a striped (raid0) configuration. Code level was http://download.opensuse.org/distribution/11.0-RC1/iso/cd/openSUSE-11.0-RC1-... The installer recognized and configured the dmraid volume correctly. However, during GRUB setup, I got the following error: ################################### "Error occurred while installing GRUB" grub> setup --stage2=/boot/grub/stage2 (hd0) (hd0,0) Error 21: Selected disk does not exist grub> quit ################################### My guess is the installer is not configuring GRUB's hd0 correctly: ################################### linux:/boot/grub # cat device.map (fd0) /dev/fd0 (hd0) /dev/sda (hd1) /dev/sdb linux:/mnt/boot/grub # cat device.map (fd0) /dev/fd0 ################################### GRUB needs hd0 to point to /dev/mapper/asr_stripey_part1 It is possible the LiveCD has different install behavior than the DVD. Internal ftp did not have any RC1 builds available, so I was forced to download the code from the opensuse web site. As the site is heavily loaded, I chose to download the LiveCD instead of the DVD installer. -- 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.