lkml.org 
[lkml]   [1999]   [Feb]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
SubjectPROBLEM: mounting root via NFS
Date
From
[1.] Error while trying to mount root via NFS
[2.] The IPv4 autoconfiguration code doesn't accept the root server parameter
from the kernel command line correctly.
[3.] networking, NFS, IPv4 autoconfiguration
[4.] 2.2.0
[8.] Bug fix:

--- net/ipv4/ipconfig.c.old Sun Feb 7 11:31:30 1999
+++ net/ipv4/ipconfig.c Sun Feb 21 01:45:59 1999
@@ -825,7 +825,7 @@
*/
if (ic_myaddr == INADDR_NONE ||
#ifdef CONFIG_ROOT_NFS
- root_server_addr == INADDR_NONE ||
+ ic_servaddr == INADDR_NONE ||
#endif
(ic_first_dev && ic_first_dev->next)) {
#ifdef CONFIG_IP_PNP_DYNAMIC
--
Civilization is the art of living in towns of such size that everyone does
not know everyone else. - Julian Jaynes
--
Gero Kuhlmann, Hannover 0511/6497525 (Voice) gero@gkminix.han.de

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:50    [W:0.534 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site