blob: 6d1dea8f76dabf5c97e76d8ab86f8146923cccb3 (
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
102
103
104
105
106
107
108
109
|
<!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=%3C201303111749.49115.fri%40tribun.eu%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="009295.html">
<LINK REL="Next" HREF="009297.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] pb on network install</H1>
<B>Morgan Leijström</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20pb%20on%20network%20install&In-Reply-To=%3C201303111749.49115.fri%40tribun.eu%3E"
TITLE="[Mageia-discuss] pb on network install">fri at tribun.eu
</A><BR>
<I>Mon Mar 11 17:49:49 CET 2013</I>
<P><UL>
<LI>Previous message: <A HREF="009295.html">[Mageia-discuss] pb on network install
</A></li>
<LI>Next message: <A HREF="009297.html">[Mageia-discuss] Problem with recent update package for cauldron
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#9296">[ date ]</a>
<a href="thread.html#9296">[ thread ]</a>
<a href="subject.html#9296">[ subject ]</a>
<a href="author.html#9296">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>måndagen den 11 mars 2013 17.35.55 skrev Barry Jackson:
><i> On 11/03/13 15:12, Daniel Tartavel wrote:
</I>><i> > Hi,
</I>><i> >
</I>><i> > I have a problem with installing from my own install server in Mageia2
</I>><i> > up-to-date. When i do a network install, the installer said that it
</I>><i> > can't mount nfs directories. 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> I have never had much joy with boot.iso using NFS either - so I use HTTP.
</I>><i>
</I>><i> I run apache on the machine with the mirror and link the mirror tree
</I>><i> root to /var/www/http/pub
</I>><i>
</I>><i> Then, using boot.iso select:
</I>><i> Installation Method: http server
</I>><i> Network Connection Type: static
</I>><i> IP of this machine: (I.P. of machine being installed)
</I>><i> IP of DNS (normally router IP
</I>><i> IP of default gateway (normally router IP)
</I>><i> Proxy settings: leave blank
</I>><i> Specify the mirror manually
</I>><i> Http server - enter IP address (only) of server with mirror
</I>><i> Mageia Directory - enter full path from server root e.g.
</I>><i> pub/linux/Mageia/distrib/2/x86_64
</I>><i>
</I>><i> that works for me ;)
</I>
My way at it is using urpmi-proxy
<A HREF="https://forums.mageia.org/en/viewtopic.php?t=1770">https://forums.mageia.org/en/viewtopic.php?t=1770</A>
Pros: it only downloads what is used; less used internet, ledd used server
disk
Con: slower when non cached packages are needed, need internet connection
--
Morgan Leijström
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="009295.html">[Mageia-discuss] pb on network install
</A></li>
<LI>Next message: <A HREF="009297.html">[Mageia-discuss] Problem with recent update package for cauldron
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#9296">[ date ]</a>
<a href="thread.html#9296">[ thread ]</a>
<a href="subject.html#9296">[ subject ]</a>
<a href="author.html#9296">[ 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>
|