Differences between revisions 12 and 16 (spanning 4 versions)
Revision 12 as of 2015-08-17 15:37:33
Size: 1636
Editor: ChadSeys
Comment:
Revision 16 as of 2015-08-20 15:49:59
Size: 1577
Editor: ChadSeys
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
  * login to Secure CRT
  * type "sudo su" to get to root@drbl
  * clear out stale config files
  {{{
[root@drbl ~]# rm /tftpboot/nbi_img/pxelinux.cfg/80*
}}}
  * login using ssh (Putty on Windows)
Line 16: Line 11:
[root@drbl ~]# dcs [yourusername@drbl ~]# sudo dcs
Line 18: Line 13:
Line 20: Line 14:
  * Follow the prompts to specify computer by IP, ''clonezilla start'', ''save disk'', beginner or expert, ''shutdown'' (at your option)   * Follow the prompts to specify computer by IP, ''clonezilla start'', ''save disk'', beginner, ''shutdown'' (at your option)
Line 26: Line 20:
 * Prep  * Imaging
  * login to drbl.physics.wisc.edu using sshPutty
  * run {{{dcs}}} command
   * {{{
[yourusername@drbl ~]# sudo dcs
}}}
   on [[DRBL]], starting an interactive series of questions:
   * Follow prompts to select a ''group'' of PCs by IP address
   * choose ''clonezilla start'', ''beginner, restore disk'', ''poweroff'' (at your option), choose image (created after the '''Capturing an Image''' step), ''multicast restore'' (for multiple PCs),
 * At the recieving computer
Line 28: Line 31:
 * Imaging
 * run {{{dcs}}} command
  * {{{
[root@drbl ~]# sudo dcs
}}}

  on [[DRBL]], starting an interactive series of questions:
  * Follow prompts to select a ''group'' of PCs by IP address
  * choose ''clonezilla start'', ''beginner, restore disk'', ''shutdown'' (at your option), choose image (created after the '''Capturing an Image''' step), ''multicast restore'' (for multiple PCs),
  * Boot prepped computer from network
  * Choose network boot.
Line 41: Line 35:

Imaging Computers

Capturing an Image

  • Prep
  • Imaging
    • login using ssh (Putty on Windows)
    • run dcs command

      [yourusername@drbl ~]# sudo dcs

      on DRBL, starting an interactive series of questions

    • Follow the prompts to specify computer by IP, clonezilla start, save disk, beginner, shutdown (at your option)

    • Boot prepped computer from network
    • Should be hands-off, imaging happens (30-50 minutes)
    • Computer turns off

Deploying an Image

  • Imaging
    • login to drbl.physics.wisc.edu using sshPutty
    • run dcs command

      • [yourusername@drbl ~]# sudo dcs

        on DRBL, starting an interactive series of questions:

      • Follow prompts to select a group of PCs by IP address

      • choose clonezilla start, beginner, restore disk, poweroff (at your option), choose image (created after the Capturing an Image step), multicast restore (for multiple PCs),

  • At the recieving computer
    • Shouldn't be much, boot all computers to the boot media selection screen in BIOS (press F12 shortly after power-on)
    • Choose network boot.
    • Should be hands-off, imaging happens (10-40 min, slightly shorter than capturing)
    • Computer turns off


CategoryComputing

il: ImagingComputers (last edited 2015-09-03 20:46:23 by ChadSeys)