:: Re: [DNG] reinstalling GRUB2
Top Page
Delete this message
Reply to this message
Author: fsmithred
Date:  
To: dng
Subject: Re: [DNG] reinstalling GRUB2
On 7/24/19 4:40 PM, Haines Brown wrote:
>
>>> I've no idea what's going on.


I think you got a non-devuanized util-linux from ascii-security. That
package has been replaced. You should be able to get the right one with
the following commands.

su -
apt-get update
apt-get install util-linux

or
apt-get upgrade

or if those fail,
apt-get install util-linux=2.29.2-1+devuan2.1


fsmithred