summaryrefslogtreecommitdiffstats
path: root/initramfs/initrd-stuff/etc
diff options
context:
space:
mode:
authorDirk von Suchodoletz2007-07-31 19:49:54 +0200
committerDirk von Suchodoletz2007-07-31 19:49:54 +0200
commita6184a12f690c788e93946e3afee11952862c49e (patch)
tree82e1c00a6b00095db8ea6bb0182ab151dc2f1291 /initramfs/initrd-stuff/etc
parentThe /var/cache/fontconfig directory should be present on Debian and (diff)
downloadcore-a6184a12f690c788e93946e3afee11952862c49e.tar.gz
core-a6184a12f690c788e93946e3afee11952862c49e.tar.xz
core-a6184a12f690c788e93946e3afee11952862c49e.zip
Renaming of nbd* variables to reflect a more general blockdevice (base
for rootfs like squashfs) ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1289 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'initramfs/initrd-stuff/etc')
-rw-r--r--initramfs/initrd-stuff/etc/messages4
1 files changed, 2 insertions, 2 deletions
diff --git a/initramfs/initrd-stuff/etc/messages b/initramfs/initrd-stuff/etc/messages
index 39421d8a..8753cfa1 100644
--- a/initramfs/initrd-stuff/etc/messages
+++ b/initramfs/initrd-stuff/etc/messages
@@ -45,7 +45,7 @@ mode. Try\n to reorder your network module list."
init_errdhcp=" Did not get complete IP \
configuration via DHCP. You may want to add\n a vendor code identifier \
via kernel commandline (vci=VCI)."
-init_errnbd=" Failed to load \
+init_errbld=" Failed to load \
module ${NBD}.ko. It is needed if you intend to use\n network block \
device (D)NBD for the client as root filesystem."
init_nbdcl=" Failed to start \
@@ -79,7 +79,7 @@ init_loadcow=" Loading of Copy On Write (COW - special block device) module \
failed -\n Either module is not present or module does not match the \
running\n kernel. If you do not want to see this message remove the token \
'cowloop' from kernel command line."
-init_cownonbd=" Loading of cow module is of no sense if no network block \
+init_cownobld=" Loading of cow module is of no sense if no network block \
device is used or\n UnionFS/AUFS was specified as read write layer too. Remove \
UnionFS/AUFS token from\n kernel commandline if cowloop should be used instead."
init_nfs=" Mount of root filesystem via NFS was requested via kernel command \