Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix detection of Linux MD for grub2 (bnc#811830) #16

Merged
merged 1 commit into from
Jul 25, 2013

Conversation

arvidjaar
Copy link
Contributor

Add code to detect installation on Linux MD RAID. perl-Bootloader
already was able to install on multiple devices, but it always got
single device from YaST2.

This is expected to be safe because grub2-install requires embedding
support in case /boot/grub2 is on RAID device.

Signed-off-by: Andrey Borzenkov arvidjaar@gmail.com

Add code to detect installation on Linux MD RAID. perl-Bootloader
already was able to install on multiple devices, but it always got
single device from YaST2.

This is expected to be safe because grub2-install requires embedding
support in case /boot/grub2 is on RAID device.

Signed-off-by: Andrey Borzenkov <arvidjaar@gmail.com>
wfeldt added a commit that referenced this pull request Jul 25, 2013
fix detection of Linux MD for grub2 (bnc#811830)
@wfeldt wfeldt merged commit cd1a1a9 into yast:master Jul 25, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants