diff options
Diffstat (limited to 'zarb-ml/mageia-discuss/20110922/005447.html')
-rw-r--r-- | zarb-ml/mageia-discuss/20110922/005447.html | 87 |
1 files changed, 87 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20110922/005447.html b/zarb-ml/mageia-discuss/20110922/005447.html new file mode 100644 index 000000000..d24ea29a9 --- /dev/null +++ b/zarb-ml/mageia-discuss/20110922/005447.html @@ -0,0 +1,87 @@ +<!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=%3C4E7B0517.2060002%40free.fr%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="005444.html"> + <LINK REL="Next" HREF="005445.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] System won't boot after hardware upgrade</H1> + <B>xi</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=%3C4E7B0517.2060002%40free.fr%3E" + TITLE="[Mageia-discuss] System won't boot after hardware upgrade">ctrl.alt.sup at free.fr + </A><BR> + <I>Thu Sep 22 11:51:19 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="005444.html">[Mageia-discuss] Un subcrib +</A></li> + <LI>Next message: <A HREF="005445.html">[Mageia-discuss] Looking for Mageia contributors around Rennes, France +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5447">[ date ]</a> + <a href="thread.html#5447">[ thread ]</a> + <a href="subject.html#5447">[ subject ]</a> + <a href="author.html#5447">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hi, + +I have changed my motherboard and Mageia now refuses to boot (kernel +panic after trying to mount /dev/sda1 : "waiting for device sda1 to +appear (timeout 1 min), ..."). + +I think I know the reason of my problem : the initrd does not load the +correct driver for my "new" IDE controller, so it can't mount my disk +(driver for old motherboard is pata_amd and new driver is pata_via). + +I tried to play with mageia rescue CD, but I am unable to regenerate the +initrd with the correct IDE driver (in fact, the rescue CD doesn't even +contain the mkinitrd command). +My question is : how can I solve my problem, given that I have only one +rescue CD and my HD containing mageia that don't boot anymore ? + + +A long time ago in the perfect world of Mandrake (:P), all IDE +controller were included _inside_ the kernel and _not_ compiled as +modules*, so this problem never occured because all IDE drivers were +always "loaded" (thus allowing my system to be booted on any computer). + +Now that the ide/sata drivers as compiled as modules, why don't the +initrd try to load all the ATA drivers if mounting of "/" fails ? +(from my point of view, it is a much better solution than failing with a +kernel panic ...) + + +Thanks for your help, +Xavier + +*this is _my_ interpretation, I may be wrong. +</PRE> + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="005444.html">[Mageia-discuss] Un subcrib +</A></li> + <LI>Next message: <A HREF="005445.html">[Mageia-discuss] Looking for Mageia contributors around Rennes, France +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5447">[ date ]</a> + <a href="thread.html#5447">[ thread ]</a> + <a href="subject.html#5447">[ subject ]</a> + <a href="author.html#5447">[ 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> |