Skip to content

Commit 0ac3e50

Browse files
committed
Wrote out bullet points for the imaging process
1 parent 780abb3 commit 0ac3e50

File tree

2 files changed

+57
-2
lines changed

2 files changed

+57
-2
lines changed
Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
11
# CloneZilla Direct Imaging
22

3-
Start typing here...
3+
- Boot into USB stick (press F12 as PC boots up)
4+
- Start up Clonezilla (option 2 VGA 800 x 600 & To RAM)
5+
- Wait until it starts
6+
- Take out USB stick
7+
- Choose English
8+
- Keep default keyboard layout
9+
- Press start Clonezilla
10+
- Choose option 'device-image'
11+
- Choose options 'level-dev'
12+
- Press enter on the next few optons until the long list of options
13+
- Choose 'restore disk'
14+
- Choose the portable harddrive from the options
15+
- Choose the correct image from the drive
16+
- Choose what the PC will do when the image is done- either reboot, or choose.
17+
Choose is useful when in a lab where you want the PC to look unusable after the imaging if you don't want students to use it.
18+
However, reboot will just reboot the PC and leave it on the Windows log in screen.
19+
- Confirm by typing y and enter twice
20+
- Wait until it's done
Lines changed: 39 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,41 @@
11
# CloneZilla Server Imaging
22

3-
Start typing here...
3+
## Server Side
4+
- Boot into USB stick (press F12 as PC boots up)
5+
- Start up Clonezilla (option 2 VGA 800 x 600 & To RAM)
6+
- Wait until it starts
7+
- Take out USB stick
8+
- Choose English
9+
- Keep default keyboard layout
10+
- Press start Clonezilla
11+
- Choose option 'lite-server'
12+
- Choose start
13+
- Choose local boot
14+
- Choose DHCP (auto-detect)
15+
- Choose local-dev
16+
- Choose the portable hard drive from the options
17+
- Choose beginner
18+
- Choose 'massive-deployment'
19+
- Choose 'from-image'
20+
- Choose the correct image
21+
- Choose to skip the checks
22+
- Choose what the PC will do when the image is done- either reboot, or choose.
23+
Choose is useful when in a lab where you want the PC to look unusable after the imaging if you don't want students to use it.
24+
However, reboot will just reboot the PC and leave it on the Windows log in screen.
25+
- Choose 'multicast'
26+
- Choose either time-to-wait or clients-to-wait.
27+
- Wait until it's done
28+
- After everything is imaged, you'll have to image the server PC using [direct imaging](CloneZilla-Direct-Imaging.md).
29+
30+
## Client Side
31+
- Boot into USB stick (press F12 as PC boots up)
32+
- Start up Clonezilla (option 2 VGA 800 x 600 & To RAM)
33+
- Wait until it starts
34+
- Take out USB stick
35+
- Choose English
36+
- Keep default keyboard layout
37+
- Press start Clonezilla
38+
- Choose option 'lite-client'
39+
- Choose DHCP (auto-detect)
40+
- IP screen will come up. See the server PC
41+
- Wait until it's done

0 commit comments

Comments
 (0)