boot(8): mount /n/other from /srv/cwfs, not /srv/boot
This commit is contained in:
parent
5a573e5cbf
commit
a96bc88d07
1 changed files with 2 additions and 3 deletions
|
@ -30,9 +30,8 @@ mount -a /srv/cs /net
|
|||
mount -a /srv/dns /net
|
||||
mount -a /srv/net /net
|
||||
|
||||
# locks up 9660srv
|
||||
# mount -qC /srv/boot /n/other other
|
||||
# bind -qc /n/other/usr/$user/tmp /usr/$user/tmp
|
||||
mount -qC /srv/cwfs /n/other other
|
||||
bind -qc /n/other/usr/$user/tmp /usr/$user/tmp
|
||||
|
||||
bind -c /usr/$user/tmp /tmp
|
||||
cd /usr/$user
|
||||
|
|
Loading…
Reference in a new issue