On Sat, Dec 15, 2012 at 06:24:46PM +0100, Wouter Verhelst wrote:
> At this point, I'm tempted to add a check to the for loop that starts on
> line 650 in the current HEAD (commit 062ddbcb66150) for something along
> the lines of:
>
> if [ ! -b $bootdev ]; then
> # jump to the next loop itera
Hi,
I just spent a few hours trying to analyse this bug, but so far I
haven't found what could cause this.
The message 'Installing grub on ' is generated by this line:
info "Installing grub on '$bootdev'"
Obviously, this "bootdev" variable is what the entire rest of the script
is built to do, s
2 matches
Mail list logo