Changes between Version 13 and Version 14 of GENIRacksHome/OpenGENIRacks/InstallationGuideJuno


Ignore:
Timestamp:
05/28/15 11:56:19 (9 years ago)
Author:
sdabideen@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/OpenGENIRacks/InstallationGuideJuno

    v13 v14  
    203203  - Install the gram package (where <type> is ''control'' or ''compute'' depending on what machine type is being installed):
    204204{{{
    205 sudo gdebi gram_<control/compute>.deb
     205sudo gdebi gram_<control/network/compute>.deb
    206206}}}
    207207
     
    210210  - Run the GRAM installation script (where <type> is ''control'' or ''compute'' depending on what machine type is being installed):
    211211{{{
    212 sudo /etc/gram/install_gram.sh <control/compute>
     212sudo /etc/gram/install_gram.sh <control/network/compute>
    213213}}}
    214214
    215215  - Configure the OS and Network. You will lose network connectivity in the step, it is recommended that the following command is run directly on the machine or using the Linux 'screen' program.
    216216{{{
    217 sudo /tmp/install/install_operating_system_[control/compute].sh
     217sudo /tmp/install/install_operating_system_[control/network/compute].sh
    218218}}}
    219219
     
    221221  - Configure everything else. Use a ''' root shell '''
    222222{{{
    223 /tmp/install/install_[control/compute].sh
     223/tmp/install/install_[control/network/compute].sh
    224224}}}
    225225