diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-July/017532.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-July/017532.html | 110 |
1 files changed, 110 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-July/017532.html b/zarb-ml/mageia-dev/2012-July/017532.html new file mode 100644 index 000000000..dc08189ca --- /dev/null +++ b/zarb-ml/mageia-dev/2012-July/017532.html @@ -0,0 +1,110 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] ANNOUNCE: The /usr move cometh! <---- Instructions + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20ANNOUNCE%3A%20The%20/usr%20move%20cometh%21%20%3C----%20Instructions&In-Reply-To=%3C500B458A.6020308%40colin.guthr.ie%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="017531.html"> + <LINK REL="Next" HREF="017534.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] ANNOUNCE: The /usr move cometh! <---- Instructions</H1> + <B>Colin Guthrie</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20ANNOUNCE%3A%20The%20/usr%20move%20cometh%21%20%3C----%20Instructions&In-Reply-To=%3C500B458A.6020308%40colin.guthr.ie%3E" + TITLE="[Mageia-dev] ANNOUNCE: The /usr move cometh! <---- Instructions">mageia at colin.guthr.ie + </A><BR> + <I>Sun Jul 22 02:12:58 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="017531.html">[Mageia-dev] ANNOUNCE: The /usr move cometh! +</A></li> + <LI>Next message: <A HREF="017534.html">[Mageia-dev] ANNOUNCE: The /usr move cometh! <---- Instructions +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#17532">[ date ]</a> + <a href="thread.html#17532">[ thread ]</a> + <a href="subject.html#17532">[ subject ]</a> + <a href="author.html#17532">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>OK, so the packages have now all been uploaded. + +You should see several packages now that you cannot install on Cauldron. +This is intended behaviour. + +Here is how to update your cauldron systems: + + 1. Run "urpmi --auto-update" install everything that can be installed. + 2. Ensure that latest dracut is installed. Run "urpmi dracut" to make +sure (it may have been excluded in the --auto-update if it was in a +transaction with other packages that could not be installed). + 3. Ensure that you do not have zapata or dpkg installed (rpm -e zapata; +rpm -e dpkg) + 4. Generate a new initrd and include the conversion script: dracut -f +-a convertfs + 5. If you have /usr on a separate partition + - Ensure there is enough free space to hold /bin, /sbin, /lib and +/lib64 content. + - If your /usr is mounted readonly, change your /etc/fstab to mount +it rw. + 6. Reboot. + 7. At the bootloader prompt, edit the command line and append: "rw +rd.convertfs" (without the quotes) to your command line and then boot. + +That should be all that is needed :) + +If you are extra paranoid, or want to see what is going on, then you can +remove the "splash" and "quiet" options from the kernel too. + +If you want to see things in more depth, you can also add +rd.break=pre-pivot to the kernel. You will be dumped into a shell with +your / mounted as /sysroot. This shell is *before* conversion. If you +type "exit" the conversion will be done, and you'll be dumped to another +shell afterwards. Typing exit once more here will boot the system as normal. + + + +All the best and good luck!!! + +Col + +-- + +Colin Guthrie +colin(at)mageia.org +<A HREF="http://colin.guthr.ie/">http://colin.guthr.ie/</A> + +Day Job: + Tribalogic Limited <A HREF="http://www.tribalogic.net/">http://www.tribalogic.net/</A> +Open Source: + Mageia Contributor <A HREF="http://www.mageia.org/">http://www.mageia.org/</A> + PulseAudio Hacker <A HREF="http://www.pulseaudio.org/">http://www.pulseaudio.org/</A> + Trac Hacker <A HREF="http://trac.edgewall.org/">http://trac.edgewall.org/</A> +</PRE> + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="017531.html">[Mageia-dev] ANNOUNCE: The /usr move cometh! +</A></li> + <LI>Next message: <A HREF="017534.html">[Mageia-dev] ANNOUNCE: The /usr move cometh! <---- Instructions +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#17532">[ date ]</a> + <a href="thread.html#17532">[ thread ]</a> + <a href="subject.html#17532">[ subject ]</a> + <a href="author.html#17532">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |