diff options
Diffstat (limited to 'zarb-ml/mageia-discuss/20120615/007887.html')
-rw-r--r-- | zarb-ml/mageia-discuss/20120615/007887.html | 93 |
1 files changed, 93 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20120615/007887.html b/zarb-ml/mageia-discuss/20120615/007887.html new file mode 100644 index 000000000..6a1346f31 --- /dev/null +++ b/zarb-ml/mageia-discuss/20120615/007887.html @@ -0,0 +1,93 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] fstab problem + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20fstab%20problem&In-Reply-To=%3C4FDB58BB.8090909%40kde.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="007885.html"> + <LINK REL="Next" HREF="007888.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] fstab problem</H1> + <B>Anne Wilson</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20fstab%20problem&In-Reply-To=%3C4FDB58BB.8090909%40kde.org%3E" + TITLE="[Mageia-discuss] fstab problem">annew at kde.org + </A><BR> + <I>Fri Jun 15 17:46:03 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="007885.html">[Mageia-discuss] Music player +</A></li> + <LI>Next message: <A HREF="007888.html">[Mageia-discuss] fstab problem +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#7887">[ date ]</a> + <a href="thread.html#7887">[ thread ]</a> + <a href="subject.html#7887">[ subject ]</a> + <a href="author.html#7887">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On my Cauldron netbook, fstab has the lines + +192.168.0.200:/DataFromBorg /mnt/QNAS-Lydgate-Data nfs useer,timeo=14 0 0 +192.168.0.40:/home /mnt/borg2_home nfs user,timeo=14 0 0 + +The mounts work perfectly. +On the new Mageia2 install, fstab, to do the same job, has the lines + +192.168.0.200:/DataFromBorg /mnt/QNAS-Borg-Data nfs user,timeo=14 0 0 +192.168.0.200:/Anne /mnt/QNAS-Anne nfs user,timeo=14 0 0 +192.168.0.40:/home /mnt/borg2_home nfs user,timeo=14 0 0 + + +'mount -a' fails on every count. Each line produce s + +'mount: wrong fs type, bad option, bad superblock on 192.168.0.200:/Anne, + missing codepage or helper program, or other error + (for several filesystems (e.g. nfs, cifs) you might + need a /sbin/mount.<type> helper program) + In some cases useful info is found in syslog - try + dmesg | tail or so' + + + +I've stared these in the face for ages, and can't see the difference +between the netbook's working mounts and the laptop's non-working ones. + Can I borrow a new pair of eyes from someone, please? + +Anne +-- +Need KDE help? Try +<A HREF="http://userbase.kde.org">http://userbase.kde.org</A> or +<A HREF="http://forum.kde.org">http://forum.kde.org</A> +</PRE> + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="007885.html">[Mageia-discuss] Music player +</A></li> + <LI>Next message: <A HREF="007888.html">[Mageia-discuss] fstab problem +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#7887">[ date ]</a> + <a href="thread.html#7887">[ thread ]</a> + <a href="subject.html#7887">[ subject ]</a> + <a href="author.html#7887">[ 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> |