Menu

Question about steps skip and samba

Anonymous
2011-04-12
2013-04-05
  • Anonymous

    Anonymous - 2011-04-12

    Hello. Firstly, sorry for my bad english :)
    Clonezilla nice program, but I have a few questions about using.

    1. I found how automatize steps like keyboard and etc. but i can't found about this steps:
    Start clonezilla -> device-image -> samba_server.
    2. To step with samba server I need automount my server folder.

    Thanks for the answer.

     
  • Dom Masse

    Dom Masse - 2011-04-13

    Hi everyone,  I search exactly the same way to automate these process……   when techs wants to make/restoree image, they don't have time to always hit enter or enter infos….

    any ideas?

    DM

     
  • Anonymous

    Anonymous - 2011-04-19

    I resolve my problem.

    If you need, what I need in 1st post:
    1. Open in text-editor file syslinux.cfg (in syslinux folder).
    2. Add this text to end of file:

    label Clonezilla live
      MENU DEFAULT
      # MENU HIDE
      MENU LABEL Clonezilla live (Network restore)
      # MENU PASSWD
      kernel /live/vmlinuz
      append initrd=/live/initrd.img boot=live config  noswap nolocales edd=on nomodeset noprompt ocs_live_extra_param="" ocs_live_keymap="NONE" ocs_live_batch="no" ocs_lang="en_EN.UTF-8" vga=788 ocs_live_prerun="dhclient" ocs_prerun1="sleep 2" ocs_prerun2="sudo mount -t cifs -o user=user_name //192.x.x.x/folder_to_images /home/partimag" ocs_live_run="ocs-sr -g auto -e1 auto -e2 -c -r -j2 -k -p true restoreparts ask_user sda1"   nosplash  nosplash
      TEXT HELP
      * Clonezilla live version: 1.2.8-23-i486. (C) 2003-2011, NCHC, Taiwan
      ENDTEXT

    3. Done :)

    I have a question about samba's folder path. In my path I have spaces, like this '//192.168.0.1/folder1/big folder". Clonezilla can't mount this folder. How I can resolve this?

     
  • Anonymous

    Anonymous - 2011-04-19

    And another one question.
    How I can to do Clonezilla work after load without  usb-flash? It looks like - I put a flash in the computer, load the clonezilla, select the image to restore and remove flash (without waiting for the end of the recovery).

     
  • Steven Shiau

    Steven Shiau - 2011-04-19

    'like this '//192.168.0.1/folder1/big folder". Clonezilla can't mount this folder.' -> Did you mean there is a space in the dir name? Maybe you can try to put a \ before the space, i.e.
    //192.168.0.1/folder1/big\ folder

    Steven.

     
  • Steven Shiau

    Steven Shiau - 2011-04-19

    "I put a flash in the computer, load the clonezilla, select the image to restore and remove flash (without waiting for the end of the recovery)." -> If the image is not on the flash drive, you can add "toram" to the boot parameters, so all the clonezilla files will be copied to RAM after booting.

    Steven.

     

Log in to post a comment.

MongoDB Logo MongoDB