Hiding dropbear output on boot up

Matt Johnston matt at ucc.asn.au
Wed Mar 18 23:18:26 AWST 2020


Hi Tania,

I think you could probably add "> /dev/null 2> /dev/null" after one of the ipconfig commands in /usr/share/initramfs-tools/scripts/functions, though I'm not too familiar with how they all fit together. (Or if it's dhclient for ipv6 printing the output, get rid of the "-v" for dhclient).

You could report a Debian bug for the initramfs package, they might have a better idea of a fix for it.
https://packages.debian.org/stretch/dropbear-initramfs

Cheers,
Matt

> On Wed 18/3/2020, at 8:09 pm, Tania Hagan <taniahagan at googlemail.com> wrote:
> 
> Hi Dropbear, 
> 
> I have setup dropbear and busybox on a Ubuntu 18.04 desktop with LUKS encryption.  This works wonderfully except the IP-Config displays over the unlock disk prompt causing confusion with users.  Is there a way to either hide this output or have it display before the LUKS unlock disk prompt?
> 
> Thank you very much for any help.
> Tania



More information about the Dropbear mailing list