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=DKIM_SIGNED,DKIM_VALID autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 19833 invoked from network); 22 Jan 2021 17:27:16 -0000 Received: from 1ess.inri.net (216.126.196.35) by inbox.vuxu.org with ESMTPUTF8; 22 Jan 2021 17:27:16 -0000 Received: from pb-smtp21.pobox.com ([173.228.157.53]) by 1ess; Fri Jan 22 11:56:22 -0500 2021 Received: from pb-smtp21.pobox.com (unknown [127.0.0.1]) by pb-smtp21.pobox.com (Postfix) with ESMTP id 48E49110355; Fri, 22 Jan 2021 11:56:15 -0500 (EST) (envelope-from unobe@cpan.org) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=date :in-reply-to:references:mime-version:content-type :content-transfer-encoding:subject:to:from:message-id; s=sasl; bh=8zN1ywjxyP73gJjKcDh3hHIRn/g=; b=Dt6EaqMBWiy8/DPbD2qIDh05Mlpk rfbB+cDA1o2OS+9uFQZxc1uvJg4vKt+k00VuBtlqdrtgJvOxTG2XwIhWNfSiJJEf eUNGilgRpDOzkjfcBZrbnBxIW8J0e1jk+226BqH0pGi2nqMSVLpe88Hu5qKIlGhE VNjWY7rLOIERAc8= Received: from pb-smtp21.sea.icgroup.com (unknown [127.0.0.1]) by pb-smtp21.pobox.com (Postfix) with ESMTP id 41FF2110354; Fri, 22 Jan 2021 11:56:15 -0500 (EST) (envelope-from unobe@cpan.org) Received: from [10.0.1.4] (unknown [47.34.135.186]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pb-smtp21.pobox.com (Postfix) with ESMTPSA id 5F6C7110353; Fri, 22 Jan 2021 11:56:12 -0500 (EST) (envelope-from unobe@cpan.org) Date: Fri, 22 Jan 2021 16:56:08 +0000 In-Reply-To: <20210122172423.5b0cc592@gmx.de> References: <20210122142211.58c69ee0@gmx.de> <20210122172423.5b0cc592@gmx.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable To: 9front@9front.org,Eckard Brauer From: Romano Message-ID: X-Pobox-Relay-ID: BB8785C0-5CD2-11EB-A366-D609E328BF65-09620299!pb-smtp21.pobox.com List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: abstract API blockchain blockchain-oriented pipelining framework Subject: Re: [9front] Modifying FS (hjfs) Reply-To: 9front@9front.org Precedence: bulk FWIW, I've been running 9front on rpi4 for the last 7 months, give or take= =2E Iif I remember correctly I installed it onto an external SD card that I= then installed as the primary=2E I had inly intended it to be a short term= solution until I switched to another drive or boot over the network, but w= ifi isn't working for me on rpi4 yet=2E On my ever-growing todo list=2E On January 22, 2021 4:24:23 PM UTC, Eckard Brauer wrote: >> it's not recommended to use the sd card for too much stuff, i'd just >> mount a real fileserver instead if you can=2E >> otherwise perhaps add a cheap xhci USB HDD=2E > >That's indeed the idea, but I'm currently playing with a Pi3 before the >Pi4 and adapter arrives (because of the better SATA-USB bandwidth)=2E > >And the same problem arises, as I upgraded my notebook HD and raised >the partition for 9front (with some old installation in cwfs)=2E So for >the next time I plan to learn a bit more of Plan 9 to at least try to >drop linux=2E=2E=2E