Version 26 vs 27
Version 26 vs 27
Edits
Edits
- Edit by • mabellatan, Version 27
- Sep 22 2020 8:45 AM
- Edit by • mabellatan, Version 26
- Sep 22 2020 8:28 AM
« Previous Change | Next Change » |
Edit Older Version 26... | Edit Older Version 27... |
Content Changes
Content Changes
==Cloning a Drive
1. Restart the machine and boot it to Ubuntu Netboot
2. Login with ecc-admin.
3. Get sudo privillages
```lang=bash
$ sudo -i
```
4. Run clone_base_ng.sh
```lang=bash
$ ./clone_base_ng.sh -d /dev/sda
```
5. Wait till it reaches 100%
6. Once it reaches 100%, reboot!
```lang=bash
$ reboot
```
7. Login with ecc-admin
==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 privillages by typing:
```lang=bash
$ sudo -i
```
7. Run clone_base_ng.sh
```lang=bash
$ ./clone_base_ng.sh -d /dev/sda
```
8. Wait till it reaches 100%
9. Once it reaches 100%, reboot!
```lang=bash
$ reboot
```
10. Login with ecc-admin
==Cloning a Drive
1. Restart the machine and boot it to Ubuntu Netbootpress f12 when Dell logo appears
2. Login with ecc-admin.
3. Get sudo privillagesSelect Onboard NIC(IPV4)
3. Select Debian Netboot
4. Login with ecc-admin.
5. Applications -> Utilities -> Terminal
6. Get sudo privillages by typing:
```lang=bash
$ sudo -i
```
47. Run clone_base_ng.sh
```lang=bash
$ ./clone_base_ng.sh -d /dev/sda
```
58. Wait till it reaches 100%
69. Once it reaches 100%, reboot!
```lang=bash
$ reboot
```
710. Login with ecc-admin