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.2 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, NICE_REPLY_A,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.4 Received: (qmail 6821 invoked from network); 20 Aug 2022 18:31:50 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 20 Aug 2022 18:31:50 -0000 Received: from mail.posixcafe.org ([45.76.19.58]) by 9front; Sat Aug 20 14:30:25 -0400 2022 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=posixcafe.org; s=20200506; t=1661020222; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=hR+SVTWejocUftwqfPDtnY4HiNCjqKBH+sM4dIctaCw=; b=QCL7EqoybJVPdePEznc3FloJYda4zH4MGILfokub99rTE1sAAZy54DEdz4gFaCoaEj7TZ2 uIPXCGLf2Os4x7t7LV9i91xJYAwra9Bl/6Ck49QeWlhucleiBDfeMrnjjqF7AZ/lDX7uDU zFia249hbwceVT+lCBEXM6aGjmb7kkw= Received: from [192.168.168.200] (161-97-228-135.mynextlight.net [161.97.228.135]) by mail.posixcafe.org (OpenSMTPD) with ESMTPSA id fa30d308 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for <9front@9front.org>; Sat, 20 Aug 2022 13:30:21 -0500 (CDT) Message-ID: <5cb86c96-d3ec-75a0-b030-70422def32a9@posixcafe.org> Date: Sat, 20 Aug 2022 12:28:04 -0600 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 Content-Language: en-US To: 9front@9front.org References: From: Jacob Moody In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: cloud descriptor persistence event GPU-oriented controller Subject: Re: [9front] Cannot install 9front Reply-To: 9front@9front.org Precedence: bulk On 8/20/22 12:26, smj@9p.sdf.org wrote: > Quoth M. Osman Talayman : >> I'm sorry, I am new to Plan9 >> >> Where should I type these boot paramters? I can type at the boot >> screen right after it stops booting, but nothing happens when I press >> enter > > Boot windows on your computer and plug in the USB or SD card then you should > see the FAT file system mount as 'CYLINDRICAL'. In there you will find a > plan9.ini file where you can edit and set the necessary parameters you need. > You can try the individually mentioned ones in 9.5.2 or just for the ethernet > and see how far you go. > You can also just mash keys at startup to get dropped in to a prompt. Then you can write out parameters in the command prompt. Once you are done writing parameters type 'boot' to actually continue the boot process.