Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Customize Text "Clonezilla" #121

Open
user18x opened this issue Sep 19, 2024 · 1 comment
Open

Customize Text "Clonezilla" #121

user18x opened this issue Sep 19, 2024 · 1 comment

Comments

@user18x
Copy link

user18x commented Sep 19, 2024

I want to know if it's possible to customize CloneZilla so i can change Text "Clonezilla" in say "Clone"?

https://images.wondershare.com/recoverit/article/clonezilla-disk-clone-for-windows-1.jpg
The big Clonezilla down is sure a background image?!

https://clonezilla.org/screenshots/?op=show&filepath=./album/00_Clonezilla/09_ocs-sr-x.png

@nhermosilla14
Copy link

This part of Clonezilla is just a regular bootloader. There are two of them: syslinux and grub2. If you boot on a legacy BIOS, it will use syslinux (in this version also known as isolinux), otherwise grub is used. You can replace the background image by changing the files at boot/grub or syslinux/, you will then find the images used to display the background. Over there you can also find the configuration files for both bootloaders, mainly grub.cfg and syslinux.cfg. I suggest you read about them in the Arch Wiki or the Debian Wiki, both are good learning resources.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants