Version 24 vs 25
Version 24 vs 25
Edits
Edits
- Edit by • mabellatan, Version 25
- Sep 22 2020 8:25 AM
- Edit by • mabellatan, Version 24
- Sep 22 2020 8:25 AM
« Previous Change | Next Change » |
Edit Older Version 24... | Edit Older Version 25... |
Content Changes
Content Changes
==Cloning a Drive
1. Restart the and 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 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 and 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