-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On Wed, Nov 30, 2016 at 11:54:42PM +0300, Eva Star wrote: > On 11/30/2016 11:48 PM, Marek Marczykowski-Górecki wrote: > > > Yes, most likely - if you have two partitions (possibly on different > > disks) with the same UUID, the first detected will be used. > > Why (GRUB?) first detect second drive, and not search on the drive where > grub installed?
That's the question to grub gurus. Take a look at its config - there is "search ... --set=root some-uuid" line. This line have --hint options (at least in my case), so it should be ok - at least in theory. If you changed the order of disks (according to BIOS, or maybe physical connection), that --hint option may still refer to your old disk. Same applies to BIOS. Then, Linux kernel will detect disks again, and initramfs will search for the right UUID. And at this point I think it's purely about order of detection. > Fixing UUID will not help( It will, but up to next full backup (clone). > > p.s. Is it already own qubes buckups fixed? I'm about not strong crypto > function of own qubes buckups. https://github.com/QubesOS/qubes-issues/issues/971 This one? For Qubes 4.0 - yes, but the fix change backup format, so it isn't feasible for backporting. - -- Best Regards, Marek Marczykowski-Górecki Invisible Things Lab A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJYP0EgAAoJENuP0xzK19csDfcH/ihyB9eGuOucX7OtOWdPiuAH SMACNImy4Apv5dL/+vxnIzpV6KWD8+nHtI2dT1op+xEJnHQGXD1LAzFGkFTIB2Vh tSTpRwcotlrGGYYbqtGxZoy8XgtISVm3WYEXsXHlWVFYSEX2KnhFSELdO4mY1E+U jnOTnJLgMAxq0Njm8B7fQWGkgBjLdclzEhFHutDQdzUqxkiqoJlRnuSG9zNMC7UN rLkYrkjIdTEaXuudXbB683fJedwRLwmOSiD89nuWhPwIDlU0H+MWbI/T883z1wJL ZEO47QwMWA7BJWFbwj8JvtXWV3rsYxWZa0qjVOZKUuwHpNDnQlUoAqVxbeiWMTo= =1/Kv -----END PGP SIGNATURE----- -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/20161130211407.GX1145%40mail-itl. For more options, visit https://groups.google.com/d/optout.
