Changes between Version 23 and Version 24 of Installation/Build


Ignore:
Timestamp:
Feb 10, 2013 8:37:04 PM (11 years ago)
Author:
jhickey
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Installation/Build

    v23 v24  
    208208'''You must install and reboot the users node first.'''
    209209
    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:
     210Log 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:
    211211
    212212 {{{
     213sudo mkdir /share
    213214sudo mount 192.168.253.1:/big/share /share
    214215cd ~