diff options
Diffstat (limited to 'zarb-ml/mageia-discuss/20120528/007536.html')
| -rw-r--r-- | zarb-ml/mageia-discuss/20120528/007536.html | 103 |
1 files changed, 103 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20120528/007536.html b/zarb-ml/mageia-discuss/20120528/007536.html new file mode 100644 index 000000000..e612fa194 --- /dev/null +++ b/zarb-ml/mageia-discuss/20120528/007536.html @@ -0,0 +1,103 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] dysfunctional laptop install + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20dysfunctional%20laptop%20install&In-Reply-To=%3C6790d4a884e274e655f81e08a082fba8.squirrel%40mail.rmail.be%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="007535.html"> + <LINK REL="Next" HREF="007537.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] dysfunctional laptop install</H1> + <B>AL13N</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20dysfunctional%20laptop%20install&In-Reply-To=%3C6790d4a884e274e655f81e08a082fba8.squirrel%40mail.rmail.be%3E" + TITLE="[Mageia-discuss] dysfunctional laptop install">alien at rmail.be + </A><BR> + <I>Mon May 28 09:40:17 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="007535.html">[Mageia-discuss] dysfunctional laptop install +</A></li> + <LI>Next message: <A HREF="007537.html">[Mageia-discuss] mounting removeable media on Mageia 2 Gnome 2? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#7536">[ date ]</a> + <a href="thread.html#7536">[ thread ]</a> + <a href="subject.html#7536">[ subject ]</a> + <a href="author.html#7536">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>><i> M2 x86_64 on acer extensa 5620Z laptop, windows on sda1, +</I>><i> (used the DVD successfully on 3 desktops, install OK there) +</I>><i> +</I>><i> Problem: routine install, reboot drops out to emergency mode. Nothing +</I>><i> in syslog which didn't exist, and wasn't written to on another reboot +</I>><i> after I manually created it. +</I>><i> +</I>><i> 'esc' during reboot shows normal startup messages including 'Started +</I>><i> /dev/disk/by-uuid...' +</I>><i> then +</I>><i> Failed to start /media/windows +</I>><i> See 'systemctl status media-windows.mount' for details. +</I>><i> Dependency failed. Aborted start of Mark the need to relabel after reboot +</I>><i> Dependency failed. Aborted start of Setup links in /boot for running +</I>><i> kernel +</I>><i> Dependency failed. Aborted start of Relabel all filesystems, if necessary +</I>><i> Welcome to emergency mode.... Give root pwd. for maint... +</I>><i> +</I>><i> A bunch of messages I've never seen before. At one point there was a +</I>><i> message about losing touch with the boot process, forgotton the exact +</I>><i> wording. Not seen that since. +</I>><i> +</I>><i> I would do this the day before an overseas trip! Just as well preserved +</I>><i> a couple of functional partitions. +</I>><i> +</I>><i> +</I>><i> The suggested systemctl call above, showed +</I>><i> process: 432 ExecMount=/bin/mount /media/windows (code=exited, status=21) +</I>><i> mount[432]: fuse: device not found, try 'modprobe fuse' first +</I>><i> +</I>><i> modprobe fuse: gave no output +</I> +modprobe fuse never gives output, but check in dmesg if you see anything +fuse related after that. or check with lsmod | grep fuse if it's loaded. + +as a quick fix, you can comment /media/windows in /etc/fstab +(perhaps adding noauto as parameter) + +or find a way to load fuse at startup, but i heard that +/etc/modprobe.preload isn't used for that anymore with the new modprobe +tools. + +><i> Ideas would be more than appreciated! +</I>><i> +</I>><i> Tonyb +</I>><i> +</I> +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="007535.html">[Mageia-discuss] dysfunctional laptop install +</A></li> + <LI>Next message: <A HREF="007537.html">[Mageia-discuss] mounting removeable media on Mageia 2 Gnome 2? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#7536">[ date ]</a> + <a href="thread.html#7536">[ thread ]</a> + <a href="subject.html#7536">[ subject ]</a> + <a href="author.html#7536">[ 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> |
