Menu

Unable to use latest (2.5.0-25) in the PXE environment

Help
Alex
2017-04-30
2017-04-30
  • Alex

    Alex - 2017-04-30

    I've been using the old version (2.3.2-22) for quite a long time without the issue. Decided to update the version to current.

    Here is the PXE configuration:

    Boot clonezilla
    label Clonezilla 2.5.0-25 AMD64
    kernel clonezilla-2.5.0-25/vmlinuz
    append initrd=clonezilla-2.5.0-25/initrd.img boot=live config noswap nolocales edd=on nomodeset ocs_live_run="ocs-live-general" ocs_live_extra_param="" keyboard-layouts=NONE locales=en_US.UTF-8 ocs_live_batch="no" vga=788 nosplash noprompt fetch=tftp://192.168.1.1/clonezilla-2.5.0-25.squashfs

    After booting we're receiving this after an image has been loaded:
    <skipped>
    Begin: Running /scripts/liue—realpremount ... done.
    Begin. Mounting "/liue/medium/liue/clonezilla—2.5.0—25.squashfs" on "//cloneziIla—2.5.0—25.squashfs" via "/deu/loop0" ... done.

    mount: mounting aufs on /root/ failed: No such device
    mount aufs on /root/ failed with option —o noatime..dirs=/liue/ouerlay/=ru://clonezilla—2.5.0—25.squashfs/=rr+uh

    [ 52.056082] random: crng init done

    Any idea how to fix that?

     
  • Steven Shiau

    Steven Shiau - 2017-05-17

    You have to update the boot parameters, like those in the syslinux/syslinux.cfg.
    Pay attention to those parameters, like
    union=overlay username=user

    Ref: http://clonezilla.org/livepxe.php

    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.