From db612eaaa849de7685e13415c6922efede69978d Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Tue, 18 Dec 2012 16:16:15 +0100 Subject: aufs, squashfs modules for stage3.1 if needed --- data/stage3.1/init | 3 +++ 1 file changed, 3 insertions(+) (limited to 'data/stage3.1/init') diff --git a/data/stage3.1/init b/data/stage3.1/init index 33d5b7b3..b88a3b07 100755 --- a/data/stage3.1/init +++ b/data/stage3.1/init @@ -22,6 +22,9 @@ 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 + mkdir -p /dev/shm/union /dev/shm/uniontmp /rorootfs mount -n /mnt/openslx.sqfs /rorootfs -- cgit v1.2.3-55-g7522