Have used Fedora with G4L project going back to 2004. Build it using Fedora, while Clonezilla seems to use Debian. Build a simple kernel file from kernel.org and an initramfs.lzma on Fedora to have it as a boot option.
Put kernel file and initramfs in /boot 13329408 May 23 23:20 /boot/bz7x0.10 26252892 May 31 23:54 /boot/initramfs.lzma And then # cat /boot/loader/entries/5454d68084c145e496d5ce383b5147de-0-G4L.c onf title G4L 0.70 version 0.G4L linux /bz7x0.10 telnetd=yes initrd /initramfs.lzma grub_users $grub_users grub_arg --unrestricted grub_class fedora Then can boot to it and do repairs, or image disk or partitions. Once looked into making an rpm or other options, and pointed to an rpm list, but turned out it hadn't been supported for many years. Imaged my local 1TB disk to another disk (/dev/sdb to parttition /dev/sda1) 63276811734 Jun 1 2026 dellnotebook3.zst In about 34 minutes. Used zerofree to clear unused space before image that is part of g4l. +------------------------------------------------------------+ Michael D. Setzer II - Computer Science Instructor (Retired) mailto:[email protected] mailto:[email protected] mailto:[email protected] Guam - Where America's Day Begins G4L Disk Imaging Project maintainer http://sourceforge.net/projects/g4l/ +------------------------------------------------------------+ -- _______________________________________________ users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
