Menu

Clonezilla boot won't go past first menu

Josh
2013-07-19
2013-09-13
  • Josh

    Josh - 2013-07-19

    I recently had to reinstall Ubuntu on the server hosting Clonezilla. After setting drbl and Clonezilla back up, the client PC will boot to drbl fine. But if I set dcs so that the Clonezilla options are chosen in-client, the client won't go beyond the first menu and I get a purple background instead of the pink one I was used to. After about 5 seconds, the screen goes black but the computer stays on. This has happened on two different computers on which I've been able to test Clonezilla.

    In contrast, selecting other options in dcs like Save Disk allows Clonezilla to work, but with some minor graphical errors that don't seem to interfere with functionality.

    Following the debug procedure given in http://drbl.sourceforge.net/faq/fine-print.php?path=./2_System/21_how_to_debug_clonezilla.faq#21_how_to_debug_clonezilla.faq
    yields red text at "no clonezilla param in /proc/cmdline."

    Below is the pxelinux.cfg/default for the Save Disk dcs option

    label clonezilla
      MENU DEFAULT
      # MENU HIDE
      MENU LABEL Clonezilla: save disk (choose later) as image (choose later)
      # MENU PASSWD
      kernel vmlinuz-pxe
      append initrd=initrd-pxe.img devfs=nomount drblthincli=off selinux=0 text 1 edd=on   en_US.UTF-8 -p true  ocs_opt="-l en_US.UTF-8  --use-partclone --clone-hidden-data -p choose -z1p -i 1000000 savedisk ask_user ask_user"
    -p choose  -k select_in_client " en_US.UTF-8 -p true 
    -p choose  -k select_in_client " en_US.UTF-8 -p true 
    -p choose  -k select_in_client " en_US.UTF-8 -p true 
    -p choose  -k select_in_client " en_US.UTF-8 -p true 
    -p choose  -k select_in_client " en_US.UTF-8 -p true 
    -p choose  -k select_in_client " en_US.UTF-8 -p true 
    -p choose  -k select_in_client " en_US.UTF-8 -p true 
    -p choose  -k select_in_client " en_US.UTF-8 -p true 
    -p choose  -k select_in_client " en_US.UTF-8 -p true 
    -p choose  -k select_in_client " en_US.UTF-8 -p true 
    -p choose  -k select_in_client " en_US.UTF-8 -p true 
    -p choose -k select_in_client "
      TEXT HELP
    
      * Clonezilla version: 3.4.9-drbl1. (C) 2003-2013, NCHC, Taiwan
      * Disclaimer: Clonezilla comes with ABSOLUTELY NO WARRANTY
      ENDTEXT
    

    And this is the Select in Client option that doesn't work. I can't really see any differences that would cause one to boot and the other not to.

    label clonezilla
      MENU DEFAULT
      # MENU HIDE
      MENU LABEL Clonezilla: choose save or restore later
      # MENU PASSWD
      kernel vmlinuz-pxe
      append initrd=initrd-pxe.img devfs=nomount drblthincli=off selinux=0 text 1 edd=on   en_US.UTF-8 -p true  ocs_opt="-l en_US.UTF-8 -p choose  -k select_in_client "
    -p choose  -k select_in_client " en_US.UTF-8 -p true 
    -p choose  -k select_in_client " en_US.UTF-8 -p true 
    -p choose  -k select_in_client " en_US.UTF-8 -p true 
    -p choose  -k select_in_client " en_US.UTF-8 -p true 
    -p choose  -k select_in_client " en_US.UTF-8 -p true 
    -p choose  -k select_in_client " en_US.UTF-8 -p true 
    -p choose  -k select_in_client " en_US.UTF-8 -p true 
    -p choose  -k select_in_client " en_US.UTF-8 -p true 
    -p choose  -k select_in_client " en_US.UTF-8 -p true 
    -p choose  -k select_in_client " en_US.UTF-8 -p true 
    
    
    Update:
    I can get past the first screen after some guess work with the keyboard. I can select options with a combination of tab, space, enter, and the first letters of the corresponding options. However, using the arrow keys causes the screen to go black. Also, there's very limited responsiveness using the current keyboard workarounds.
    -p choose  -k select_in_client " en_US.UTF-8 -p true 
    -p choose -k select_in_client "
      TEXT HELP
    
      * Clonezilla version: 3.4.9-drbl1. (C) 2003-2013, NCHC, Taiwan
      * Disclaimer: Clonezilla comes with ABSOLUTELY NO WARRANTY
      ENDTEXT
    

    It could possibly be a problem with the keymap, since I've noticed the screen only goes black if some keys are pressed. I added keyboard-layouts=NONE to the pxelinux.cfg/default file but still had the issue.

     

    Last edit: Josh 2013-07-22
  • Timm

    Timm - 2013-08-29

    I have !exactly! the same problem at the moment. Were you able to solved the problem yet?

    If not, her are some informations about my setup:

    Software (Server):
    Xubuntu 13.04 running in a virtual machine (VMWare)
    drbl 2.4.19-drbl1 (i tried 1.10.90-2 from the Ubuntu repo before but uninstalled it because it didn't work at all)

    Hardware:
    I am using the same hardware for client and server (but the server is virtualized).
    Mainboard: Intel D975XBX2
    CPU: Intel Core 2 Duo E6700
    I also tested a Thinkpad T430s (core i5) as client and had the same problem, so I don't think it is a client problem.

     

    Last edit: Timm 2013-08-30
  • Steven Shiau

    Steven Shiau - 2013-08-30

    Some posts also mention this issue. However, I am not able to reproduce the problem here. This is really a tough issue... It can not be reproduced here...
    Anyway, if what you want for DRBL is to use Clonezilla SE, a workaround for you:
    http://clonezilla.org/clonezilla-SE/use_clonezilla_live_in_drbl.php

    Steven.

     
  • Timm

    Timm - 2013-09-11

    Thank you Steven for your suggestion, but I have solved -or at least bypassed- the problem another way.
    Initially I had configured Clonezilla by this guide not to provide diskless Linux service (2) and to use Clonezilla box mode (1) resulting in the described behaviour.
    Now i have configured it with the default options -full drbl (0) and full clonezilla (0)- and as well the graphic bug, as the "crash by keypress bug" are gone.
    I am not shure waht exactly caused the problem but this solution is working just fine for me, even if it provides many functions I don't need.

     
  • Steven Shiau

    Steven Shiau - 2013-09-13

    Got it. This is really weird... I just did a test here with "not to provide diskless Linux service (2) and to use Clonezilla box mode (1)" here, and still I can not reproduce the problem.
    Anyway, at least now it works there.

    Steven.

     

Log in to post a comment.

MongoDB Logo MongoDB