From 64a7b82c0746161398a6b9d6776ed60596a5ea9a Mon Sep 17 00:00:00 2001 From: Michael Neves Date: Wed, 7 Nov 2012 17:33:09 +0100 Subject: build_core2 --- data/stage3.1/init | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'data') diff --git a/data/stage3.1/init b/data/stage3.1/init index 53420983..d25d205d 100755 --- a/data/stage3.1/init +++ b/data/stage3.1/init @@ -21,8 +21,6 @@ mount -n -t tmpfs -o 'mode=755' run "/run" [ ! -d /sys/class ] && mount -n -t sysfs sysfs /sys #modprobe -a squashfs aufs 2>/dev/null -#insmod /lib/modules/3.2.0-24-generic-pae/kernel/fs/squashfs/squashfs.ko -#insmod /lib/modules/3.2.0-24-generic-pae/kernel/ubuntu/aufs/aufs.ko mkdir -p /dev/shm/union /dev/shm/uniontmp /rorootfs mount -n /mnt/openslx.sqfs /rorootfs @@ -39,7 +37,7 @@ for mnt in proc sys run ; do umount -n $mnt done -/bin/busybox sh +#/bin/sh unset BOOT_IMAGE initrd # new style of pivoting (switch_root or run-init) -exec /bin/switch_root -c dev/console /mnt /sbin/init +exec /sbin/switch_root -c dev/console /mnt /usr/lib/systemd/systemd -- cgit v1.2.3-55-g7522