summaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorMichael Neves2012-12-18 17:00:15 +0100
committerMichael Neves2012-12-18 17:00:15 +0100
commitc11107e44813c9acf20ccc95d2a3d3647e6880bf (patch)
treefef69ab44a3cbfb80eaeff0ad0c5585e5b0c63d5 /data
parentMerge branch 'master' of git.openslx.org:openslx-ng/tm-scripts (diff)
downloadtm-scripts-c11107e44813c9acf20ccc95d2a3d3647e6880bf.tar.gz
tm-scripts-c11107e44813c9acf20ccc95d2a3d3647e6880bf.tar.xz
tm-scripts-c11107e44813c9acf20ccc95d2a3d3647e6880bf.zip
init fix
Diffstat (limited to 'data')
-rwxr-xr-xdata/stage3.1/init2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/stage3.1/init b/data/stage3.1/init
index b88a3b07..15b6c947 100755
--- a/data/stage3.1/init
+++ b/data/stage3.1/init
@@ -23,7 +23,7 @@ mount -n -t tmpfs -o 'mode=755' run "/run"
#modprobe -a squashfs aufs 2>/dev/null
insmod /lib/modules/aufs.ko
-insmod /lib/moudles/squashfs.ko
+insmod /lib/modules/squashfs.ko
mkdir -p /dev/shm/union /dev/shm/uniontmp /rorootfs
mount -n /mnt/openslx.sqfs /rorootfs