blob: 3dc180a286e33b690adda67cb17134f28b3b1b72 (
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
100
101
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] pb on network install
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20pb%20on%20network%20install&In-Reply-To=%3C513E07EB.10902%40zen.co.uk%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="009294.html">
<LINK REL="Next" HREF="009296.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] pb on network install</H1>
<B>Barry Jackson</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20pb%20on%20network%20install&In-Reply-To=%3C513E07EB.10902%40zen.co.uk%3E"
TITLE="[Mageia-discuss] pb on network install">zen25000 at zen.co.uk
</A><BR>
<I>Mon Mar 11 17:35:55 CET 2013</I>
<P><UL>
<LI>Previous message: <A HREF="009294.html">[Mageia-discuss] pb on network install
</A></li>
<LI>Next message: <A HREF="009296.html">[Mageia-discuss] pb on network install
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#9295">[ date ]</a>
<a href="thread.html#9295">[ thread ]</a>
<a href="subject.html#9295">[ subject ]</a>
<a href="author.html#9295">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 11/03/13 15:12, Daniel Tartavel wrote:
><i> Hi,
</I>><i>
</I>><i> I have a problem with installing from my own install server in Mageia2 up-to-date.
</I>><i> When i do a network install, the installer said that it can't mount nfs directories.
</I>><i> and the log messages are :
</I>><i>
</I>><i> preparing nfsmount for 192.168.1.253:/mirror
</I>><i> nfsmount : kernel_nfs_mount version 4
</I>><i> nfsmount : doing client call in nfs version : 3
</I>><i> mount failed : protocol not supported
</I>><i>
</I>><i>
</I>><i>
</I>><i> thanx
</I>><i>
</I>
I have never had much joy with boot.iso using NFS either - so I use HTTP.
I run apache on the machine with the mirror and link the mirror tree
root to /var/www/http/pub
Then, using boot.iso select:
Installation Method: http server
Network Connection Type: static
IP of this machine: (I.P. of machine being installed)
IP of DNS (normally router IP
IP of default gateway (normally router IP)
Proxy settings: leave blank
Specify the mirror manually
Http server - enter IP address (only) of server with mirror
Mageia Directory - enter full path from server root e.g.
pub/linux/Mageia/distrib/2/x86_64
that works for me ;)
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="009294.html">[Mageia-discuss] pb on network install
</A></li>
<LI>Next message: <A HREF="009296.html">[Mageia-discuss] pb on network install
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#9295">[ date ]</a>
<a href="thread.html#9295">[ thread ]</a>
<a href="subject.html#9295">[ subject ]</a>
<a href="author.html#9295">[ 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>
|