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.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 17627 invoked from network); 26 Aug 2022 16:09:27 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 26 Aug 2022 16:09:27 -0000 Received: from tilde.team ([198.50.210.248]) by 9front; Fri Aug 26 12:05:58 -0400 2022 Received: by tilde.team (Postfix, from userid 1546) id 6F46F4C1834; Fri, 26 Aug 2022 16:05:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tilde.team; s=mail; t=1661529956; bh=U65Xb/0o2vVDPPbV9aF/HEAgliM8rZN/2rG3y3AVpQ8=; h=Date:From:To:Subject:References:In-Reply-To:From; b=E9DzUE982SAu+XzXczbAw6zWuQSQZcoriCAMLwPMmdUpLhzVH2gn4fKhMIHCrs4GS bcNnEa2xT+Flk7KNmbi/8XkWqn43PFVXp9WNjBKUpkzWWYvYazMkDEJvBn0k5ycMXh cSTIQE4AkX6CV9qnGJ85sJKfM4h8LKGX2xrfSVzM= Date: Fri, 26 Aug 2022 16:05:56 +0000 From: wakyct@tilde.team To: 9front@9front.org Message-ID: <20220826160556.GA2510649@tilde.team> References: <20220826082332.GA915854@tilde.team> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20220826082332.GA915854@tilde.team> List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: agile object-oriented configuration framework-aware strategy Subject: Re: [9front] Used to boot to rio, doesn't anymore Reply-To: 9front@9front.org Precedence: bulk Trying a different approach, I was able to start rio my manually running /bin/screenrc from console, and then /bin/rio. After logging /bin/termrc a few times I narrowed the hang down to timesync, and commenting that call out I got a successful boot to rio. Not sure why it didn't hang there before, any ideas? George