diff options
Diffstat (limited to 'zarb-ml/mageia-discuss/20120524/007432.html')
| -rw-r--r-- | zarb-ml/mageia-discuss/20120524/007432.html | 109 |
1 files changed, 109 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20120524/007432.html b/zarb-ml/mageia-discuss/20120524/007432.html new file mode 100644 index 000000000..ec0ac5283 --- /dev/null +++ b/zarb-ml/mageia-discuss/20120524/007432.html @@ -0,0 +1,109 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] Upgrade from Mageia1 using urpmi: success story ; ) + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Upgrade%20from%20Mageia1%20using%20urpmi%3A%20success%20story%20%3B%20%29&In-Reply-To=%3Cjpkg63%24beg%241%40dough.gmane.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="007449.html"> + <LINK REL="Next" HREF="007435.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] Upgrade from Mageia1 using urpmi: success story ; )</H1> + <B>Markus Ueberall</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Upgrade%20from%20Mageia1%20using%20urpmi%3A%20success%20story%20%3B%20%29&In-Reply-To=%3Cjpkg63%24beg%241%40dough.gmane.org%3E" + TITLE="[Mageia-discuss] Upgrade from Mageia1 using urpmi: success story ; )">Markus.Ueberall at gmail.com + </A><BR> + <I>Thu May 24 07:15:47 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="007449.html">[Mageia-discuss] Upgrade to mageia 2, screen upside down ! +</A></li> + <LI>Next message: <A HREF="007435.html">[Mageia-discuss] Upgrade from Mageia1 using urpmi: success story ; ) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#7432">[ date ]</a> + <a href="thread.html#7432">[ thread ]</a> + <a href="subject.html#7432">[ subject ]</a> + <a href="author.html#7432">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hi, + +Last night I successfully upgraded my older Thinkpad X60T from mga1 +using urpmi, following the steps in the wiki: <A HREF="http://bit.ly/JplfVO.">http://bit.ly/JplfVO.</A> +It went rather well, but some manual corrections were necessary: + +First of all, if you have less than 3GB of free space left on the HDD, +better don't try to upgrade this way--instead, get additional space. +2GB are needed under /var/cache/urpmi/ alone, but using a spare 4GB +usbstick and "mkfs.ext4 /dev/sdXX; mount /dev/sdXX /var/cache/urpmi" +nowadays solves this easily. + +Two or three times, a .rpm could not be replaced which meant that also a +large number of the 2300+ packages to be upgraded would not install due +to missing dependencies. It pays to log everything from the beginning +using "script mga2-upgrade.log" before starting the urpmi command and +inspecting this logfile using less in another terminal window. After you +manually upgraded the problematic rpm in question (each time, just +replacing a single rpm or a small number of rpms listed in the failed +transaction in order to be able to retry from a different configuration +afterwards solved the problem for me), just rerun "urpmi --replacefiles +--auto-update --auto". + +Since the new kernel (kernel-vserver in my case) is installed fairly +early, I explicitely removed and reinstalled the two files +(kernel(-vserver) and kernel(vserver)-latest) before restarting to be +safe--this might not be needed. + +The only unexpected problem after a reboot was that the now +systemd-based initialisation aborted because it was not possible to +mount the windows partitions (this is a dual-boot setting with a +hibernated Windows instance); after commenting out these partitions in +/etc/fstab, a reboot succeeded. + +Since I always upgraded the laptop instead of doing a clean reinstall, I +still have some >100 mdv packages (2009.0 and later) on it--maybe these +should be inspected/moved one day, but all in all, I'm rather happy with +the way the upgrade went. :) + +Ad astra, Markus + +</PRE> + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="007449.html">[Mageia-discuss] Upgrade to mageia 2, screen upside down ! +</A></li> + <LI>Next message: <A HREF="007435.html">[Mageia-discuss] Upgrade from Mageia1 using urpmi: success story ; ) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#7432">[ date ]</a> + <a href="thread.html#7432">[ thread ]</a> + <a href="subject.html#7432">[ subject ]</a> + <a href="author.html#7432">[ 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> |
