Page MenuHomePhabricator

Cloning using Netboot
Updated 1,290 Days AgoPublic

Version 28 of 30: You are viewing an older version of this document, as it appeared on Nov 5 2020, 11:52 AM.

Cloning a Drive

  1. Restart the machine and press f12 when Dell logo appears
  2. Select Onboard NIC(IPV4)
  3. Select Debian Netboot
  4. Login with ecc-admin.
  5. Applications -> Utilities -> Terminal
  6. Get sudo privileges by typing:
$ sudo -i

Check list of drives connected to system:

$ lsblk
  1. Run clone_base_ng.sh
$ ./clone_base_ng.sh -d $DRIVE
  1. Wait till it reaches 100%
  1. Once it reaches 100%, reboot!
$ reboot
  1. Login with .\ecc-admin
Last Author
amcintyre
Last Edited
Nov 5 2020, 11:52 AM

Event Timeline

apasinski edited the content of this document. (Show Details)
apasinski edited the content of this document. (Show Details)
mabellatan edited the content of this document. (Show Details)
mabellatan edited the content of this document. (Show Details)
amcintyre changed the title from Cloning to Cloning using Netboot.Nov 5 2020, 11:52 AM
amcintyre edited the content of this document. (Show Details)
amcintyre changed the title from Cloning to Cloning using Netboot.Nov 5 2020, 11:55 AM
amcintyre edited the content of this document. (Show Details)
amcintyre published a new version of this document.
amcintyre changed the title from Cloning using Netboot to Cloning.Nov 5 2020, 11:57 AM
amcintyre edited the content of this document. (Show Details)