From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 64C421382C5 for ; Tue, 8 Dec 2020 09:58:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A4ECEE0866; Tue, 8 Dec 2020 09:58:49 +0000 (UTC) Received: from smarthost03a.mail.zen.net.uk (smarthost03a.mail.zen.net.uk [212.23.1.20]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4C559E084A for ; Tue, 8 Dec 2020 09:58:49 +0000 (UTC) Received: from [82.69.80.10] (helo=peak.localnet) by smarthost03a.mail.zen.net.uk with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1kmZlf-00067B-Tx for gentoo-user@lists.gentoo.org; Tue, 08 Dec 2020 09:58:47 +0000 From: Peter Humphrey To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Gentoo on Raspberry Pi 400? Date: Tue, 08 Dec 2020 09:58:47 +0000 Message-ID: <5687445.lOV4Wx5bFT@peak> In-Reply-To: <20201208003453.066c0cf4@digimed.co.uk> References: <4629075.31r3eYUQgx@peak> <20201207233012.63zxdmtof2ijxnqy@a3.lan> <20201208003453.066c0cf4@digimed.co.uk> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Originating-smarthost03a-IP: [82.69.80.10] Feedback-ID: 82.69.80.10 X-Archives-Salt: 44733d86-8fbe-4610-af47-85affce1a9b3 X-Archives-Hash: 4b83eaadc5d8d0cf334ea76c30552585 On Tuesday, 8 December 2020 00:34:53 GMT Neil Bothwick wrote: > On Tue, 8 Dec 2020 00:30:12 +0100, Teru Yuu wrote: > > As long as you boot into any system, you will be able to install gentoo. > > For rpi4 I used alpine linux (mainly because it already had write-up > > on wiki for headless boot with sshd enabled) > > You can do that with Raspbian too. Mount the boot partition of the SD > card on your computer and create a file called ssh. Then Raspbian will > boot with SSH enabled. I'll try that - thanks! -- Regards, Peter.