summaryrefslogtreecommitdiffstats
path: root/initrd/initrd-stuff/etc/messages
diff options
context:
space:
mode:
authorDirk von Suchodoletz2006-04-03 16:52:12 +0200
committerDirk von Suchodoletz2006-04-03 16:52:12 +0200
commit1e83b5df834a2629aaabaee7f21560d9e28bf7d9 (patch)
tree4224605f3e1a447e084d2fec461fefef7f35f935 /initrd/initrd-stuff/etc/messages
parentminifix and comment for installer ... (diff)
downloadcore-1e83b5df834a2629aaabaee7f21560d9e28bf7d9.tar.gz
core-1e83b5df834a2629aaabaee7f21560d9e28bf7d9.tar.xz
core-1e83b5df834a2629aaabaee7f21560d9e28bf7d9.zip
added cowdev (for cowloop device activation) to mkdxsinitrd,
generalized nfsmnt function ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@146 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'initrd/initrd-stuff/etc/messages')
-rw-r--r--initrd/initrd-stuff/etc/messages5
1 files changed, 3 insertions, 2 deletions
diff --git a/initrd/initrd-stuff/etc/messages b/initrd/initrd-stuff/etc/messages
index 416caa81..c7adeb3e 100644
--- a/initrd/initrd-stuff/etc/messages
+++ b/initrd/initrd-stuff/etc/messages
@@ -3,7 +3,7 @@
# version 4
# this file could be used for localization of error messages
#
-# Author(s): Dirk von Suchodoletz <dirk@goe.net>, 02-04-2006
+# Author(s): Dirk von Suchodoletz <dirk@goe.net>, 03-04-2006
#
# Copyright: (c) 2006 - RZ Universitaet Freiburg
#
@@ -89,12 +89,13 @@ 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_nfs=" Mount of root filesystem via NFS was requested via kernel command \
+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."