diff options
Diffstat (limited to 'zarb-ml/mageia-discuss/2012-November/008947.html')
-rw-r--r-- | zarb-ml/mageia-discuss/2012-November/008947.html | 88 |
1 files changed, 88 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/2012-November/008947.html b/zarb-ml/mageia-discuss/2012-November/008947.html new file mode 100644 index 000000000..0b39457ca --- /dev/null +++ b/zarb-ml/mageia-discuss/2012-November/008947.html @@ -0,0 +1,88 @@ +<!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=%3C50B6F98E.70705%40ventoso.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="008946.html"> + <LINK REL="Next" HREF="008948.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] How to mount NTFS partitions at boot?</H1> + <B>Luca Olivetti</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=%3C50B6F98E.70705%40ventoso.org%3E" + TITLE="[Mageia-discuss] How to mount NTFS partitions at boot?">luca at ventoso.org + </A><BR> + <I>Thu Nov 29 06:58:38 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="008946.html">[Mageia-discuss] Is Mageia still a new distribution? +</A></li> + <LI>Next message: <A HREF="008948.html">[Mageia-discuss] How to mount NTFS partitions at boot? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8947">[ date ]</a> + <a href="thread.html#8947">[ thread ]</a> + <a href="subject.html#8947">[ subject ]</a> + <a href="author.html#8947">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Al 21/10/2012 0:26, En/na Luca Olivetti ha escrit: + +>><i> For any file system where you want the boot to continue, instead of dropping +</I>>><i> to a shell, add the nofail option in /etc/fstab. +</I>><i> +</I>><i> noted for next time +</I> +Well, I needed this advice today, since, out of the blue, it stopped +mounting my ntfs partitions and dropped me to a shell. +I added the nofail option and rebooted, this time it didn't drop me to a +shell but still couldn't mount those partitions. +Trying to mount them manually it complained that the partition was +already exclusively opened (?), and, in fact, mount showed them as +mounted (but they weren't). +It turns out that I had to unmount them even if they weren't really +mounted (using "umount", "systemctl stop mnt-win_d mount" did nothing) +and then I could mount them with no errors. + +I have some questions here: + +1) why did it happen? (I blame systemd, but then I'm biased against +anything coming from the mastermind behind pulseaudio) + +2) why "mount" listed them as mounted + +3) why "mount" lists virtual partitions (dev, usb, etc.) a bazillion +times? (it also showed a vfat partition mounted twice). + +TIA. + +-- +Luca +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="008946.html">[Mageia-discuss] Is Mageia still a new distribution? +</A></li> + <LI>Next message: <A HREF="008948.html">[Mageia-discuss] How to mount NTFS partitions at boot? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8947">[ date ]</a> + <a href="thread.html#8947">[ thread ]</a> + <a href="subject.html#8947">[ subject ]</a> + <a href="author.html#8947">[ 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> |