Menu

#62 Clonezilla live PXE boot do not mount aufs root

open
nobody
PXE aufs (1)
5
2015-08-01
2015-07-26
No

Scenario:
PIdora latest on Raspberry PI, that act as PXE,TFTP and HTTP server. DHCP is active on a Cisco router, that is correctly configured.

Both clonezilla live stable and gparted live stable, both latest releases.
Boot from PXE seems to work fine, filesystem.squashfs at the end of both boot attempt (clonezilla or gparted) are mounted on loop devices.

What is not working is the aufs mount of filesystem.squashfs in /root/ and ehci-orion loadable module isn't found.

With crtl+c I've access to the limited os commands but attempt to mount filesystem.squashfs end with "No such device" like if the aufs module isn't provided with vmlinuz/initrt that come with the clonezilla/gparted iso's.

Seems strange that both images had the same behaviour.

How I can debug further ?
Roberto

Related

Support Requests: #62

Discussion

  • Steven Shiau

    Steven Shiau - 2015-07-26

    If the version of Clonezilla live you use is >= 2.4.2-10 or >= 20150608-vivid, aufs is no more. You have to use "overlay", please check this:
    http://clonezilla.org/downloads/stable/release-notes.php

    Steven.

     
    • Roberto Nunin

      Roberto Nunin - 2015-07-26

      Hi Steven

      thanks for answering.

      After adding union=overlay to the APPEND initrd boot string, I can reach
      the first two prompts for language to be used and keyboard mapping.
      After that, only blank screen and cursor at position 1,1.
      This happen now both in clonezilla and gparted.

      Here is my initrd string, from clonezilla website:

      APPEND initrd=images/clonezilla/live/initrd.img boot=live config
      union=overlay noswap nolocales edd=on nomodeset
      ocs_live_run="ocs-live-general" ocs_live_extra_param="" keyboard-layouts=""
      locales="" ocs_live_batch="no" vga=799 nosplash noprompt fetch=tftp://
      10.117.2.26/images/clonezill/live/filesystem.squashfs ocs_prerun="mount -t
      nfs 10.117.2.27:/dev/md1/private/clonezilla /home/partimag"

      I've also tried without the attempt to mount the nfs share, without changes.

      Can you point me to a debug process ?

      BR,
      Roberto

      2015-07-26 12:09 GMT+02:00 Steven Shiau steven_shiau@users.sf.net:

      If the version of Clonezilla live you use is >= 2.4.2-10 or >=
      20150608-vivid, aufs is no more. You have to use "overlay", please check
      this:
      http://clonezilla.org/downloads/stable/release-notes.php

      Steven.

      Status: open
      Group: clonezilla live stable
      Labels: PXE aufs
      Created: Sun Jul 26, 2015 09:43 AM UTC by Roberto Nunin
      Last Updated: Sun Jul 26, 2015 09:43 AM UTC
      Owner: nobody

      Scenario:
      PIdora latest on Raspberry PI, that act as PXE,TFTP and HTTP server. DHCP
      is active on a Cisco router, that is correctly configured.

      Both clonezilla live stable and gparted live stable, both latest releases.
      Boot from PXE seems to work fine, filesystem.squashfs at the end of both
      boot attempt (clonezilla or gparted) are mounted on loop devices.

      What is not working is the aufs mount of filesystem.squashfs in /root/ and
      ehci-orion loadable module isn't found.

      With crtl+c I've access to the limited os commands but attempt to mount
      filesystem.squashfs end with "No such device" like if the aufs module isn't
      provided with vmlinuz/initrt that come with the clonezilla/gparted iso's.

      Seems strange that both images had the same behaviour.

      How I can debug further ?
      Roberto


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/clonezilla/support-requests/62/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

      --
      Roberto Nunin

       

      Related

      Support Requests: #62

  • Steven Shiau

    Steven Shiau - 2015-08-01

    Instead of "vga=799", did you try other modes?
    Like vga=791, 785?
    and add the boot parameters shown on the Clonezilla live syslinux/isoslinux.cfg, i.e.
    nosplash i915.blacklist=yes radeonhd.blacklist=yes nouveau.blacklist=yes vmwgfx.enable_fbdev=no

    BTW, I suggest you try to boot that machine with some version of Clonezilla live on a USB flash drive, and if it works, copy all the boot parameters from syslinux/syslinux.cfg to your PXELinux config. This will be easier for you to test.

    Steven.

     
    • Roberto Nunin

      Roberto Nunin - 2015-08-02

      Il sabato 1 agosto 2015, Steven Shiau steven_shiau@users.sf.net ha
      scritto:

      Instead of "vga=799", did you try other modes?
      Like vga=791, 785?
      and add the boot parameters shown on the Clonezilla live
      syslinux/isoslinux.cfg, i.e.
      nosplash i915.blacklist=yes radeonhd.blacklist=yes nouveau.blacklist=yes
      vmwgfx.enable_fbdev=no

      BTW, I suggest you try to boot that machine with some version of
      Clonezilla live on a USB flash drive, and if it works, copy all the boot
      parameters from syslinux/syslinux.cfg to your PXELinux config. This will be
      easier for you to test.

      Hi Steven
      With the same parameters included in the grub.conf of the live version, it
      works fine.
      My error was to rely blindly to the website suggestions.

      Thanks a lot for your precious hints.
      Ciao,
      Roberto

      Steven.

      Status: open
      Group: clonezilla live stable
      Labels: PXE aufs
      Created: Sun Jul 26, 2015 09:43 AM UTC by Roberto Nunin
      Last Updated: Sun Jul 26, 2015 10:09 AM UTC
      Owner: nobody

      Scenario:
      PIdora latest on Raspberry PI, that act as PXE,TFTP and HTTP server. DHCP
      is active on a Cisco router, that is correctly configured.

      Both clonezilla live stable and gparted live stable, both latest releases.
      Boot from PXE seems to work fine, filesystem.squashfs at the end of both
      boot attempt (clonezilla or gparted) are mounted on loop devices.

      What is not working is the aufs mount of filesystem.squashfs in /root/ and
      ehci-orion loadable module isn't found.

      With crtl+c I've access to the limited os commands but attempt to mount
      filesystem.squashfs end with "No such device" like if the aufs module isn't
      provided with vmlinuz/initrt that come with the clonezilla/gparted iso's.

      Seems strange that both images had the same behaviour.

      How I can debug further ?
      Roberto


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/clonezilla/support-requests/62/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

      --
      Roberto Nunin

       

      Related

      Support Requests: #62


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.