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=none autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 16351 invoked from network); 12 Jan 2022 05:17:58 -0000 Received: from 4ess.inri.net (216.126.196.42) by inbox.vuxu.org with ESMTPUTF8; 12 Jan 2022 05:17:58 -0000 Received: from orthanc.ca ([208.79.93.154]) by 4ess; Wed Jan 12 00:08:44 -0500 2022 Received: from orthanc.ca (localhost [127.0.0.1]) by orthanc.ca (OpenSMTPD) with ESMTP id b2cfd0b1; Tue, 11 Jan 2022 21:08:42 -0800 (PST) From: "Lyndon Nerenberg (VE7TFX/VE6BBM)" To: 9front@9front.org, thinktankworkspaces@gmail.com In-reply-to: References: Comments: In-reply-to thinktankworkspaces@gmail.com message dated "Mon, 10 Jan 2022 00:47:17 -0800." MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <49568.1641964122.1@orthanc.ca> Date: Tue, 11 Jan 2022 21:08:42 -0800 Message-ID: <4409bc98eac43ea3@orthanc.ca> List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: immutable STM framework Subject: Re: [9front] 9front command line install Reply-To: 9front@9front.org Precedence: bulk thinktankworkspaces@gmail.com writes: > Booting from DVD/CD... *e820 ..... ... ... cdboot=yes > mouseport=ask monitor=ask vgasize=ask bootfile=/386/9pc > But it stops at that last line and nothing. Any thoughts or > recommendations? Is it possible? Or do I have to build the image > local then copy the 9front.img to remote system. I worry that I will > run into same situation where it gets stuck. Interrupt the boot loader by pressing space while it's printing its stuff, then type 'console=0' followed by 'boot'. That will point /dev/console at the virtual serial device so you can see what's going on. Once you've installed, add the console=0 line to plan9.ini.