X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=config%2Finstall%2Frc_installer;h=c1dd5b6e54ca98f4da0dd6ae41bef3ce684892cb;hp=0c3ec09b6672846f6e6db899d46751ab746fce89;hb=0f680bccd34690496f6d154177c2c48804e26131;hpb=9e1ceb99a17a1da7bb0b07660504a19350208d0b diff --git a/config/install/rc_installer b/config/install/rc_installer index 0c3ec09b66..c1dd5b6e54 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 &