fix cdboot lockup

This commit is contained in:
cinap_lenrek 2011-04-24 15:35:33 +00:00
parent c6e26a4aeb
commit 0eee368808

View file

@ -30,8 +30,9 @@ mount -a /srv/cs /net
mount -a /srv/dns /net mount -a /srv/dns /net
mount -a /srv/net /net mount -a /srv/net /net
mount -qC /srv/boot /n/other other # locks up 9660srv
bind -qc /n/other/usr/$user/tmp /usr/$user/tmp # mount -qC /srv/boot /n/other other
# bind -qc /n/other/usr/$user/tmp /usr/$user/tmp
bind -c /usr/$user/tmp /tmp bind -c /usr/$user/tmp /tmp
cd /usr/$user cd /usr/$user