blob: 0a3cad3b81ad74a0c29c9a518f8e569b6af6db42 (
plain)
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
95
96
97
98
99
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] Setting up NFS shares with MCC -- fixing etc/fstab
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Setting%20up%20NFS%20shares%20with%20MCC%20--%20fixing%0A%09etc/fstab&In-Reply-To=%3Cj7pnaj%247pk%241%40dough.gmane.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="005730.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] Setting up NFS shares with MCC -- fixing etc/fstab</H1>
<B>Marc Paré</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Setting%20up%20NFS%20shares%20with%20MCC%20--%20fixing%0A%09etc/fstab&In-Reply-To=%3Cj7pnaj%247pk%241%40dough.gmane.org%3E"
TITLE="[Mageia-discuss] Setting up NFS shares with MCC -- fixing etc/fstab">marc at marcpare.com
</A><BR>
<I>Thu Oct 20 19:55:30 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="005730.html">[Mageia-discuss] How to solve this problem?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#5729">[ date ]</a>
<a href="thread.html#5729">[ thread ]</a>
<a href="subject.html#5729">[ subject ]</a>
<a href="author.html#5729">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Thanks Deri
Le 19/10/11 04:36 PM, Deri James a écrit :
><i> On Wednesday 19 Oct 2011 14:17:35 Marc Paré wrote:
</I>>><i> I was just reviewing my old Mandriva posts and here is a problem with
</I>>><i> setting up NFS shares that still exists in Mageia.
</I>>><i>
</I>>><i> It would be nice if someone else could confirm and really nice if this
</I>>><i> were fixed in Mageia. It would be a lot easier for newbies to set up
</I>>><i> shares on their home machines.
</I>><i>
</I>><i> I can confirm that MCC setting up and accessing NFS shares works perfectly on
</I>><i> Mageia. I don't believe MCC supports NFS v4 (you have to do that manually).
</I>><i>
</I>
Just to make sure:
* you have 2 computers and set shares on either a drive or file folder
on computer #1
* on computer #2, you then used MCC->Network Sharing ->Access NFS shared
drives and directories and clicked on "Search servers"
* the result of the "Search servers" found your computer #1 IP
* you then clicked on the computer #1 IP which then showed your shared
drive or folder
* you then clicked on the shared folder and clicked "Mount point" on the
bottom
* a window appeared saying "Where do you want to mount
"TheNameOfYourFolder" and it gave you the option of where to mount it.
(I usually leave it at default "/mnt/TheNameOfYourFolder") and clicked OK
* you then clicked "Mount" and you DID NOT GET A WINDOW SAYING "mounting
partition .... failed"
* you clicked on "Done"
* a confirming window opened saying "Do you want to save the /etc/fstab
modifications? and you clicked Yes
If this worked every time, it would be awesome. I have found that it
does not work. In my case I always get the warning window: "mounting
partition .... failed" and I then have to modify the fstab by hand with
the computer IP address.
Cheers
Marc
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="005730.html">[Mageia-discuss] How to solve this problem?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#5729">[ date ]</a>
<a href="thread.html#5729">[ thread ]</a>
<a href="subject.html#5729">[ subject ]</a>
<a href="author.html#5729">[ 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>
|