summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-July/017549.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2012-July/017549.html')
-rw-r--r--zarb-ml/mageia-dev/2012-July/017549.html176
1 files changed, 176 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-July/017549.html b/zarb-ml/mageia-dev/2012-July/017549.html
new file mode 100644
index 000000000..a3ccecf20
--- /dev/null
+++ b/zarb-ml/mageia-dev/2012-July/017549.html
@@ -0,0 +1,176 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] ANNOUNCE: The /usr move cometh! &lt;---- 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=%3C20120722052028.4ba3328a%40SuperSize.eslrahc.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="017548.html">
+ <LINK REL="Next" HREF="017550.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] ANNOUNCE: The /usr move cometh! &lt;---- Instructions</H1>
+ <B>Charles A Edwards</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=%3C20120722052028.4ba3328a%40SuperSize.eslrahc.com%3E"
+ TITLE="[Mageia-dev] ANNOUNCE: The /usr move cometh! &lt;---- Instructions">CAE at eslrahc.com
+ </A><BR>
+ <I>Sun Jul 22 11:20:28 CEST 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="017548.html">[Mageia-dev] ANNOUNCE: The /usr move cometh! &lt;---- Instructions
+</A></li>
+ <LI>Next message: <A HREF="017550.html">[Mageia-dev] ANNOUNCE: The /usr move cometh! &lt;---- Instructions
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#17549">[ date ]</a>
+ <a href="thread.html#17549">[ thread ]</a>
+ <a href="subject.html#17549">[ subject ]</a>
+ <a href="author.html#17549">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On Sun, 22 Jul 2012 09:59:27 +0100
+Colin Guthrie wrote:
+
+&gt;<i> &gt; Booting with
+</I>&gt;<i> &gt; rw rd.convertfs rd.break=pre-pivot
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; Using &quot;exit&quot; on 1st shell
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; (output given as follows)
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; exit
+</I>&gt;<i> &gt; pre-pivot
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; dracut warning: Break before switch_root
+</I>&gt;<i> &gt; dracut warning: Break before switch_root
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; Dropping to debug shell.
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; sh:0: can't access tty; job control off
+</I>&gt;<i> &gt; switch_root:/#
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; (end output)
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; I type exit and the system continues booting.
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i> So this looks really like the convertfs module is simply not included
+</I>&gt;<i> in your initrd.
+</I>&gt;<i>
+</I>&gt;<i> Can you confirm that your grub entry is using the latest kernel and
+</I>&gt;<i> that the initrd used is the right one?
+</I>
+I use lilo.
+
+[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at SuperSize</A> ~]# uname -r
+3.4.6-tmb-server-1.mga3
+[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at SuperSize</A> ~]# dracut -f -a convertfs
+I: *** Including module: dash ***
+I: *** Including module: i18n ***
+I: *** Including module: rpmversion ***
+I: *** Including module: convertfs ***
+I: *** Including module: plymouth ***
+I: *** Including module: kernel-modules ***
+I: *** Including module: resume ***
+I: *** Including module: rootfs-block ***
+I: *** Including module: terminfo ***
+I: *** Including module: udev-rules ***
+I: Skipping udev rule: 50-udev.rules
+I: Skipping udev rule: 95-late.rules
+I: Skipping udev rule: 50-firmware.rules
+I: *** Including module: usrmount ***
+I: *** Including module: base ***
+I: *** Including module: fs-lib ***
+I: *** Including module: shutdown ***
+I: Skipping program kexec as it cannot be found and is flagged to be
+optional I: *** Including modules done ***
+I: Wrote /boot/initrd-3.4.6-tmb-server-1.mga3.img:
+I: -rw-r--r-- 1 root root 7032269 Jul 22
+05:02 /boot/initrd-3.4.6-tmb-server-1.mga3.img
+
+[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at SuperSize</A> ~]# lsinitrd | grep convertfs
+-rwxr-xr-x 1 root root 304 Feb 24 09:38
+lib/dracut/hooks/pre-pivot/99do-convertfs.sh
+-rwxr-xr-x 1 root root 8031 Jul 21 12:19 usr/bin/convertfs
+
+
+
+reboot system
+
+Same occurs
+
+exit
+pre-pivot
+
+dracut warning: Break before switch_root
+dracut warning: Break before switch_root
+
+Dropping to debug shell.
+
+sh:0: can't access tty; job control off
+switch_root:/#
+
+
+[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at SuperSize</A> ~]# uname -r
+3.4.6-tmb-server-1.mga3
+
+[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at SuperSize</A> ~]# lsinitrd | grep convertfs
+-rwxr-xr-x 1 root root 304 Feb 24 09:38
+lib/dracut/hooks/pre-pivot/99do-convertfs.sh
+-rwxr-xr-x 1 root root 8031 Jul 21 12:19 usr/bin/convertfs
+
+
+ Charles
+
+
+--
+Remembering is for those who have forgotten.
+ -- Chinese proverb
+----------------------
+Mageia release 3 (Cauldron) for x86_64$
+On SuperSize....<A HREF="http://www.eslrahc.com">http://www.eslrahc.com</A>
+Registered Linux user #182463
+3.4.6-tmb-server-1.mga3 x86_64
+----------------------
+-------------- next part --------------
+A non-text attachment was scrubbed...
+Name: signature.asc
+Type: application/pgp-signature
+Size: 198 bytes
+Desc: not available
+URL: &lt;/pipermail/mageia-dev/attachments/20120722/161617c5/attachment.asc&gt;
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="017548.html">[Mageia-dev] ANNOUNCE: The /usr move cometh! &lt;---- Instructions
+</A></li>
+ <LI>Next message: <A HREF="017550.html">[Mageia-dev] ANNOUNCE: The /usr move cometh! &lt;---- Instructions
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#17549">[ date ]</a>
+ <a href="thread.html#17549">[ thread ]</a>
+ <a href="subject.html#17549">[ subject ]</a>
+ <a href="author.html#17549">[ 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>