Version 23 vs 30
Version 23 vs 30
Edits
Edits
- Edit by • amcintyre, Version 30
- Nov 5 2020 11:57 AM
- Edit by • mabellatan, Version 23
- Sep 22 2020 8:24 AM
Edit Older Version 23... | Edit Current Version 30... |
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 (Password at K30).
```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
==Cloning a Drive
1. Restart the and machine and boot it to Ubuntu Netboot
2. Login with ecc-admin.
3. Get sudo privillages (Password at K30).
```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-adminCloning