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
85
86
87
88
89
90
91
92
93
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] System won't boot after hardware upgrade
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20System%20won%27t%20boot%20after%20hardware%20upgrade&In-Reply-To=%3C4E858ACD.2080908%40sebastienchopin.fr%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="005509.html">
<LINK REL="Next" HREF="005510.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] System won't boot after hardware upgrade</H1>
<B>Chopin Sébastien</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20System%20won%27t%20boot%20after%20hardware%20upgrade&In-Reply-To=%3C4E858ACD.2080908%40sebastienchopin.fr%3E"
TITLE="[Mageia-discuss] System won't boot after hardware upgrade">contact at sebastienchopin.fr
</A><BR>
<I>Fri Sep 30 11:24:29 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="005509.html">[Mageia-discuss] Testers needed for siproxd.
</A></li>
<LI>Next message: <A HREF="005510.html">[Mageia-discuss] Blogdrake repository for Mageia
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#5508">[ date ]</a>
<a href="thread.html#5508">[ thread ]</a>
<a href="subject.html#5508">[ subject ]</a>
<a href="author.html#5508">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Le 22/09/2011 11:51, xi a écrit :
><i> Hi,
</I>><i>
</I>><i> I have changed my motherboard and Mageia now refuses to boot (kernel
</I>><i> panic after trying to mount /dev/sda1 : "waiting for device sda1 to
</I>><i> appear (timeout 1 min), ...").
</I>><i>
</I>><i> I think I know the reason of my problem : the initrd does not load the
</I>><i> correct driver for my "new" IDE controller, so it can't mount my disk
</I>><i> (driver for old motherboard is pata_amd and new driver is pata_via).
</I>><i>
</I>><i> I tried to play with mageia rescue CD, but I am unable to regenerate
</I>><i> the initrd with the correct IDE driver (in fact, the rescue CD doesn't
</I>><i> even contain the mkinitrd command).
</I>><i> My question is : how can I solve my problem, given that I have only
</I>><i> one rescue CD and my HD containing mageia that don't boot anymore ?
</I>><i>
</I>><i>
</I>><i> A long time ago in the perfect world of Mandrake (:P), all IDE
</I>><i> controller were included _inside_ the kernel and _not_ compiled as
</I>><i> modules*, so this problem never occured because all IDE drivers were
</I>><i> always "loaded" (thus allowing my system to be booted on any computer).
</I>><i>
</I>><i> Now that the ide/sata drivers as compiled as modules, why don't the
</I>><i> initrd try to load all the ATA drivers if mounting of "/" fails ?
</I>><i> (from my point of view, it is a much better solution than failing with
</I>><i> a kernel panic ...)
</I>><i>
</I>><i>
</I>><i> Thanks for your help,
</I>><i> Xavier
</I>><i>
</I>><i> *this is _my_ interpretation, I may be wrong.
</I>Have you tried to make an installation again with the option "Upgrade" ?
Sébastien
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="005509.html">[Mageia-discuss] Testers needed for siproxd.
</A></li>
<LI>Next message: <A HREF="005510.html">[Mageia-discuss] Blogdrake repository for Mageia
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#5508">[ date ]</a>
<a href="thread.html#5508">[ thread ]</a>
<a href="subject.html#5508">[ subject ]</a>
<a href="author.html#5508">[ 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>
|