blob: 69a66a58ddf8f7d6fd4a1cf0af8308c8c411a1cd (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] bind in fstab
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20bind%20in%20fstab&In-Reply-To=%3C201104211530.23985.mikala%40mageia.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="004165.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] bind in fstab</H1>
<B>Balcaen John</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20bind%20in%20fstab&In-Reply-To=%3C201104211530.23985.mikala%40mageia.org%3E"
TITLE="[Mageia-discuss] bind in fstab">mikala at mageia.org
</A><BR>
<I>Thu Apr 21 20:30:23 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="004165.html">[Mageia-discuss] bind in fstab
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#4166">[ date ]</a>
<a href="thread.html#4166">[ thread ]</a>
<a href="subject.html#4166">[ subject ]</a>
<a href="author.html#4166">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Thursday 21 April 2011 14:12:10, blind Pete wrote:
><i> How do you bind (a part of) a file system in /etc/fstab?
</I>><i>
</I>><i> "man fstab" says that the third field should be "none"
</I>><i> for bind or move mounts, but what should the rest of the
</I>><i> line be?
</I>><i>
</I>><i> There is now an error message during the boot sequence about
</I>><i> there not being any such file system as "none".
</I>
/path/to/the/original/folder /path/to/the/bind/folder none bind
should work.
Regards,
--
Balcaen John
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="004165.html">[Mageia-discuss] bind in fstab
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#4166">[ date ]</a>
<a href="thread.html#4166">[ thread ]</a>
<a href="subject.html#4166">[ subject ]</a>
<a href="author.html#4166">[ 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>
|