Update Clonezilla configuration file
This commit is contained in:
parent
86354b10d7
commit
46b4ce5651
|
@ -1,14 +1,14 @@
|
||||||
label clonezilla64
|
label liveamd64
|
||||||
menu label Clonezilla Live ^64 bits
|
menu label Clonezilla Live ^amd64
|
||||||
kernel installer/clonezilla/amd64/vmlinuz
|
kernel installer/clonezilla/amd64/vmlinuz
|
||||||
|
APPEND initrd=installer/clonezilla/amd64/initrd.img boot=live username=user union=overlay config components quiet noswap edd=on nomodeset nodmraid locales= keyboard-layouts= ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_live_batch=no net.ifnames=0 nosplash noprompt fetch=tftp://129.20.27.239/installer/clonezilla/amd64/filesystem.squashfs
|
||||||
# keyboard-layouts="fr" define the keymap
|
# keyboard-layouts="fr" define the keymap
|
||||||
# locales="fr_FR.UTF-8" define the locale
|
# locales="fr_FR.UTF-8" define the locale
|
||||||
# gl_batch: detect the display
|
# gl_batch: detect the display
|
||||||
APPEND initrd=installer/clonezilla/amd64/initrd.img boot=live config noswap nolocales edd=on nomodeset ocs_live_run="ocs-live-general" ocs_live_extra_param="" keyboard-layouts="fr" ocs_live_batch="no" locales="fr_FR.UTF-8" gl_batch nosplash noprompt fetch=tftp://129.20.27.239/installer/clonezilla/amd64/filesystem.squashfs
|
label livei686
|
||||||
label clonezilla86
|
menu label Clonezilla Live ^i686
|
||||||
menu label Clonezilla Live ^86 bits
|
|
||||||
kernel installer/clonezilla/i686/vmlinuz
|
kernel installer/clonezilla/i686/vmlinuz
|
||||||
APPEND initrd=installer/clonezilla/i686/initrd.img boot=live config noswap nolocales edd=on nomodeset ocs_live_run="ocs-live-general" ocs_live_extra_param="" keyboard-layouts="fr" ocs_live_batch="no" locales="fr_FR.UTF-8" gl_batch nosplash noprompt fetch=tftp://129.20.27.239/installer/clonezilla/i686/filesystem.squashfs
|
APPEND initrd=installer/clonezilla/i686/initrd.img boot=live username=user union=overlay config components quiet noswap edd=on nomodeset nodmraid locales= keyboard-layouts= ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_live_batch=no net.ifnames=0 nosplash noprompt fetch=tftp://129.20.27.239/installer/clonezilla/i686/filesystem.squashfs
|
||||||
label separator
|
label separator
|
||||||
menu label -----
|
menu label -----
|
||||||
label mainmenu
|
label mainmenu
|
||||||
|
|
Loading…
Reference in New Issue