X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=config%2Finstall%2Frc_installer;h=c1dd5b6e54ca98f4da0dd6ae41bef3ce684892cb;hb=9999b250e11d96017488a25f6dfa6d3385d83e9c;hp=0c3ec09b6672846f6e6db899d46751ab746fce89;hpb=e2929cde1203ebeb194264bb7d7b9ca4e484e525;p=people%2Fteissler%2Fipfire-2.x.git diff --git a/config/install/rc_installer b/config/install/rc_installer index 0c3ec09b6..c1dd5b6e5 100644 --- a/config/install/rc_installer +++ b/config/install/rc_installer @@ -9,6 +9,7 @@ ln -snf /proc/self/fd/0 /dev/stdin ln -snf /proc/self/fd/1 /dev/stdout ln -snf /proc/self/fd/2 /dev/stderr ln -s /proc/kcore /dev/core +mount tmpfs -t tmpfs /tmp echo "Starting shells on tty2 and tty3 ..." /usr/local/bin/iowrap /dev/tty2 /bin/bash &