summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-discuss/20110821/005074.html
blob: 7379b03284a8f6bc6818b0a087377e111d0ce3e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
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>