Re: Hiding dropbear output on boot up

2020-03-18 Thread Matt Johnston
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

Hiding dropbear output on boot up

2020-03-18 Thread Tania Hagan
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