Comment 2 for bug 217348

Revision history for this message
Agostino Russo (ago) wrote : Re: Add edd=on boot option to address bug 8497

Many users with multiple disks are hit by this. Grub4dos supports the facility to set the root disk when a patterns match. The plan is to generate a UUID file and use "find --set-root UUID --relpath=/relative/path" instead of "root (hdX,Y)/relative/path". That also requires a change in grub4dos to support relative paths in the find command.