| 1 |
e2ac9a14
|
Paolo Dongilli
|
DEFAULT menu.c32
|
| 2 |
|
|
label Clonezilla-unattended
|
| 3 |
|
|
MENU LABEL Clonezilla Automatico (Ramdisk)
|
| 4 |
b75642c3
|
Marco Marinello
|
# Please remove the ssh key from .ssh/authorized_keys of the clonezilla
|
| 5 |
|
|
# user instead of using this line!
|
| 6 |
|
|
# MENU PASSWD myPassword
|
| 7 |
e2ac9a14
|
Paolo Dongilli
|
KERNEL clonezilla/live/vmlinuz
|
| 8 |
a1471122
|
Donato Florio
|
APPEND initrd=clonezilla/live/initrd.img boot=live username=clonezilla union=overlay config components quiet noswap edd=on nomodeset nodmraid locales= keyboard-layouts=NONE ocs_live_batch=no net.ifnames=0 nosplash noprompt keyboard-layouts=it locales=it_IT.UTF-8 ocs_prerun1="sshfs clonezilla@proxy:/srv/clonezilla /home/partimag -o IdentityFile=/home/clonezilla/.ssh/id_rsa -o StrictHostKeyChecking=no" ocs_prerun2="screen -S XY '/home/partimag/script' " fetch=tftp://proxy/clonezilla/live/filesystem.squashfs
|
| 9 |
e2ac9a14
|
Paolo Dongilli
|
|
| 10 |
c28a889b
|
Marco Marinello
|
label Clonezilla-confirm
|
| 11 |
|
|
MENU LABEL Clonezilla Automatico con conferma (Ramdisk)
|
| 12 |
|
|
# Please remove the ssh key from .ssh/authorized_keys of the clonezilla
|
| 13 |
|
|
# user instead of using this line!
|
| 14 |
|
|
# MENU PASSWD myPassword
|
| 15 |
|
|
KERNEL clonezilla/live/vmlinuz
|
| 16 |
|
|
APPEND initrd=clonezilla/live/initrd.img boot=live username=clonezilla union=overlay config components quiet noswap edd=on nomodeset nodmraid locales= keyboard-layouts=NONE ocs_live_batch=no net.ifnames=0 nosplash noprompt keyboard-layouts=it locales=it_IT.UTF-8 ocs_prerun1="sshfs clonezilla@proxy:/srv/clonezilla /home/partimag -o IdentityFile=/home/clonezilla/.ssh/id_rsa -o StrictHostKeyChecking=no" ocs_prerun2="screen -S XY '/home/partimag/script check' " fetch=tftp://proxy/clonezilla/live/filesystem.squashfs
|
| 17 |
|
|
|
| 18 |
e2ac9a14
|
Paolo Dongilli
|
label Clonezilla-Manuale
|
| 19 |
|
|
MENU LABEL Clonezilla Manuale (Ramdisk)
|
| 20 |
b75642c3
|
Marco Marinello
|
# Please remove the ssh key from .ssh/authorized_keys of the clonezilla
|
| 21 |
|
|
# user instead of using this line!
|
| 22 |
|
|
# MENU PASSWD myPassword
|
| 23 |
e2ac9a14
|
Paolo Dongilli
|
KERNEL clonezilla/live/vmlinuz
|
| 24 |
|
|
APPEND initrd=clonezilla/live/initrd.img boot=live username=clonezilla union=overlay config components quiet noswap edd=on nomodeset nodmraid locales= keyboard-layouts=NONE ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_live_batch=no net.ifnames=0 nosplash noprompt keyboard-layouts=it locales=it_IT.UTF-8 ocs_repository="ssh://clonezilla@proxy/srv/clonezilla" fetch=tftp://proxy/clonezilla/live/filesystem.squashfs
|