]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - config/install/rc_installer
Installer: Add installmedia download support.
[people/pmueller/ipfire-2.x.git] / config / install / rc_installer
index 0c3ec09b6672846f6e6db899d46751ab746fce89..c1dd5b6e54ca98f4da0dd6ae41bef3ce684892cb 100644 (file)
@@ -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 &