Hi,
after an upgrade on an testbox with lsi-raid (further raid-volumes are building yet) I got the error message volumegroup pve not found.
Booting 4.4.35-77 works.
After setting rootdelay and update-grub the 4.4.83-96 works too.
Perhaps this helps someone else.
Udo
after an upgrade on an testbox with lsi-raid (further raid-volumes are building yet) I got the error message volumegroup pve not found.
Booting 4.4.35-77 works.
After setting rootdelay and update-grub the 4.4.83-96 works too.
Code:
grep delay /etc/default/grub
GRUB_CMDLINE_LINUX="rootdelay=20"
Udo