Activity for Clonezilla

  • Roberto León Roberto León posted a comment on discussion Clonezilla live

    My problem is with an upgrade from Debian 12. In a new Debian 13 installation without problems with stable testing and unstable branch of DRBL. Can you move this thread to the Clonezilla Server Edition forum?

  • Entri3 Entri3 modified a comment on discussion Clonezilla live

    Clonezilla Base: 20260301-questing-amd64 | Kernel: 6.17.0-14-generic Modern Dell, HP, and Lenovo business desktops and workstations ship with Intel RST (Rapid Storage Technology) RAID enabled via Intel VMD (Volume Management Device) controllers. Clonezilla Live currently cannot detect NVMe drives behind VMD controllers due to six issues in the boot chain. We have developed and tested a complete workaround — this document provides the full technical details, the working scripts, and our recommended...

  • Entri3 Entri3 modified a comment on discussion Clonezilla live

    The Problem Your broken menuentry has the kernel parameters split across two lines: linux (loop)/live/vmlinuz ... username=u> ocs_live_run="ocs-live-general" ... The > characters are line truncation artifacts (likely from a text editor hitting a line length limit). GRUB then sees ocs_live_run="ocs-live-general" as a standalone command on the next line, which is invalid GRUB syntax — hence the errors: error: syntax error. error: Incorrect command. Syntax error at line 180 Everything after linux must...

  • Entri3 Entri3 modified a comment on discussion Clonezilla live

    The Problem Your broken menuentry has the kernel parameters split across two lines: linux (loop)/live/vmlinuz ... username=u> ocs_live_run="ocs-live-general" ... The > characters are line truncation artifacts (likely from a text editor hitting a line length limit). GRUB then sees ocs_live_run="ocs-live-general" as a standalone command on the next line, which is invalid GRUB syntax — hence the errors: error: syntax error. error: Incorrect command. Syntax error at line 180 Everything after linux must...

  • Entri3 Entri3 posted a comment on discussion Clonezilla live

    The Problem Your broken menuentry has the kernel parameters split across two lines: linux (loop)/live/vmlinuz ... username=u> ocs_live_run="ocs-live-general" ... The > characters are line truncation artifacts (likely from a text editor hitting a line length limit). GRUB then sees ocs_live_run="ocs-live-general" as a standalone command on the next line, which is invalid GRUB syntax — hence the errors: error: syntax error. error: Incorrect command. Syntax error at line 180 Everything after linux must...

  • Entri3 Entri3 modified a comment on discussion Clonezilla live

    Modern Dell, HP, and Lenovo business desktops and workstations ship with Intel RST (Rapid Storage Technology) RAID enabled via Intel VMD (Volume Management Device) controllers. Clonezilla Live currently cannot detect NVMe drives behind VMD controllers due to six issues in the boot chain. We have developed and tested a complete workaround — this document provides the full technical details, the working scripts, and our recommended path for upstream integration. 2. Problem Description 2.1 Hardware...

  • Entri3 Entri3 modified a comment on discussion Clonezilla live

    Modern Dell, HP, and Lenovo business desktops and workstations ship with Intel RST (Rapid Storage Technology) RAID enabled via Intel VMD (Volume Management Device) controllers. Clonezilla Live currently cannot detect NVMe drives behind VMD controllers due to six issues in the boot chain. We have developed and tested a complete workaround — this document provides the full technical details, the working scripts, and our recommended path for upstream integration. 2. Problem Description 2.1 Hardware...

  • Entri3 Entri3 modified a comment on discussion Clonezilla live

    While this allowed to image to the raid it does show as md126 in clonezilla but windows and was able to rebuild the raid successfully

  • Entri3 Entri3 modified a comment on discussion Clonezilla live

    Modern Dell, HP, and Lenovo business desktops and workstations ship with Intel RST (Rapid Storage Technology) RAID enabled via Intel VMD (Volume Management Device) controllers. Clonezilla Live currently cannot detect NVMe drives behind VMD controllers due to three issues in the boot chain: a kernel module bus offset limitation, module signature enforcement, and the AHCI driver competing for the VMD PCI device. This document outlines the technical details and proposed changes to enable native VMD...

  • Entri3 Entri3 modified a comment on discussion Clonezilla live

    Modern Dell, HP, and Lenovo business desktops and workstations ship with Intel RST (Rapid Storage Technology) RAID enabled via Intel VMD (Volume Management Device) controllers. Clonezilla Live currently cannot detect NVMe drives behind VMD controllers due to three issues in the boot chain: a kernel module bus offset limitation, module signature enforcement, and the AHCI driver competing for the VMD PCI device. This document outlines the technical details and proposed changes to enable native VMD...

  • Entri3 Entri3 posted a comment on discussion Clonezilla live

    While this allowed to image to the raid it did doesnt completely show as md126 in clonezilla but windows booted when selecting directly to the drive and now boots properly but intel rst see one of the disk as disconnected but working on a fix to be able to have both disk properly image

  • Entri3 Entri3 posted a comment on discussion Clonezilla live

    This research and fix started as i had to have Raid enabled on our systems and clone and restore only via clonezilla PROBLEM DESCRIPTION Intel VMD is a PCI controller (device class 0104) that acts as a bridge, placing NVMe SSDs into a separate PCI domain. Dell systems commonly use device ID [8086:ad0b]. When Intel RST RAID is enabled in BIOS, the NVMe drives are only accessible through the VMD controller — they are invisible to standard NVMe enumeration. 2.2 Current Failure Chain Issue 1: VMD kernel...

  • Citytech Citytech posted a comment on ticket #197

    Yes, Steven, is it possible to do this directly, or does it have to be done through Clonezilla SE?

  • Michael Prokop Michael Prokop posted a comment on ticket #437

    It's in clonezilla package 5.15.5, and used in testing Clonezilla live 3.3.1-37. Great, thanks "this might be worth a bug report towards OpenBSD's netcat" -> I believe so. Alright, this is already a known issue: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=849192#32 (and it looks like we won't see a fix/behavior change there)

  • czfan czfan posted a comment on discussion Open Discussion

    ok, if Kubuntu 26.04 is stable, i will create a virtualbox testsystem.

  • czfan czfan modified a comment on discussion Open Discussion

    @Steven Shiau and Developer-Team Why do you think I don't have any problems with Clonezilla in this case (partition layout, missing own vgubuntu-home)?

  • czfan czfan modified a comment on discussion Open Discussion

    @Steven Shiau and Developer-Team Why do you think I don't have any problems with Clonzilla in this case (partition layout, missing own vgubuntu-home)?

  • czfan czfan modified a comment on discussion Clonezilla live

    Header Related live CD distributions of Clonezilla The following live CD distributions embed Clonezilla, but not officially maintained by Clonezilla project. Please add grml as template to the list https://clonezilla.org/related-live-cd/ grml is in the debian reporsitory. You don't should develop grml, your doing is clonezilla and gparted.

  • czfan czfan modified a comment on discussion Clonezilla live

    Header Related live CD distributions of Clonezilla The following live CD distributions embed Clonezilla, but not officially maintained by Clonezilla project. Please add grml as template to the list https://clonezilla.org/related-live-cd/ grml is in the debian reporsitory. You don't should develop grml, your doing is clonezilla ande gparted.

  • czfan czfan modified a comment on discussion Clonezilla live

    Please add grml as template to the list https://clonezilla.org/related-live-cd/ grml is in the debian reporsitory. You don't should develop grml, your doing is clonezilla ande gparted.

  • czfan czfan modified a comment on discussion Clonezilla live

    Please add grml to the list https://clonezilla.org/related-live-cd/ grml is in the debian reporsitory.

  • czfan czfan modified a comment on discussion Clonezilla live

    Please add grml to the list https://clonezilla.org/related-live-cd/

  • czfan czfan posted a comment on discussion Clonezilla live

    Please grml to the list https://clonezilla.org/related-live-cd/

  • Steven Shiau Steven Shiau posted a comment on ticket #197

    Did you mean you want to do that for Clonezilla lite server?

  • Steven Shiau Steven Shiau posted a comment on discussion Clonezilla live

    Thanks for your suggestion. I do not think we will do this, due to: As a command line diehard. CLI is so neat and long-life. It would be easier to maintain one type. No two tracks, since we have very limited manpower in this project.

  • Steven Shiau Steven Shiau posted a comment on discussion Open Discussion

    Too many messages and I still can not figure it out how to reproduce this issue here. If you can let me know the exact steps to install the system, step by step, and maybe I can have a system here to reproduce this issue.

  • Steven Shiau Steven Shiau posted a comment on ticket #437

    "as first check could be the one for nc.traditional" -> It's in clonezilla package 5.15.5, and used in testing Clonezilla live 3.3.1-37. "this might be worth a bug report towards OpenBSD's netcat" -> I believe so.

  • Michael Prokop Michael Prokop posted a comment on ticket #437

    "as first check could be the one for nc.traditional" -> Sure, will do this. Thanks! Please let me know once the check is in place so we can also push this towards Debian then :) "Debian package of clonezilla could even place a dependency on netcat-traditional package (happy to take care of the according bug report towards Debian also!).: -> Please. Already took care, see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1129523 "did anyone report this misbehavior in OpenBSD's netcat towards upstream...

  • czfan czfan modified a comment on discussion Clonezilla live

    My new menuentry: clonezilla-live-3.3.1-35-amd64.iso (as of 2026/Feb/20) #!/bin/sh exec tail -n +3 $0 # This file provides an easy way to add custom menu entries. Simply type the # menu entries you want to add after this comment. Be careful not to change # the 'exec tail' line above. menuentry "clonezilla-live-3.3.1-35-amd64.iso" { ISO="/clonezilla-live-3.3.1-35-amd64.iso" search --set -f $ISO loopback loop $ISO linux (loop)/live/vmlinuz set root=(hd0,gpt6) toram boot=live union=overlay username=user...

  • czfan czfan modified a comment on discussion Clonezilla live

    old thread https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/thread/cc735438dc/ new

  • czfan czfan posted a comment on discussion Clonezilla live

    new

  • czfan czfan modified a comment on discussion Clonezilla live

    My new menuentry: clonezilla-live-3.3.1-35-amd64.iso (as of 2026/Feb/20) #!/bin/sh exec tail -n +3 $0 # This file provides an easy way to add custom menu entries. Simply type the # menu entries you want to add after this comment. Be careful not to change # the 'exec tail' line above. menuentry "clonezilla-live-3.3.1-35-amd64.iso" { ISO="/clonezilla-live-3.3.1-35-amd64.iso" search --set -f $ISO loopback loop $ISO linux (loop)/live/vmlinuz set root=(hd0,gpt6) toram boot=live union=overlay username=user...

  • czfan czfan modified a comment on discussion Clonezilla live

    My new menuentry: clonezilla-live-3.3.1-35-amd64.iso (2026/Feb #!/bin/sh exec tail -n +3 $0 # This file provides an easy way to add custom menu entries. Simply type the # menu entries you want to add after this comment. Be careful not to change # the 'exec tail' line above. menuentry "clonezilla-live-3.3.1-35-amd64.iso" { ISO="/clonezilla-live-3.3.1-35-amd64.iso" search --set -f $ISO loopback loop $ISO linux (loop)/live/vmlinuz set root=(hd0,gpt6) toram boot=live union=overlay username=user config...

  • czfan czfan modified a comment on discussion Clonezilla live

    My new menuentry: clonezilla-live-3.3.1-35-amd64.iso #!/bin/sh exec tail -n +3 $0 # This file provides an easy way to add custom menu entries. Simply type the # menu entries you want to add after this comment. Be careful not to change # the 'exec tail' line above. menuentry "clonezilla-live-3.3.1-35-amd64.iso" { ISO="/clonezilla-live-3.3.1-35-amd64.iso" search --set -f $ISO loopback loop $ISO linux (loop)/live/vmlinuz set root=(hd0,gpt6) toram boot=live union=overlay username=user config components...

  • czfan czfan modified a comment on discussion Clonezilla live

    My new menuentry: ** clonezilla-live-3.3.1-35-amd64.iso** #!/bin/sh exec tail -n +3 $0 # This file provides an easy way to add custom menu entries. Simply type the # menu entries you want to add after this comment. Be careful not to change # the 'exec tail' line above. menuentry "clonezilla-live-3.3.1-35-amd64.iso" { ISO="/clonezilla-live-3.3.1-35-amd64.iso" search --set -f $ISO loopback loop $ISO linux (loop)/live/vmlinuz set root=(hd0,gpt6) toram boot=live union=overlay username=user config components...

  • czfan czfan posted a comment on discussion Clonezilla live

    My new menuentry: #!/bin/sh exec tail -n +3 $0 # This file provides an easy way to add custom menu entries. Simply type the # menu entries you want to add after this comment. Be careful not to change # the 'exec tail' line above. menuentry "clonezilla-live-3.3.1-35-amd64.iso" { ISO="/clonezilla-live-3.3.1-35-amd64.iso" search --set -f $ISO loopback loop $ISO linux (loop)/live/vmlinuz set root=(hd0,gpt6) toram boot=live union=overlay username=user config components quiet noswap edd=on nomodeset locales=de_DE.UTF-8...

  • Clonezilla Clonezilla released /clonezilla_live_alternative_testing/20260301-questing/clonezilla-live-20260301-questing-amd64.zip

  • Clonezilla Clonezilla released /clonezilla_live_alternative_testing/20260301-questing/clonezilla-live-20260301-questing-amd64.iso

  • Clonezilla Clonezilla released /clonezilla_live_alternative_testing/20260301-resolute/clonezilla-live-20260301-resolute-amd64.zip

  • Clonezilla Clonezilla released /clonezilla_live_alternative_testing/20260301-resolute/clonezilla-live-20260301-resolute-amd64.iso

  • Clonezilla Clonezilla released /clonezilla_live_testing/3.3.1-37/clonezilla-live-3.3.1-37-amd64.zip

  • Clonezilla Clonezilla released /clonezilla_live_testing/3.3.1-37/clonezilla-live-3.3.1-37-amd64.iso

  • czfan czfan modified a comment on discussion Open Discussion

    @Steven Shiau and Developer-Team Why do you think I don't have any problems with Clonzilla in this case (partition layout, missing own vgubuntu-home )?

  • czfan czfan modified a comment on discussion Open Discussion

    @Steven Shiau and Developer-Team Why do you think I don't have any problems with Clonzilla in this case (partition layout)?

  • czfan czfan posted a comment on discussion Open Discussion

    @Steven S Why do you think I don't have any problems with Clonzilla in this case (partition layout)?

  • czfan czfan modified a comment on discussion Open Discussion

    https://sourceforge.net/p/clonezilla/discussion/Open_discussion/thread/1cc82358f9/?limit=25#1144 I don't how can i use Clonezilla clonezilla-live-3.3.1-35-amd64.iso this chroot. I think i need many more program in Clonezilla. Or you install that in a VM, make sure the issue is reproducible, then share the VM with us? My upload rate is very slow, my vm iso are very big. I will try to install an new system if we we get Kubuntu 26.04.0 (Ubuntu 26.04 LTS is going to be released on 23rd April, 2026.)...

  • czfan czfan modified a comment on discussion Open Discussion

    Because when I tried to use Kubuntu 24 installation CD to install that, there is no LVM on LUKS device scenario for me to select. For Steven special https://unix.stackexchange.com/questions/775774/how-do-i-use-luks-encrypted-partitions-with-kubuntu-24-04-installation I actually found a solution and was able to perform an installation. I created and mounted my luks volumes (with luksOpen), and after that formatted all of them with mkfs / mkswap. The key to success was to name the luks device (when...

  • czfan czfan modified a comment on discussion Open Discussion

    https://sourceforge.net/p/clonezilla/discussion/Open_discussion/thread/1cc82358f9/?limit=25#1144 I don't how can i use Clonezilla clonezilla-live-3.3.1-35-amd64.iso this chroot. I think i need many more program in Clonezilla. Or you install that in a VM, make sure the issue is reproducible, then share the VM with us? My upload rate is very slow, my vm iso are very big. I will try to install an new system if we we get Kubuntu 26.04.0 (Ubuntu 26.04 LTS is going to be released on 23rd April, 2026.)...

  • Citytech Citytech created ticket #197

    Task Queue on boot live

  • czfan czfan modified a comment on discussion Open Discussion

    For Steven special https://unix.stackexchange.com/questions/775774/how-do-i-use-luks-encrypted-partitions-with-kubuntu-24-04-installation I actually found a solution and was able to perform an installation. I created and mounted my luks volumes (with luksOpen), and after that formatted all of them with mkfs / mkswap. The key to success was to name the luks device (when opening it) to live-WHATEVER, so that it appears under /dev/mapper/live-WHATEVER. Also, before starting the installation, I run the...

  • czfan czfan modified a comment on discussion Open Discussion

    For Steven special https://unix.stackexchange.com/questions/775774/how-do-i-use-luks-encrypted-partitions-with-kubuntu-24-04-installation I actually found a solution and was able to perform an installation. I created and mounted my luks volumes (with luksOpen), and after that formatted all of them with mkfs / mkswap. The key to success was to name the luks device (when opening it) to live-WHATEVER, so that it appears under /dev/mapper/live-WHATEVER. Also, before starting the installation, I run the...

  • czfan czfan modified a comment on discussion Open Discussion

    For Steven special https://unix.stackexchange.com/questions/775774/how-do-i-use-luks-encrypted-partitions-with-kubuntu-24-04-installation > I actually found a solution and was able to perform an installation. I created and mounted my luks volumes (with luksOpen), and after that formatted all of them with mkfs / mkswap. > > The key to success was to name the luks device (when opening it) to live-WHATEVER, so that it appears under /dev/mapper/live-WHATEVER. > > Also, before starting the installation,...

  • czfan czfan modified a comment on discussion Open Discussion

    For Steven special https://unix.stackexchange.com/questions/775774/how-do-i-use-luks-encrypted-partitions-with-kubuntu-24-04-installation

  • czfan czfan posted a comment on discussion Open Discussion

    For Steven special https://unix.stackexchange.com/questions/775774/how-do-i-use-luks-encrypted-partitions-with-kubuntu-24-04-installation

  • czfan czfan modified a comment on discussion Open Discussion

    https://sourceforge.net/p/clonezilla/discussion/Open_discussion/thread/1cc82358f9/?limit=25#1144 I don't how can i use Clonezilla clonezilla-live-3.3.1-35-amd64.iso this chroot. I think i need many more program in Clonezilla. Or you install that in a VM, make sure the issue is reproducible, then share the VM with us? My upload rate is very slow, my vm iso are very big. I will try to install an new system if we we get Kubuntu 26.04.0 (Ubuntu 26.04 LTS is going to be released on 23rd April, 2026.)...

  • czfan czfan modified a comment on discussion Open Discussion

    My workaround, 2 Step: Step_1 Backup nvme0n1p1 + nvme0n1p6 Step_2 Backup nvme0n1p7 luks open I hope for a better solution.

  • czfan czfan modified a comment on discussion Open Discussion

    My workaround, 2 Step: Step_1 Backup nvme0n1p1 + nvme0n1p6 Step_2 Backup nvme0n1p7 luks open

  • czfan czfan posted a comment on discussion Open Discussion

    My workaround: Stepe_1 Backup nvme0n1p1 + nvme0n1p6 Step_2 Backup nvme0n1p7 luks open

  • czfan czfan posted a comment on discussion Clonezilla live

    The same as Parted Magic OS (with paywall).

  • czfan czfan modified a comment on discussion Open Discussion

    https://sourceforge.net/p/clonezilla/discussion/Open_discussion/thread/1cc82358f9/?limit=25#1144 I don't how can i use Clonezilla clonezilla-live-3.3.1-35-amd64.iso this chroot. I think i need many more program in Clonezilla. Or you install that in a VM, make sure the issue is reproducible, then share the VM with us? My upload rate is very slow, my vm iso are very big. I will try to install an new system if we we get Kubuntu 26.04.0 (Ubuntu 26.04 LTS is going to be released on 23rd April, 2026.)...

  • czfan czfan modified a comment on discussion Open Discussion

    https://sourceforge.net/p/clonezilla/discussion/Open_discussion/thread/1cc82358f9/?limit=25#1144 I don't how can i use Clonezilla clonezilla-live-3.3.1-35-amd64.iso this chroot. I think i need many more program in Clonezilla. Or you install that in a VM, make sure the issue is reproducible, then share the VM with us? My upload rate is very slow, my vm iso are very big. I will try to install an new system if we we get Kubuntu 26.04.0 (Ubuntu 26.04 LTS is going to be released on 23rd April, 2026.)...

  • czfan czfan modified a comment on discussion Open Discussion

    https://sourceforge.net/p/clonezilla/discussion/Open_discussion/thread/1cc82358f9/?limit=25#1144 I don't how can i use Clonezilla clonezilla-live-3.3.1-35-amd64.iso this chroot. I think i need many more program in Clonezilla. Or you install that in a VM, make sure the issue is reproducible, then share the VM with us? My upload rate is very slow, my vm iso are very big. I will try to install an new system if we we get Kubuntu 26.04.0 (Ubuntu 26.04 LTS is going to be released on 23rd April, 2026.)...

  • czfan czfan modified a comment on discussion Open Discussion

    https://sourceforge.net/p/clonezilla/discussion/Open_discussion/thread/1cc82358f9/?limit=25#1144 I don't how can i use Clonezilla clonezilla-live-3.3.1-35-amd64.iso this chroot. I think i need many more program in Clonezilla. Or you install that in a VM, make sure the issue is reproducible, then share the VM with us? My upload rate is very slow, my vm iso are very big. I will try to install an new system if we we get Kubuntu 26.04.0 (Ubuntu 26.04 LTS is going to be released on 23rd April, 2026.)...

  • czfan czfan modified a comment on discussion Open Discussion

    I don't how can i use Clonezilla clonezilla-live-3.3.1-35-amd64.iso this chroot. I think i need many more program in Clonezilla. Or you install that in a VM, make sure the issue is reproducible, then share the VM with us? My upload rate is very slow, my vm iso are very big. I will try to install an new system if we we get Kubuntu 26.04.0 (Ubuntu 26.04 LTS is going to be released on 23rd April, 2026.) How can the log file?

  • czfan czfan modified a comment on discussion Open Discussion

    I don't how can i use Clonezilla clonezilla-live-3.3.1-35-amd64.iso this chroot. I think i need many more program in Clonezilla. Or you install that in a VM, make sure the issue is reproducible, then share the VM with us? My upload rate is very slow, my vm iso are very big. I will try to install an new system if we we get Kubuntu 26.04.0

  • czfan czfan modified a comment on discussion Open Discussion

    I don't how can i use Clonezilla clonezilla-live-3.3.1-35-amd64.iso this chroot. I think i need many more program in Clonezilla. Or you install that in a VM, make sure the issue is reproducible, then share the VM with us? My upload rate is very slow, my vm iso are very big.

  • czfan czfan posted a comment on discussion Open Discussion

    I don't how can i use Clonezilla this chroot.

  • Steven Shiau Steven Shiau posted a comment on discussion Clonezilla server edition

    @Roberto, BTW, have you tried the mode I mentioned: https://clonezilla.org//fine-print-live-doc.php?path=clonezilla-live/doc/11_lite_server I remember we included the USB network modules in the live system initrd. It's been a long time. If you can, please test it and if it fails, definitely we will fix it.

  • Steven Shiau Steven Shiau posted a comment on discussion Clonezilla live

    To include GParted is another story. It requires X-windows system but Clonezilla live only needs text, command line mode (CLI). This will make live system smaller and easier to be used for an experienced system administrator in a very limited environment.

  • Steven Shiau Steven Shiau posted a comment on discussion Open Discussion

    "I can repair the system with a live kubuntu-24.04.4-desktop-amd64.iso , than the system is starting without initramfs error (Solution chroot, update-initramfs -u -k all)." -> So you meant you can fix it by booting kubuntu 24.04, chroot, then run update-initramfs. However, you can not make it by booting Clonezilla live, chroot then run "ocs-update-initrd"? "No, is my produktion system." -> Or you install that in a VM, make sure the issue is reproducible, then share the VM with us?

  • Steven Shiau Steven Shiau posted a comment on ticket #434

    Thanks for your feedback. As I have mentioned, we never encountered this issue here. The restored Debian 13 works well here. If you can reproduce this issue in a virtual machine, please share the VM with us. If the issue is reproducible here, definitely there is a chance this issue can be fixed.

  • Steven Shiau Steven Shiau posted a comment on discussion Clonezilla live

    This is actually related to the underlying GNU/Linux operating system... We used Debian or Ubuntu in our Clonezilla live system. Hence if it's supported by the upstream OS, yes, it will. We keep updating the underlying OS, hence I believe it will getting better for the hardware you mentioned. If you want to try, maybe give Ubuntu-based on a test. It comes with proprietary firmware, so it might work for your hardware.

  • Steven Shiau Steven Shiau posted a comment on discussion Clonezilla live

    Thanks for your feedback. "The first screen or two look noticeably different from the later screens" -> I believe you meant the keyboard layout and language selections TUI. Maybe you can take some photo and share that? If that's the one, yes, on some higher resolution screen it will distorted I noticed that. This is due to the package switch from jfbterm (no more in Debian repository) to fbterm. We haven't find a good way to deal with that.

  • Steven Shiau Steven Shiau posted a comment on discussion Clonezilla live

    I can not reproduce this issue. You can check the attached screenshot. "-cb3" is right there. This was taken from Clonezilla live 20260220-resolute.

  • Steven Shiau Steven Shiau posted a comment on discussion Open Discussion

    Have you tried Clonezilla live >= 3.3.1-35 or 20260220-*: https://clonezilla.org/downloads.php "With Kubuntu I get a kernel panic," -> please take some photos about the error messages on the screen then post. Thanks.

  • Steven Shiau Steven Shiau posted a comment on ticket #437

    "as first check could be the one for nc.traditional" -> Sure, will do this. "Debian package of clonezilla could even place a dependency on netcat-traditional package (happy to take care of the according bug report towards Debian also!).: -> Please. "did anyone report this misbehavior in OpenBSD's netcat towards upstream already?" -> We did not know this issue actually, until you reported this. No one from us reported this.

  • Steven Shiau Steven Shiau posted a comment on discussion Open Discussion

    Great! Thanks for your confirmation.

  • Roberto León Roberto León modified a comment on discussion Clonezilla live

    Phew, I've got it installed on Devuan Excalibur now and it's working. On another update cycle. Thanks.

  • Roberto León Roberto León posted a comment on discussion Clonezilla server edition

    I have a USB-C to RJ45 G2 adapter. Once you know all the necessary modules, you have to unpack the initrd located in /tftpboot/nbi_img/ and also modify its /etc/modules file to load them. $ cp /tftpboot/nbi_img/initrd-pxe.5.18.0-0.deb11.3-amd64.img /tmp/borrame $ cd /tmp/borrame $ file initrd-pxe.5.18.0-0.deb11.3-amd64.img $ mv initrd-pxe.5.18.0-0.deb11.3-amd64.img initrd-pxe.5.18.0-0.deb11.3-amd64.img.gz $ gunzip initrd-pxe.5.18.0-0.deb11.3-amd64.img.gz $ file initrd-pxe.5.18.0-0.deb11.3-amd64.img...

  • Roberto León Roberto León posted a comment on discussion Clonezilla live

    I have a USB-C to RJ45 G2 adapter. Once you know all the necessary modules, you have to unpack the initrd located in /tftpboot/nbi_img/ and also modify its /etc/modules file to load them. $ cp /tftpboot/nbi_img/initrd-pxe.5.18.0-0.deb11.3-amd64.img /tmp/borrame $ cd /tmp/borrame $ file initrd-pxe.5.18.0-0.deb11.3-amd64.img $ mv initrd-pxe.5.18.0-0.deb11.3-amd64.img initrd-pxe.5.18.0-0.deb11.3-amd64.img.gz $ gunzip initrd-pxe.5.18.0-0.deb11.3-amd64.img.gz $ file initrd-pxe.5.18.0-0.deb11.3-amd64.img...

  • ari j. ari j. posted a comment on discussion Open Discussion

    It works perfectly, exactly what I was thinking of. Thank you so much :)

  • czfan czfan modified a comment on discussion Clonezilla live

    Hello Steven https://clonezilla.org/related-live-cd/ Did you know the grml projekt with Clonezilla? https://github.com/grml https://grml.org ii clonezilla 5.13.9-1 all bare metal backup and recovery of disk drives and ii gparted 1.6.0-2 amd64 GNOME partition editor https://packages.debian.org/de/trixie/grml-rescueboot Would fit very well into your collection and is also delivered directly by Debian. BG czfan

  • czfan czfan modified a comment on discussion Clonezilla live

    Hello Steven https://clonezilla.org/related-live-cd/ Did you know the grml projekt with Clonezilla? https://github.com/grml https://grml.org ii clonezilla 5.13.9-1 all bare metal backup and recovery of disk drives https://packages.debian.org/de/trixie/grml-rescueboot Would fit very well into your collection and is also delivered directly by Debian. BG czfan

  • czfan czfan modified a comment on discussion Clonezilla live

    Hello Steven https://clonezilla.org/related-live-cd/ Did you know the grml projekt with Clonezilla? https://github.com/grml https://grml.org https://packages.debian.org/de/trixie/grml-rescueboot Would fit very well into your collection and is also delivered directly by Debian. BG czfan

  • czfan czfan modified a comment on discussion Clonezilla live

    Hello Steven https://clonezilla.org/related-live-cd/ Did you know the grml projekt with Clonezilla? https://github.com/grml https://grml.org Would fit very well into your collection and is also delivered directly by Debian. BG czfan

  • czfan czfan posted a comment on discussion Clonezilla live

    Hello Steven https://clonezilla.org/related-live-cd/ Did you know the grml projekt with Clonezilla?

  • czfan czfan modified a comment on discussion Open Discussion

    OT another System! has nothing to do with the problem in this thread! INFO https://sourceforge.net/p/clonezilla/discussion/Open_discussion/thread/c7068587a7/

  • czfan czfan modified a comment on discussion Open Discussion

    OT another System! INFO https://sourceforge.net/p/clonezilla/discussion/Open_discussion/thread/c7068587a7/

  • czfan czfan modified a comment on discussion Open Discussion

    Masterthread https://sourceforge.net/p/clonezilla/discussion/Open_discussion/thread/1cc82358f9/ ├─nvme0n1p1 259:1 0 500M 0 part /boot/efi ├─nvme0n1p6 259:6 0 2,9G 0 part /boot ├─nvme0n1p7 259:7 0 97,7G 0 part │ └─nvme0n1p7_crypt 252:0 0 97,6G 0 crypt │ ├─vgubuntu-root 252:1 0 83G 0 lvm / │ └─vgubuntu-swap_1 252:2 0 14,6G 0 lvm [SWAP] No problem to save and restore nvme0n1p1, nvme0n1p6 and nvme0n1p7 (luks open) in one step.

  • czfan czfan modified a comment on discussion Open Discussion

    Masterthread https://sourceforge.net/p/clonezilla/discussion/Open_discussion/thread/1cc82358f9/ nvme0n1 259:0 0 1,8T 0 disk ├─nvme0n1p1 259:1 0 500M 0 part /boot/efi ├─nvme0n1p6 259:6 0 2,9G 0 part /boot ├─nvme0n1p7 259:7 0 97,7G 0 part │ └─nvme0n1p7_crypt 252:0 0 97,6G 0 crypt │ ├─vgubuntu-root 252:1 0 83G 0 lvm / │ └─vgubuntu-swap_1 252:2 0 14,6G 0 lvm [SWAP] No problem to save and restore nvme0n1p1, nvme0n1p6 and nvme0n1p7 (luks open) in one step.

  • czfan czfan modified a comment on discussion Open Discussion

    Masterthread https://sourceforge.net/p/clonezilla/discussion/Open_discussion/thread/1cc82358f9/ nvme0n1 259:0 0 1,8T 0 disk ├─nvme0n1p1 259:1 0 500M 0 part /boot/efi ├─nvme0n1p6 259:6 0 2,9G 0 part /boot ├─nvme0n1p7 259:7 0 97,7G 0 part │ └─nvme0n1p7_crypt 252:0 0 97,6G 0 crypt │ ├─vgubuntu-root 252:1 0 83G 0 lvm / │ └─vgubuntu-swap_1 252:2 0 14,6G 0 lvm [SWAP] No problem to save and restore nvme0n1p1, nvme0n1p6 and nvme0n1p7 (luks open) in one step..

  • czfan czfan modified a comment on discussion Open Discussion

    Masterthread https://sourceforge.net/p/clonezilla/discussion/Open_discussion/thread/1cc82358f9/ nvme0n1 259:0 0 1,8T 0 disk ├─nvme0n1p1 259:1 0 500M 0 part /boot/efi ├─nvme0n1p6 259:6 0 2,9G 0 part /boot ├─nvme0n1p7 259:7 0 97,7G 0 part │ └─nvme0n1p7_crypt 252:0 0 97,6G 0 crypt │ ├─vgubuntu-root 252:1 0 83G 0 lvm / │ └─vgubuntu-swap_1 252:2 0 14,6G 0 lvm [SWAP] No problem to save and restore nvme0n1p1, nvme0n1p6 and nvme0n1p7 (luks open).

  • czfan czfan modified a comment on discussion Open Discussion

    Masterthread https://sourceforge.net/p/clonezilla/discussion/Open_discussion/thread/1cc82358f9/ nvme0n1 259:0 0 1,8T 0 disk ├─nvme0n1p1 259:1 0 500M 0 part /boot/efi ├─nvme0n1p6 259:6 0 2,9G 0 part /boot ├─nvme0n1p7 259:7 0 97,7G 0 part │ └─nvme0n1p7_crypt 252:0 0 97,6G 0 crypt │ ├─vgubuntu-root 252:1 0 83G 0 lvm / │ └─vgubuntu-swap_1 252:2 0 14,6G 0 lvm [SWAP]

  • czfan czfan posted a comment on discussion Open Discussion

    OT INFO https://sourceforge.net/p/clonezilla/discussion/Open_discussion/thread/c7068587a7/

  • czfan czfan posted a comment on discussion Open Discussion

    nvme0n1 259:0 0 1,8T 0 disk ├─nvme0n1p1 259:1 0 500M 0 part /boot/efi ├─nvme0n1p6 259:6 0 2,9G 0 part /boot ├─nvme0n1p7 259:7 0 97,7G 0 part │ └─nvme0n1p7_crypt 252:0 0 97,6G 0 crypt │ ├─vgubuntu-root 252:1 0 83G 0 lvm / │ └─vgubuntu-swap_1 252:2 0 14,6G 0 lvm [SWAP]

  • czfan czfan modified a comment on discussion Open Discussion

    Maybe you can share the disk image to us? No, is my produktion system. @Steven Shiau You have the installation manual. Can you translate the "ct_18_2022-S22_Linux_verschluesseln.pdf"? You can use Ubuntu. The installation is tricky. Release branch: stable, Clonezilla live version: 3.3.1-35 clonezilla-live-3.3.1-35-amd64.iso ├─nvme0n1p1 # efi ├─nvme0n1p6 # boot ├─nvme0n1p7 │ └─nvme0n1p7_crypt │ ├─vgubuntu-root │ ├─vgubuntu-home │ └─vgubuntu-swap 01 Backup nvme0n1p1 # efi standalone, restore no problem...

  • czfan czfan modified a comment on discussion Open Discussion

    Maybe you can share the disk image to us? No, is my produktion system. @Steven Shiau You have the installation manual. Can you translate the "ct_18_2022-S22_Linux_verschluesseln.pdf"? You can use Ubuntu. The installation is tricky. Release branch: stable, Clonezilla live version: 3.3.1-35 **clonezilla-live-3.3.1-35-amd64.iso ** ├─nvme0n1p1 # efi ├─nvme0n1p6 # boot ├─nvme0n1p7 │ └─nvme0n1p7_crypt │ ├─vgubuntu-root │ ├─vgubuntu-home │ └─vgubuntu-swap 01 Backup nvme0n1p1 # efi standalone, restore no...

  • czfan czfan modified a comment on discussion Open Discussion

    Maybe you can share the disk image to us? No, is my produktion system. @Steven Shiau You have the installation manual. Can you translate the "ct_18_2022-S22_Linux_verschluesseln.pdf"? You can use Ubuntu. The installation is tricky. Release branch: stable, Clonezilla live version: 3.3.1-35 **clonezilla-live-3.3.1-35-amd64.iso ** ├─nvme0n1p1 # efi ├─nvme0n1p6 # boot ├─nvme0n1p7 │ └─nvme0n1p7_crypt │ ├─vgubuntu-root │ ├─vgubuntu-home │ └─vgubuntu-swap 01 Backup nvme0n1p1 # efi standalone, restore no...

  • czfan czfan modified a comment on discussion Open Discussion

    Maybe you can share the disk image to us? No, is my produktion system. @Steven Shiau You have the installation manual. Can you translate the "ct_18_2022-S22_Linux_verschluesseln.pdf"? You can use Ubuntu. The installation is tricky. Used: clonezilla-live-3.3.1-35-amd64.iso ├─nvme0n1p1 # efi ├─nvme0n1p6 # boot ├─nvme0n1p7 │ └─nvme0n1p7_crypt │ ├─vgubuntu-root │ ├─vgubuntu-home │ └─vgubuntu-swap 01 Backup nvme0n1p1 # efi standalone, restore no problem 02 Backup nvme0n1p6 # boot standalone, restore no...

  • czfan czfan modified a comment on discussion Open Discussion

    Maybe you can share the disk image to us? No, is my produktion system. @Steven Shiau You have the installation manual. Can you translate the "ct_18_2022-S22_Linux_verschluesseln.pdf"? You can use Ubuntu. The installation is tricky. Used: clonezilla-live-3.3.1-35-amd64.iso Edit Menuentry menuentry "clonezilla-live-3.3.1-35-amd64.iso en" { ISO="/clonezilla-live-3.3.1-35-amd64.iso" search --set -f $ISO loopback loop $ISO linux (loop)/live/vmlinuz set root=(hd0,gpt6) toram boot=live union=overlay username=user...

1 >
MongoDB Logo MongoDB