From f9ceed373a49d794a82ed6eb111ca0ce1137dd49 Mon Sep 17 00:00:00 2001 From: Marius Gavrilescu Date: Mon, 27 Apr 2015 19:35:44 +0300 Subject: [PATCH] Mount /proc in VM and fix warning --- ex/makevm | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/ex/makevm b/ex/makevm index df3b103..31a1761 100755 --- a/ex/makevm +++ b/ex/makevm @@ -6,13 +6,15 @@ 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 <