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 8095 invoked from network); 10 Jan 2022 11:26:49 -0000 Received: from 4ess.inri.net (216.126.196.42) by inbox.vuxu.org with ESMTPUTF8; 10 Jan 2022 11:26:49 -0000 Received: from sirjofri.de ([5.45.105.127]) by 4ess; Mon Jan 10 06:20:05 -0500 2022 Received: from sirjofri.de ([95.90.218.152]) by sirjofri.de; Mon Jan 10 11:21:58 +0100 2022 Date: Mon, 10 Jan 2022 10:21:56 +0000 (UTC) From: sirjofri To: 9front@9front.org Message-ID: <3cd7037b-6fa3-4ebd-b602-e65f6989872e@sirjofri.de> In-Reply-To: <91B06AC5C733710410A816E28F5EE8E7@gmail.com> References: <91B06AC5C733710410A816E28F5EE8E7@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Correlation-ID: <3cd7037b-6fa3-4ebd-b602-e65f6989872e@sirjofri.de> List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: leveraged patented browser full-stack manager Subject: Re: [9front] Reply-To: 9front@9front.org Precedence: bulk 10.01.2022 09:44:51 thinktankworkspaces@gmail.com: > Trying to do an install on a remote server via ssh that has qemu. > > I suppose i'm doing this with -nographic > > kind of like qemu-system-x86_64 -serial stdio 9front.img -boot d > 9front-xxxx-i386.iso -m 1024 > > With pipes such as /tmp/guest.in /tmp/guest.out > > I'm receiving data. > > Booting from DVD/CD...=C2=A0 *e820 .....=C2=A0 ...=C2=A0 ...=C2=A0 cdboot= =3Dyes > mouseport=3Dask monitor=3Dask vgasize=3Dask bootfile=3D/386/9pc > > > But it stops at that last line and nothing.=C2=A0 Any thoughts or > recommendations?=C2=A0 Is it possible?=C2=A0 Or do I have to build the im= age > local then copy the 9front.img to remote system.=C2=A0 I worry that I wil= l > run into same situation where it gets stuck. Please check plan9.ini(8) man page and look for console=3D. I believe=20 that's what you want/need. I can't give more advise since I didn't use it (yet). sirjofri