summaryrefslogtreecommitdiffstats
path: root/initramfs/stage3-stuff/init
diff options
context:
space:
mode:
authorMichael Janczyk2009-11-17 19:33:40 +0100
committerMichael Janczyk2009-11-17 19:33:40 +0100
commita5173b57f5bd8ef62bb4f06b912036397eabf9e1 (patch)
tree28ef973fa31bc32735cd9075783cfa18bcc5889d /initramfs/stage3-stuff/init
parentMight be fix for the after fs mounted module loading (problems reported (diff)
downloadcore-a5173b57f5bd8ef62bb4f06b912036397eabf9e1.tar.gz
core-a5173b57f5bd8ef62bb4f06b912036397eabf9e1.tar.xz
core-a5173b57f5bd8ef62bb4f06b912036397eabf9e1.zip
bugfix: r3204: create dir before mount ;)
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3205 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'initramfs/stage3-stuff/init')
-rwxr-xr-xinitramfs/stage3-stuff/init1
1 files changed, 1 insertions, 0 deletions
diff --git a/initramfs/stage3-stuff/init b/initramfs/stage3-stuff/init
index 535b3e02..72611772 100755
--- a/initramfs/stage3-stuff/init
+++ b/initramfs/stage3-stuff/init
@@ -690,6 +690,7 @@ fi
runinithook '35-have-network-root'
# get the complete collection of kernel modules and firmwares available
+testmkd /lib/firmware
mount -n --bind /mnt/lib/modules /lib/modules && \
mount -n --bind /mnt/lib/firmware /lib/firmware || error "$init_moddir"
# start hardware configuration as background process if not a special