diff options
Diffstat (limited to 'zarb-ml/mageia-discuss/20110821/005074.html')
| -rw-r--r-- | zarb-ml/mageia-discuss/20110821/005074.html | 84 |
1 files changed, 84 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20110821/005074.html b/zarb-ml/mageia-discuss/20110821/005074.html new file mode 100644 index 000000000..7379b0328 --- /dev/null +++ b/zarb-ml/mageia-discuss/20110821/005074.html @@ -0,0 +1,84 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] Grub and FakeRAID in Mageia + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Grub%20and%20FakeRAID%20in%20Mageia&In-Reply-To=%3C4E515C5F.2000906%40verizon.net%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="005073.html"> + + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] Grub and FakeRAID in Mageia</H1> + <B>Michael Altizer</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Grub%20and%20FakeRAID%20in%20Mageia&In-Reply-To=%3C4E515C5F.2000906%40verizon.net%3E" + TITLE="[Mageia-discuss] Grub and FakeRAID in Mageia">xiche at verizon.net + </A><BR> + <I>Sun Aug 21 21:28:31 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="005073.html">[Mageia-discuss] Re : Gimp printing +</A></li> + + <LI> <B>Messages sorted by:</B> + <a href="date.html#5074">[ date ]</a> + <a href="thread.html#5074">[ thread ]</a> + <a href="subject.html#5074">[ subject ]</a> + <a href="author.html#5074">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>I'm having some issues with the Grub configuration files being written +out by drakboot which seem to be caused by my FakeRAID and was wondering +if anyone else had gone through this. + +My setup: +* Five SATA HDDs: sda, sdb, sdc, sdd, sde +* The boot device is sda +* My Mageia install's root partition is sdc5 +* sdd and sde are FakeRAIDed with the onboard ICH9 controller and show +up as mapper/isw_jbhbdjgei_Data + +/boot/grub/device.map gets written out like this: +(hd0) /dev/sda +(hd1) /dev/mapper/isw_jbhbdjgei_Data +(hd2) /dev/sdb +(hd3) /dev/sdc + +So everything pertaining to sdc in Grub configs uses hd3. However, when +booting, Grub doesn't recognize the FakeRAID device and can't find +anything that it's looking for on hd3 (it considers sdc to be hd2). + +I am currently working around this by removing the generated hd1 from +device.map, renumbering everything accordingly in device.map and +menu.lst, and re-running grub-install /dev/sda after each time something +messes with it (e.g., running drakboot or a new kernel gets installed). + +I guess the real quesiton is how /should/ the Mageia bootloader code be +handling this sort of situation? + +Thanks, +-Michael +</PRE> + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="005073.html">[Mageia-discuss] Re : Gimp printing +</A></li> + + <LI> <B>Messages sorted by:</B> + <a href="date.html#5074">[ date ]</a> + <a href="thread.html#5074">[ thread ]</a> + <a href="subject.html#5074">[ subject ]</a> + <a href="author.html#5074">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> |
