From 2ad560f708aef40729ec58cdc0d751f43594a98e Mon Sep 17 00:00:00 2001 From: Dirk von Suchodoletz Date: Tue, 11 Apr 2006 22:19:48 +0000 Subject: simplifications for union mounts in init (but problems still exist), message output for nfs mounts changed ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@181 95ad53e4-c205-0410-b2fa-d234c58c8868 --- initrd/initrd-stuff/etc/messages | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) (limited to 'initrd/initrd-stuff/etc/messages') diff --git a/initrd/initrd-stuff/etc/messages b/initrd/initrd-stuff/etc/messages index 59d416a9..d504d806 100644 --- a/initrd/initrd-stuff/etc/messages +++ b/initrd/initrd-stuff/etc/messages @@ -53,6 +53,12 @@ running\n kernel. If you do not want to see this message remove the token \ init_cownonbd=" Loading of cow module is of no sense if no network block \ device is used or\n UnionFS was specified as read write layer too. Remove \ UnionFS token from\n kernel commandline if cowloop should be used instead." +init_nfs=" Mount of root filesystem via NFS was requested via kernel command \ +line\nbut failed. There might be the following reasons for that:\n\ +* No nfs.ko module could be loaded and no NFS support was present in the\n\ +running kernel - see error messages above\n\ +* You tried to mount from wrong server or path ($nfsroot)\n\ +* No NFS server is running or you do not have permissions" init_ldcfg="Starting ldconfig - switch it off via kernel cmdline option \ 'noldsc'" init_errlog="Unable to create the logfile configuration in \ @@ -89,13 +95,6 @@ error_modnfs="needed for mounting rootfs" error_iptool=" No tool for local IP configuration found. You should at \ least add\n one of the following programs to your ramdisk: ip \ ipconfig\n ifconfig." -error_rnfs=" Mount of root filesystem via NFS was requested via kernel command \ -line\nbut failed. There might be the following reasons for that:\n\ -* No nfs.ko module could be loaded and no NFS support was present in the\n\ -running kernel - see error messages above\n\ -* You tried to mount from wrong server or path ($nfsroot)\n\ -* No NFS server is running or you do not have permissions" -error_gnfs=" Mount of some NFS source failed ..." error_portm=" Portmapper should be present, if normal mount \ command is used. Please\n check your initial ramdisk setup (mkdxsinitrd)." error_mntt=" No suitable mount tool found." @@ -130,3 +129,7 @@ df_erramnt=" Automounter $df_errserv" df_erratpld=" Only toplevel directories \ are allowed as mount points for user home\n directories. Please set the \ variable \${automnt_dir} appropriately in\n machine-setup file." + +# messages from servconfig +scfg_nfs=" Mount of some NFS source failed ..." + -- cgit v1.2.3-55-g7522