[GH-ISSUE #1342] Clonezilla won't start #408

Closed
opened 2026-02-27 14:51:40 +03:00 by kerem · 8 comments
Owner

Originally created by @borekon on GitHub (Nov 25, 2023).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1342

Describe the bug
Unable to boot clonezilla nor Debian version neither Ubuntu version

To Reproduce

  1. Go to Utilities
  2. Go to Clonezilla
  3. Select CloneZilla Debian based
  4. Go with the stable branch

Expected behavior
Clonezilla should boot

Screenshots
image

Additional context
curl is not found and the boot process cna't continue

Originally created by @borekon on GitHub (Nov 25, 2023). Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1342 **Describe the bug** Unable to boot clonezilla nor Debian version neither Ubuntu version **To Reproduce** 1. Go to _Utilities_ 2. Go to _Clonezilla_ 3. Select _CloneZilla Debian based_ 4. Go with the stable branch **Expected behavior** Clonezilla should boot **Screenshots** ![image](https://github.com/netbootxyz/netboot.xyz/assets/9289539/83e502bf-9b5c-4681-b244-85a9d5501c83) **Additional context** curl is not found and the boot process cna't continue
kerem 2026-02-27 14:51:40 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@ddybing commented on GitHub (Nov 28, 2023):

Do you get the same error with the current release? (3.1.1-27 of Clonezilla Debian branch, it seems)

<!-- gh-comment-id:1830735024 --> @ddybing commented on GitHub (Nov 28, 2023): Do you get the same error with the current release? (3.1.1-27 of Clonezilla Debian branch, it seems)
Author
Owner

@borekon commented on GitHub (Nov 29, 2023):

The same happens with both releases.
Tried also with Ubuntu resleases, but it stuck at boot, so no Clonezilla is possible

<!-- gh-comment-id:1831555208 --> @borekon commented on GitHub (Nov 29, 2023): The same happens with both releases. Tried also with Ubuntu resleases, but it stuck at boot, so no Clonezilla is possible
Author
Owner

@ddybing commented on GitHub (Nov 29, 2023):

That's weird, it works just fine here on all releases, including both branches of Clonezilla. Does it actually download the filesystem.squashfs file, or does it jump immediately to curl not found?

Not entirely sure what the problem could be though.

<!-- gh-comment-id:1831559373 --> @ddybing commented on GitHub (Nov 29, 2023): That's weird, it works just fine here on all releases, including both branches of Clonezilla. Does it actually download the filesystem.squashfs file, or does it jump immediately to curl not found? Not entirely sure what the problem could be though.
Author
Owner

@borekon commented on GitHub (Nov 29, 2023):

image

<!-- gh-comment-id:1831588131 --> @borekon commented on GitHub (Nov 29, 2023): ![image](https://files.vivancos.eu/clonezilla.gif)
Author
Owner

@ddybing commented on GitHub (Nov 29, 2023):

You're right, it doesn't work in Virtualbox here either. I tested in VMware earlier. Could be a virtual network card problem? I'll let you know if I find something out.

<!-- gh-comment-id:1831599427 --> @ddybing commented on GitHub (Nov 29, 2023): You're right, it doesn't work in Virtualbox here either. I tested in VMware earlier. Could be a virtual network card problem? I'll let you know if I find something out.
Author
Owner

@antonym commented on GitHub (Nov 29, 2023):

Try the latest build from rolling or development endpoints. If you see the curl not found, it's from a bad build where curl didn't compile correctly in the modlayer we use to inject the netboot logic for the image.

I've been regenerating the Debian and Ubuntu releases to correct the curl issue. The Ubuntu Clonzilla also currently doesn't work due to some changes that happened with Mantic I'm still seeing if I can sort. Debian should work though.

<!-- gh-comment-id:1831696397 --> @antonym commented on GitHub (Nov 29, 2023): Try the latest build from rolling or development endpoints. If you see the curl not found, it's from a bad build where curl didn't compile correctly in the modlayer we use to inject the netboot logic for the image. I've been regenerating the Debian and Ubuntu releases to correct the curl issue. The Ubuntu Clonzilla also currently doesn't work due to some changes that happened with Mantic I'm still seeing if I can sort. Debian should work though.
Author
Owner

@borekon commented on GitHub (Nov 30, 2023):

You're right, it doesn't work in Virtualbox here either. I tested in VMware earlier. Could be a virtual network card problem? I'll let you know if I find something out.

It's a binary not found problem instead of a network error. I tried in a laptop as well with no luck

<!-- gh-comment-id:1834637329 --> @borekon commented on GitHub (Nov 30, 2023): > You're right, it doesn't work in Virtualbox here either. I tested in VMware earlier. Could be a virtual network card problem? I'll let you know if I find something out. It's a _binary not found_ problem instead of a network error. I tried in a laptop as well with no luck
Author
Owner

@antonym commented on GitHub (Nov 30, 2023):

The latest working build is going to be the Debian version of Clonezilla here. It's going to only work on rolling or development endpoints until the next 2.0.75 release is cut. We use curl to retrieve the rootfs and in the process of updating the curl version we use to the latest build, the binary was missing some static libraries so I had to regenerate some of the images.

<!-- gh-comment-id:1834651229 --> @antonym commented on GitHub (Nov 30, 2023): The latest working build is going to be the Debian version of Clonezilla [here](https://github.com/netbootxyz/netboot.xyz/blob/development/endpoints.yml#L1048). It's going to only work on rolling or development endpoints until the next 2.0.75 release is cut. We use curl to retrieve the rootfs and in the process of updating the curl version we use to the latest build, the binary was missing some static libraries so I had to regenerate some of the images.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/netboot.xyz#408
No description provided.