Bill MacAllister <[email protected]> writes: > On Wednesday, May 24, 2017 7:03:37 PM PDT, Bill MacAllister wrote: > >> I have determined that the update-grub command is what is failing. I >> have tried lots of variations on that command line to no avail. What >> am I missing? > > And I now I have logs. The bit that is causing the problem is: > > $ROOTCMD update-grub > + chroot /target update-grub > Generating grub configuration file ... > grub-probe: error: disk `md0' not found. > error=$(($?>$error?$?:$error)) > ++ error=1 > > Not sure what to do about that. Suggesions? > > Bill
update-grub is run in the example config in 10-setup. Take a look there to see if you are doing anything different.
