1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
|
<!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=%3C3897104.92WPLDq3z2%40localhost%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="007888.html">
<LINK REL="Next" HREF="007891.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] fstab problem</H1>
<B>AL13N</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20fstab%20problem&In-Reply-To=%3C3897104.92WPLDq3z2%40localhost%3E"
TITLE="[Mageia-discuss] fstab problem">alien at rmail.be
</A><BR>
<I>Fri Jun 15 19:42:11 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="007888.html">[Mageia-discuss] fstab problem
</A></li>
<LI>Next message: <A HREF="007891.html">[Mageia-discuss] fstab problem
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7889">[ date ]</a>
<a href="thread.html#7889">[ thread ]</a>
<a href="subject.html#7889">[ subject ]</a>
<a href="author.html#7889">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Op vrijdag 15 juni 2012 16:46:03 schreef Anne Wilson:
><i> On my Cauldron netbook, fstab has the lines
</I>><i>
</I>><i> 192.168.0.200:/DataFromBorg /mnt/QNAS-Lydgate-Data nfs useer,timeo=14 0 0
</I>><i> 192.168.0.40:/home /mnt/borg2_home nfs user,timeo=14 0 0
</I>><i>
</I>><i> The mounts work perfectly.
</I>><i> On the new Mageia2 install, fstab, to do the same job, has the lines
</I>><i>
</I>><i> 192.168.0.200:/DataFromBorg /mnt/QNAS-Borg-Data nfs user,timeo=14 0 0
</I>><i> 192.168.0.200:/Anne /mnt/QNAS-Anne nfs user,timeo=14 0 0
</I>><i> 192.168.0.40:/home /mnt/borg2_home nfs user,timeo=14 0 0
</I>><i>
</I>><i>
</I>><i> 'mount -a' fails on every count. Each line produce s
</I>><i>
</I>><i> 'mount: wrong fs type, bad option, bad superblock on 192.168.0.200:/Anne,
</I>><i> missing codepage or helper program, or other error
</I>><i> (for several filesystems (e.g. nfs, cifs) you might
</I>><i> need a /sbin/mount.<type> helper program)
</I>><i> In some cases useful info is found in syslog - try
</I>><i> dmesg | tail or so'
</I>><i>
</I>><i>
</I>><i>
</I>><i> I've stared these in the face for ages, and can't see the difference
</I>><i> between the netbook's working mounts and the laptop's non-working ones.
</I>><i> Can I borrow a new pair of eyes from someone, please?
</I>><i>
</I>><i> Anne
</I>
i see "useer"
has dmesg something? did you have nfs in lsmod?
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="007888.html">[Mageia-discuss] fstab problem
</A></li>
<LI>Next message: <A HREF="007891.html">[Mageia-discuss] fstab problem
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7889">[ date ]</a>
<a href="thread.html#7889">[ thread ]</a>
<a href="subject.html#7889">[ subject ]</a>
<a href="author.html#7889">[ 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>
|