File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -462,7 +462,7 @@ Note that if I had partitioned the 64GB disk with more than three
462
462
partitions it would have been more difficult to clone down to the
463
463
32GB card. If there had been 4 partitions, then a smaller disk has
464
464
to be large enough to image the sizes of the first three source partitions.
465
- If the disk is too small for that, then an initilize clone would be
465
+ If the disk is too small for that, then an initialize clone would be
466
466
limited to a two partition clone as the next example shows. The other
467
467
alternative would be a manual partition. The take away is that you need
468
468
to consider how you would be cloning to smaller disks when you partition
Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
2
3
- version=2.0.7
3
+ version=2.0.8
4
4
5
5
# auto run grub-install if grub detected
6
6
grub_auto=1
You can’t perform that action at this time.
0 commit comments