I'm having almost the same error, maybe it's related:
root@sonne:/# update-grub /usr/sbin/grub-probe: error: cannot stat `/dev/disk/by-uuid/4edd994f-2fb3-44c5-b694-c7e40ae6df62'.
I've tried enabling
GRUB_DISABLE_LINUX_UUID=true
but that didn't do anything.
It seems to happen in the grub-mkconfig script as mentioned in #32, at the line:
GRUB_DEVICE="`${grub_probe} --target=device /`"
Any ideas? Are someone working on this?
Best regards. Lars
I'm having almost the same error, maybe it's related:
root@sonne:/# update-grub grub-probe: error: cannot stat `/dev/disk/ by-uuid/ 4edd994f- 2fb3-44c5- b694-c7e40ae6df 62'.
/usr/sbin/
I've tried enabling
GRUB_DISABLE_ LINUX_UUID= true
but that didn't do anything.
It seems to happen in the grub-mkconfig script as mentioned in #32, at the line:
GRUB_DEVICE= "`${grub_ probe} --target=device /`"
Any ideas? Are someone working on this?
Best regards.
Lars