Combine and add additional software to True Image
Latest version of True Image provides UEFI booting. My questions
1. How to combine true image and disk director?
2. Kaspersky rescue disk also allows UEFI booting but uses grub2 to boot. How do I add the grub command in bootx64.xml file located in efi/boot folder?
The grub command
menuentry "${kav}" {
linux /boot/grub/k-x86_64 net.ifnames=0 lang=${lang} dostartx
initrd /boot/grub/initrd.xz
}
Having True Image, Disk Director and Kaspersky rescue disk for removing virus without loading windows is the best combination of backup and recovery tools.
Attached is the bootx64.xml file from true image and kav_menu.cfg file from kaspersky rescue disk for reference
Anhang | Größe |
---|---|
bootx64.xml_.txt | 818 Bytes |
kav_menu.cfg_.txt | 648 Bytes |


- Anmelden, um Kommentare verfassen zu können

@Enchantech, Using grub2 to boot iso files takes time to boot. Kaspersky uses grub2 to load it's files. The iso contains grub2 files and cfg files. I prefer extracting the files from the ISO. Unfortunately could not find the right command to load true image or disk director. It worked perfectly in grub4dos
- Anmelden, um Kommentare verfassen zu können

Yeah, I used to do this myself with grub4dos prior to UEFI. Could never git it working again in UEFI boot.
You might have a look at Easy2Boot which is Windows based to do this. As for booting UEFI in Linux to do it I do not know.
- Anmelden, um Kommentare verfassen zu können