From: Marius Gavrilescu Date: Mon, 27 Apr 2015 20:06:05 +0000 (+0300) Subject: Enable binfmt_misc and do not use fstab X-Git-Tag: 5999.000_005~13 X-Git-Url: http://git.ieval.ro/?p=gruntmaster-daemon.git;a=commitdiff_plain;h=3dc5f36dacce85fe9996be5ff8f4a7c93e6dbf16 Enable binfmt_misc and do not use fstab --- diff --git a/ex/makevm b/ex/makevm index aadc861..b9ceaaa 100755 --- a/ex/makevm +++ b/ex/makevm @@ -5,15 +5,12 @@ mount /proc -o bind vm/proc multistrap -f ex/vm.conf ln -s vm/usr/bin/mawk vm/bin/awk echo '/sbin/poweroff -f' > vm/.bash_logout -cat > vm/etc/fstab < vm/.profile < /proc/sys/fs/binfmt_misc/register [ -e /dev/ttyS1 ] && stty -F /dev/ttyS1 -echo cd /mnt export PS1="# "