Changes between Version 25 and Version 26 of Installation/Nodes


Ignore:
Timestamp:
Jul 26, 2011 6:05:15 PM (13 years ago)
Author:
jhickey
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Installation/Nodes

    v25 v26  
    3838[jjh@boss ~/testbed/install]$ sudo ./setup_mfs -h
    3939Usage: setup_mfs
    40 No options will just do the setup phase
    41   -d Download and extract the MFS
     40The setup phase is always performed.  Options not required
     41  -g Get the MFS from web and extract
    4242  -f <filename> Use provided mfs tar.bz2 archive
    4343}}}
     
    4646
    4747{{{
    48 [jjh@boss ~/testbed/install]$ sudo ./setup_mfs -d
    49 Fetching http://www.deterlab.net/~jjh/Deter%20OS%20Images/deter-mfs.tar.bz2 and extracting to /usr/testbed/tftpboot
     48[jjh@boss ~/testbed/install]$ sudo ./setup_mfs -g
     49
     50################################################################################
     51# Fetching http://www.deterlab.net/~jjh/Deter%20OS%20Images/deter-mfs.tar.bz2
     52# Extracting to /usr/testbed/tftpboot
     53#
    5054  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
    5155                                 Dload  Upload   Total   Spent    Left  Speed
    52 100 37.4M  100 37.4M    0     0  3232k      0  0:00:11  0:00:11 --:--:-- 3350k
     56100 37.4M  100 37.4M    0     0  3295k      0  0:00:11  0:00:11 --:--:-- 3287k
    5357Please enter your MFS root password
    5458Password:
    5559Verifying - Password:
     60
    5661################################################################################
    5762# Setting up MFS: /usr/testbed/tftpboot/freebsd/boot
     
    6974kernel:
    7075mfsroot: mfsroot.gz updated...
     76
    7177################################################################################
    7278# Setting up MFS: /usr/testbed/tftpboot/freebsd.newnode/boot
     
    8591mfsroot: mfsroot.gz updated...
    8692acpi.ko:
     93
    8794################################################################################
    8895# Setting up MFS: /usr/testbed/tftpboot/frisbee/boot
     
    100107kernel:
    101108mfsroot: mfsroot.gz updated...
    102 [jjh@boss ~/testbed/install]$
     109[jjh@boss ~/testbed/install]$  
    103110}}}
    104111