XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Scrambled display booting Clonezilla (and linux) ISOs under Win10 template

    Scheduled Pinned Locked Moved Compute
    18 Posts 6 Posters 7.3k Views 2 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • olivierlambertO Offline
      olivierlambert Vates 🪐 Co-Founder CEO
      last edited by

      Sorry I didn't have time, I'll try ASAP 🙂

      1 Reply Last reply Reply Quote 0
      • olivierlambertO Offline
        olivierlambert Vates 🪐 Co-Founder CEO
        last edited by

        So I can reproduce and I'm almost sure it's a problem between UEFI and console resolution/refresh rate.

        Maybe you can try latest testing version to see if it's the same issue.

        1 Reply Last reply Reply Quote 0
        • G Offline
          gn_ro
          last edited by

          Fast solution is to use Clonezilla on a vm template where it works, then move the disk to a Windows 10 vm. The boot mode of the Windows vm is not important, as Clonezilla does copy the disk respecting the source format (UEFI or Bios).

          Z 1 Reply Last reply Reply Quote 1
          • Z Offline
            Zevgeny @gn_ro
            last edited by

            @gn_ro Thanks, I'll give it a try.

            1 Reply Last reply Reply Quote 0
            • P Offline
              PhantomTypist
              last edited by

              Unfortunately I'm running into this bug as well on the latest version of XCP-ng. Regardless if running the console from XCP-ng Center or Xen Orchestra. It's a Windows Server 2019 VM (used Windows template) and I'm trying to boot from a Linux ISO in the virtual optical drive mounted to the Windows VM. I've tried using Ubuntu Desktop, Clonezilla and Rescuezilla. Same scrambled screen/console.

              Z 1 Reply Last reply Reply Quote 0
              • T Offline
                tmllc
                last edited by

                I dont get the scrambled image, but nothing i do allows it to detect the network

                Z 1 Reply Last reply Reply Quote 0
                • Z Offline
                  Zevgeny
                  last edited by Zevgeny

                  After working with XCP support, it turns out that the culprit is the "nomodeset" parameter in Clonezilla boot options. (This is also in the "safe graphics mode" of a Ubuntu boot etc.)

                  Some problem in the Xen EFI VGA virtual adaptor causes this mode to not display properly.

                  Also, the W10 template has a parameter "platform:device_id=0002" which needs to be set to 0001 for Linuxes such as Clonezilla to work properly.

                  So, in order to boot to CZ from a W10 template machine, we do the following.

                  1. In the console for the VM host, run the command:

                  xe vm-param-set uuid=<UUID of your VM goes here, no brackets> platform:device_id=0001

                  1. Select KVM mode from the CZ startup menu.
                    Boot Clonezilla and press "e" at the starting menu to get to the boot options. Remove "nomodeset" and press F10 to boot.

                  2. When you are finished using CZ, run the command from step 1, but with "device_id=0002", to make it work with windows again.

                  1 Reply Last reply Reply Quote 0
                  • Z Offline
                    Zevgeny @tmllc
                    last edited by

                    @tmllc I had that problem with an older version of Clonezilla. Are you using the latest Ubuntu based one? See my recent reply to this topic, there's a workaround that works for me.

                    T 1 Reply Last reply Reply Quote 0
                    • Z Offline
                      Zevgeny @PhantomTypist
                      last edited by

                      @phantomtypist Hi, see my latest reply or my edit to the OP for a workaround.

                      1 Reply Last reply Reply Quote 0
                      • T Offline
                        tmllc @Zevgeny
                        last edited by

                        @zevgeny I used several different versions. I finally used the ubunto template, and then it booted as a windows 10 machine. So far, no issues.

                        J 1 Reply Last reply Reply Quote 0
                        • J Offline
                          jaayb @tmllc
                          last edited by

                          @tmllc After trying several builds of the amd64 version without success I tried the 686 version and had no issues with the screen or the nic and hard drive. I previously tried the kms option with the amd64 version which doesn't include the vga and nomodetest flags which worked for the video but got messages that it couldn't find the nic or hard drive.

                          Z 1 Reply Last reply Reply Quote 0
                          • Z Offline
                            Zevgeny @jaayb
                            last edited by

                            @jaayb Amazing, TYSM!

                            1 Reply Last reply Reply Quote 0
                            • First post
                              Last post