diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-discuss/2012-October/008844.html | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-master.tar archives-master.tar.gz archives-master.tar.bz2 archives-master.tar.xz archives-master.zip |
Diffstat (limited to 'zarb-ml/mageia-discuss/2012-October/008844.html')
-rw-r--r-- | zarb-ml/mageia-discuss/2012-October/008844.html | 86 |
1 files changed, 86 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/2012-October/008844.html b/zarb-ml/mageia-discuss/2012-October/008844.html new file mode 100644 index 000000000..00d147051 --- /dev/null +++ b/zarb-ml/mageia-discuss/2012-October/008844.html @@ -0,0 +1,86 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] How to mount NTFS partitions at boot? + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20How%20to%20mount%20NTFS%20partitions%20at%20boot%3F&In-Reply-To=%3Cop.wmhzr3icn7mcit%40hodgins.homeip.net%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="008842.html"> + <LINK REL="Next" HREF="008845.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] How to mount NTFS partitions at boot?</H1> + <B>David W. Hodgins</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20How%20to%20mount%20NTFS%20partitions%20at%20boot%3F&In-Reply-To=%3Cop.wmhzr3icn7mcit%40hodgins.homeip.net%3E" + TITLE="[Mageia-discuss] How to mount NTFS partitions at boot?">davidwhodgins at gmail.com + </A><BR> + <I>Sun Oct 21 00:08:17 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="008842.html">[Mageia-discuss] How to mount NTFS partitions at boot? +</A></li> + <LI>Next message: <A HREF="008845.html">[Mageia-discuss] How to mount NTFS partitions at boot? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8844">[ date ]</a> + <a href="thread.html#8844">[ thread ]</a> + <a href="subject.html#8844">[ subject ]</a> + <a href="author.html#8844">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Sat, 20 Oct 2012 15:48:30 -0400, Luca Olivetti <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">luca at ventoso.org</A>> wrote: + +><i> Hello, +</I>><i> just upgraded from mandriva 2010.0 to mageia 2 (it wasn't easy) and I'm already "loving" systemd (not!). +</I>><i> At first it wouldn't boot and I took a while to find that the cause was that it couldn't mount ntfs partitions. +</I>><i> For the time being I just commented out of fstab, but I'd like for them to be mounted at boot. +</I>><i> Apparently it's because fuse hasn't started, but I cannot really tell. +</I>><i> Any idea? +</I> +Upgrading directly from 2010.0 to Mageia 2 is not recommended, as there were +some updates in Mageia 1 specifically to make upgrading to Mageia 2 work. + +For any file system where you want the boot to continue, instead of dropping +to a shell, add the nofail option in /etc/fstab. + +As to ntfs not mounting, make sure the following packages are installed ... +ntfs-3g fuse libfuse2 + +Confirm you can then mount the ntfs partition. Once you're able to mount it +in a regular running session, as root run "dracut -f", to update the initrd +file. + +Regards, Dave Hodgins +</PRE> + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="008842.html">[Mageia-discuss] How to mount NTFS partitions at boot? +</A></li> + <LI>Next message: <A HREF="008845.html">[Mageia-discuss] How to mount NTFS partitions at boot? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8844">[ date ]</a> + <a href="thread.html#8844">[ thread ]</a> + <a href="subject.html#8844">[ subject ]</a> + <a href="author.html#8844">[ 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> |