summaryrefslogtreecommitdiffstats
path: root/initramfs/stage3-stuff/etc/messages
diff options
context:
space:
mode:
authorDirk von Suchodoletz2009-11-14 01:33:23 +0100
committerDirk von Suchodoletz2009-11-14 01:33:23 +0100
commit4d0b301db88bfafda70e336a7851d48d804f6831 (patch)
treee98853877a7525292c6db74297778466f63e3553 /initramfs/stage3-stuff/etc/messages
parentlet vmware-include in vmware path (diff)
downloadcore-4d0b301db88bfafda70e336a7851d48d804f6831.tar.gz
core-4d0b301db88bfafda70e336a7851d48d804f6831.tar.xz
core-4d0b301db88bfafda70e336a7851d48d804f6831.zip
Might be fix for the after fs mounted module loading (problems reported
for specific wlan cards requiring firmware). Untested yet. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3204 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'initramfs/stage3-stuff/etc/messages')
-rw-r--r--initramfs/stage3-stuff/etc/messages10
1 files changed, 6 insertions, 4 deletions
diff --git a/initramfs/stage3-stuff/etc/messages b/initramfs/stage3-stuff/etc/messages
index c72008e9..734414c7 100644
--- a/initramfs/stage3-stuff/etc/messages
+++ b/initramfs/stage3-stuff/etc/messages
@@ -57,11 +57,12 @@ files."
init_dnbd2s=" After 100 retries, it was not possible to start the dnbd2 \
service. Please\n check that at least one server is available. You might \
use the\n /sys/block/vnbd0 interface for this."
-init_moddir=" The requested modules directory does not exist. That could \
-mean:\n * The kernel was updated but the demuxer was not run afterwards.\n\
+init_moddir=" The requested modules or firmware directory does not exist. \
+That could mean:\n\
+ * The kernel was updated but the demuxer was not run afterwards.\n\
* The mounted filesystem does not contain the modules directory at all.\n\
You might want to check the list of mounted filesystems and if /mnt is\n\
- not empty run 'ls /mnt/lib/modules' to check."
+ not empty run 'ls /mnt/lib/modules; ls /mnt/lib/firmware' to check."
init_loadaufs=" Loading of AUFS and/or UnionFS failed - Either the module(s) \
are not\n present or do not match the running kernel. If you do not want to \
see\n this message add the token(s) 'noaufs'/'nounionfs' to your kernel \
@@ -107,7 +108,8 @@ process list and list the modules loaded until\n now."
init_errhw=" For some reason the hardware autoconfig $init_errcfg"
init_errxorg=" For some reason no xorg.conf appeared, check xconfig!"
init_errsw=" For some reason the software configuration $init_errcfg"
-init_wait=" Waited $ticks ticks to unmount kernel module directory ..."
+init_wait=" Waited $ticks ticks to unmount kernel module or firmware \
+directory ..."
init_errumnt=" Unmount of the kernel modules directory \
failed for some reason. Some\n modprobe process still active!?"
init_erritab=" The file /etc/inittab does not exist or is no regular one. It \