SUSE / suse-migration-services

GNU General Public License v3.0
7 stars 11 forks source link

Wrong grub entry if /usr/share/migration-image is not on the root partition #192

Closed schaefi closed 3 years ago

schaefi commented 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 /