|
Bugzilla – Full Text Bug Listing |
| Summary: | Installation fails to install GRUB on /dev/md0 (RAID1) | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Ulrich Windl <Ulrich.Windl> |
| Component: | Installation | Assignee: | Jiri Srain <jsrain> |
| Status: | RESOLVED FIXED | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Major | ||
| Priority: | P5 - None | ||
| Version: | Beta 1 | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
Fixed perl-Bootloader package submitted to STABLE. There are just several other problems regarding the proposed bootloader location, I will fix it. Also, in some cases, YaST prevents from intallation on MD at all, even if loader can be installed correctly. This is now fixed in SVN as well. Fixed the configuration proposing in SVN. Hopefully this is everything needed to install loader on MD proposerly. Please, test with beta3, and reopen (or report new bug) if there are still problems. I cannot promise that I still have that machine available whenever I'll receive beta3. |
Installation of the GRUB bootloader fails on /dev/md0 ("error parsing number"). The grub.conf contained: setup --stage2=/boot/grub/stage2 (hd0,0) (/dev/md,-1) setup --stage2=/boot/grub/stage2 (hd1,0) (/dev/md,-1) quit