Closed schaefi closed 3 years ago
On systems with /usr/share/migration-image/ on a different than than the root partition the written grub entry is wrong. The setting
search --no-floppy --fs-uuid --set=root UUID
is created for the root partition and the expectation is made that /usr/share/migration-image/SLES15-SES-Migration....iso can be found there.
The script code to create the grub entry should look for the UUID of the filesystem at /usr/share/migration-image and not on /
/usr/share/migration-image
/
On systems with /usr/share/migration-image/ on a different than than the root partition the written grub entry is wrong. The setting
is created for the root partition and the expectation is made that /usr/share/migration-image/SLES15-SES-Migration....iso can be found there.
The script code to create the grub entry should look for the UUID of the filesystem at
/usr/share/migration-image
and not on/