summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKévin Raymond <kraymond@avencall.com>2012-07-13 11:35:21 +0200
committerKévin Raymond <kraymond@avencall.com>2012-07-13 11:35:21 +0200
commite5b8b9f05ec0a48a4674c3032b7c434d4b0013d1 (patch)
treef1f597f62ae067a87fc4e5b36705cefa9614d731
parentcbb3d0a9e939b9f40c1cc4b0d9b36111950e52c9 (diff)
czilla removing debug prompt
-rw-r--r--clonezilla/syslinux.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/clonezilla/syslinux.cfg b/clonezilla/syslinux.cfg
index 14f8986..937a0a9 100644
--- a/clonezilla/syslinux.cfg
+++ b/clonezilla/syslinux.cfg
@@ -34,7 +34,7 @@ label Clonezilla live custom
MENU LABEL Clonezilla live custom (Default settings, VGA 800x600)
# MENU PASSWD
kernel /live/vmlinuz
- append initrd=/live/initrd.img boot=live config noswap nolocales edd=on nomodeset noprompt ocs_debug ocs_live_run="/live/image/utils/cloning_disks.sh" ocs_live_keymap="NONE" ocs_live_batch="no" ocs_lang="en_US.UTF-8" vga=788 ip=frommedia nosplash
+ append initrd=/live/initrd.img boot=live config noswap nolocales edd=on nomodeset noprompt ocs_live_run="/live/image/utils/cloning_disks.sh" ocs_live_keymap="NONE" ocs_lang="en_US.UTF-8" vga=788 ip=frommedia nosplash
TEXT HELP
* This is going to restore one image to several Hard Drives!
* WARNING it could erase your datas. Make sure of what you're running!