Skip to main content

Acronis True Image 2021 - grub2.cfg - Eintrag // Multi-Boot-Multi-

Thread needs solution

Hallo zusammen,

 

ich suche für meinen Multi - Boot - USB Stick einen grub2.cfg - Eintrag für Acronis. 

Ich habe mir im Internet in etwa einen zusammengebastelt, allerdings erhalte ich dort den Feher
Siehe Bild.
 

Die acronis.cfg die ich nutze:

for isofile in $isopath/AcronisTrueImage2021_34340.iso; do
  if [ -e "$isofile" ]; then
    regexp --set=isoname "$isopath/(.*)" "$isofile"
    submenu "$isoname ->" "$isofile" {
      iso_path="$2"
      loopback loop "$iso_path"
      menuentry "Acronis True Image 2021" {
set quiet=1
set gfxpayload=1024x768x32,1024x768
set mbrcrcs=on
set isofile="/boot/isos/AcronisTrueImage2021_34340.iso"
search --set -f $isofile
loopback loop $isofile
linux /boot/isos/trueimage/kernel64.dat ramdisk_size=32768 quiet
root=/dev/sdXY
boot

}
  fi
done
 

 

 

Versteh es nicht.. seit zwei Stunden an dem Problem .

 

Bitte um Hilfe.

 

LG

0 Users found this helpful

Hallo Tester Di Test,

Ich würde eine Supportanfrage probieren:

Auf der Webseite "https://account.acronis.com/#/support/" anmelden (Sprache oben auf "Deutsch" ändern falls nötig).

Dort auf der linken Seite "Support" anklicken (Sprache oben auf "Deutsch" ändern falls nötig) und bei "Kategorie wählen" "Technische Unterstützung für ....." auswählen.

Dann sollte "Live Chat" verfügbar sein. (In der Woche tagsüber in deutscher Sprache.)