Menu

emergency mode, clonezilla-live-20160210-wily-amd64.iso

Help
Thomas K.
2016-03-05
2016-03-06
  • Thomas K.

    Thomas K. - 2016-03-05

    Hi,
    Clonezilla gets in emergency mode with the error:
    modprobe: module vesafb not found in modules.dep

    loaded via tftp and syslinux. Parameters are:

    default vesamenu.c32
    timeout 1
    prompt 0
    noescape 1
    
    label Clonezilla
            menu label Clonezilla Live (amd64) [restore windows]
            kernel /amd64/vmlinuz
            append initrd=/amd64/initrd.img fetch=tftp://10.1.0.1/amd64/filesystem.squashfs   boot=live live-config noprompt noswap nolocales edd=on nomodeset ocs_prerun1=\"dhclient -v eno1\" ocs_prerun2=\"sleep 5\" ocs_prerun3=\"mount -t nfs4 lab01.labornetz.3315:/backups /home/partimag\" ocs_live_run=\"ocs-sr -batch -hn1 PC -scr -p true restoreparts clean-windows sda3\" ocs_postrun1=\"ocs-install-grub -n -p sda7 -s sda /dev/sda3\" ocs_postrun2=\"systemctl poweroff\"  ocs-live-batch=yes ocs_live_extra_param=\"-batch\" keyboard-layouts=\"\" ocs_live_batch=\"no\" locales=\"\" vga=788 ip=frommedia nosplash toram=filesystem.squashfs
    

    Suggestion on this?

    Best regards

    Thomas

     
  • Steven Shiau

    Steven Shiau - 2016-03-06

    As mentioned here:
    http://clonezilla.org/livepxe.php
    "2. Remember to check kernel, initrd file names and boot parameters in syslinux/syslinux.cfg from the zip file, copy them to here. It might be different from here, say vmlinuz path maybe different."

    The newer version of Clonezilla live uses "boot=overlay", and this is what you have missed in your config file.

    Steven.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.