summaryrefslogtreecommitdiffstats
path: root/initrd/initrd-stuff/etc/functions
diff options
context:
space:
mode:
authorDirk von Suchodoletz2006-02-04 03:04:17 +0100
committerDirk von Suchodoletz2006-02-04 03:04:17 +0100
commitfb28eba71ac2846658c25477890c493ce550ff3d (patch)
tree709f77ce492e2519617f2634f15d6d428b1dc359 /initrd/initrd-stuff/etc/functions
parentImprovements in hwautocfg (checked against lots of machines), nscd (diff)
downloadcore-fb28eba71ac2846658c25477890c493ce550ff3d.tar.gz
core-fb28eba71ac2846658c25477890c493ce550ff3d.tar.xz
core-fb28eba71ac2846658c25477890c493ce550ff3d.zip
Introduced nbd to initial ramdisk (as alternative to NFS). Works mostly
(bug within NBD ...) Optimized hwautocfg ... git-svn-id: http://svn.openslx.org/svn/openslx/dxs/ld4@59 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'initrd/initrd-stuff/etc/functions')
-rw-r--r--initrd/initrd-stuff/etc/functions2
1 files changed, 1 insertions, 1 deletions
diff --git a/initrd/initrd-stuff/etc/functions b/initrd/initrd-stuff/etc/functions
index 586c1854..4125acf5 100644
--- a/initrd/initrd-stuff/etc/functions
+++ b/initrd/initrd-stuff/etc/functions
@@ -121,7 +121,7 @@ esac
nfsmnt()
{
local nfsroot=$1
-errmsg="Mount of root filesystem via NFS was requested via kernel command \
+errmsg=" 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\