Changes between Version 23 and Version 24 of Installation/Build
- Timestamp:
- Feb 10, 2013 8:37:04 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Installation/Build
v23 v24 208 208 '''You must install and reboot the users node first.''' 209 209 210 Log in as the 'deterbuild' user. You will get an error about your home directory is missing. You will have to mount the /share directory from Users by hand :210 Log in as the 'deterbuild' user. You will get an error about your home directory is missing. You will have to mount the /share directory from Users by hand. This will take a little while since DNS for the testbed is not setup yet: 211 211 212 212 {{{ 213 sudo mkdir /share 213 214 sudo mount 192.168.253.1:/big/share /share 214 215 cd ~