From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 18084 invoked from network); 23 May 2022 17:16:49 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 23 May 2022 17:16:49 -0000 Received: from duke.felloff.net ([216.126.196.34]) by 9front; Mon May 23 13:15:46 -0400 2022 Message-ID: <18D6ACC2D91E003758FCE23A27776B49@felloff.net> Date: Mon, 23 May 2022 19:15:35 +0200 From: cinap_lenrek@felloff.net To: 9front@9front.org In-Reply-To: <8994550cf7e00d0eb44bff6f047a6b5d57be00f4@disroot.org> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: secure immutable cache markup-oriented browser base Subject: Re: [9front] slow boot (under OpenBSD vmm) Reply-To: 9front@9front.org Precedence: bulk pass nora6=1 to boot arguments (plan9.ini or multiboot aruments). see plan9.ini(8): nora6= Disable automatic IPv6 configuration from incoming router advertisements. it is most likely trying to do SLAAC, but the emulated virtio ethernet is busted and wont support multicast anyway. -- cinap