Menu

Clonezilla don't fully boot via PXE

Oleksiy
2015-09-16
2015-09-29
  • Oleksiy

    Oleksiy - 2015-09-16

    Clonezilla don't fully boot via PXE

    Symptoms:

    After passing the output load is displayed on the monitor is completely black screen with a flashing in the upper left corner of the cursor.

    In principle, I waited an hour - no movement.

    Also I tried different releases. Those that are based on Debian produce an error on the network (the kernel does not recognize the network - there is no driver).
    Basing on Ubuntu eventually boot to black screen.

    My configs:

    LABEL Clonezilla-live i586 (Debian core)
    KERNEL clonezilla/i586/live/vmlinuz
    APPEND initrd=clonezilla/i586/live/initrd.img boot=live config noswap nolocales edd=on nomodeset ocs_live_run="ocs-live-general" ocs_live_extra_param="" keyboard-layouts="NONE" ocs_live_batch="no" locales="en_US.UTF-8" vga=788 nosplash noprompt fetch=tftp://192.168.0.250/clonezilla/i586/live/filesystem.squashfs

    LABEL Clonezilla-live x86-64 (Debian core)
    KERNEL clonezilla/x86-64/live/vmlinuz
    APPEND initrd=clonezilla/x86-64/live/initrd.img boot=live config noswap nolocales edd=on nomodeset ocs_live_run="ocs-live-general" ocs_live_extra_param="" keyboard-layouts="NONE" ocs_live_batch="no" locales="en_US.UTF-8" vga=788 nosplash noprompt fetch=tftp://192.168.0.250/clonezilla/x86-64/live/filesystem.squashfs

    LABEL Clonezilla-live i686-pae (Debian core)
    KERNEL clonezilla/i686-pae/live/vmlinuz
    APPEND initrd=clonezilla/i686-pae/live/initrd.img boot=live config noswap nolocales edd=on nomodeset ocs_live_run="ocs-live-general" ocs_live_extra_param="" keyboard-layouts="NONE" ocs_live_batch="no" locales="en_US.UTF-8" vga=788 nosplash noprompt fetch=tftp://192.168.0.250/clonezilla/i686-pae/live/filesystem.squashfs

    LABEL Clonezilla-live i386 (Ubuntu core)
    KERNEL clonezilla/i386/live/vmlinuz
    APPEND initrd=clonezilla/i386/live/initrd.img boot=live config noswap nolocales edd=on nomodeset ocs_live_run="ocs-live-general" ocs_live_extra_param="" keyboard-layouts="NONE" ocs_live_batch="no" locales="en_US.UTF-8" vga=788 nosplash noprompt fetch=tftp://192.168.0.250/clonezilla/i386/live/filesystem.squashfs

    LABEL Clonezilla-live amd64 (Ubuntu core)
    KERNEL clonezilla/amd64/live/vmlinuz
    APPEND initrd=clonezilla/amd64/live/initrd.img boot=live config noswap nolocales edd=on nomodeset ocs_live_run="ocs-live-general" ocs_live_extra_param="" keyboard-layouts="NONE" ocs_live_batch="no" locales="en_US.UTF-8" vga=788 nosplash noprompt fetch=tftp://192.168.0.250/clonezilla/amd64/live/filesystem.squashfs

    Any idea what's going on?

     
  • Dustin Ferguson

    Dustin Ferguson - 2015-09-16

    I am getting the same results here. Have been messing around with this for a few days now...

     
  • Steven Shiau

    Steven Shiau - 2015-09-29

    You did not mention which version of Clonezilla live you use. No matter which version of Clonezilla live you are using, just remember to check the syslinux/isolinux.cfg or syslinux/syslinux.cfg for the boot parameters. Some new boot parameters are required, for example, for live-boot v4 and Linux kernel v4, you need to use boot parameters "union=overlay" and "components".

    Steven.

     

Log in to post a comment.

MongoDB Logo MongoDB