Bug#848944: Issues with /dev/disk/by-id as well

Chris Dos chris at chrisdos.com
Thu Feb 2 23:10:12 UTC 2017


This problem also exists for grub on Jessie (2.02~beta2-22+deb8) and sid (2.02~beta3-3).

I've ended up having to put a line in rc.local to make symlinks for the devices in /dev:
for I in /dev/disk/by-id/wwn-*;do ln -s $I /dev/;done



More information about the Pkg-grub-devel mailing list