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.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 29689 invoked from network); 22 Jan 2021 14:14:54 -0000 Received: from 1ess.inri.net (216.126.196.35) by inbox.vuxu.org with ESMTPUTF8; 22 Jan 2021 14:14:54 -0000 Received: from mail-ed1-f53.google.com ([209.85.208.53]) by 1ess; Fri Jan 22 08:45:26 -0500 2021 Received: by mail-ed1-f53.google.com with SMTP id s11so6610513edd.5 for <9front@9front.org>; Fri, 22 Jan 2021 05:45:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=TFrxeivfsTnS1K0VqiggBeOu9nQx4pC/pz91MADYbUI=; b=uUDg0CVlxCMpwjtU9CErwrExlBLFSqATFBR0zIrJusFhrx3jRFKqKMiA3e55RrzSVr Dc6eJtOg4V2domfPBQ1M/6OB+MrWBMUCLeiUAEq8cn33TcjM9DfvBZTjdGstYY0tdJjF OpEYkczKJD6W1duH19slAQqpBxuYupmiZ4skwmc6qHIR4NQDjlVXJ34T2wqLG6UAu15O ZK1s+6g+z17s+oSOxtnLcoUh6MWdVzMsI+VYzUfYg2a76FuJmOJidDQ/a7PF3DQ3072G FGvf8hg8XjlC/wvJ1E/yvtBFooBuHhpzowFGsllxSWrtHAM514lwRsKzO79uCY5xg3Yn Bt6A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=TFrxeivfsTnS1K0VqiggBeOu9nQx4pC/pz91MADYbUI=; b=ERQ3OtMOM4Sb0hKhRgtblIyHdKzsarEXWvfeNBhcniSsZqbGD4UfQi4qOFTk3+5kpF y/9TOBycztXv3nHUaxbJlWxf5jwRo7HKBIj+H+jiNXvjw8dSRJ2VxbxQbQal0NORCBya mSnZjXXD1967f+tEyr8GlKS4YPgNrPFVqxvv0qc/LAaA3teyGit2WrteMLbnnxiwRnZM XqD48rfmqIGZtAtgxvKDhkZzBNoPSNC7HVgsIcEMD0y5KMEj7kD/8uOIn8BbqCn1yoQ6 gRBIhLMCukYdOlV+bgsVNT/3or7C6LBLuvmjy/xhTiodcf8XbTau2RNPSiAMkMF9d6Hi tvPQ== X-Gm-Message-State: AOAM532LWoJjjRalvRsBzLbN2DeJ228GruS39y/l4ihFoQqzWufT7PbU Egajw9G6O6PpKt2e2wBMT3nk2wpueqtulQrNSoaJWj3tcp4= X-Google-Smtp-Source: ABdhPJzfqddwiQ2MOg530Q1O89i59nFPJ1Gwl7Wp8YSzyLzpw+ddgJ3claP01JSrWL0MMt2MBPlX2icIxpFpNbuOSEU= X-Received: by 2002:a50:d6dc:: with SMTP id l28mr3325254edj.105.1611323117427; Fri, 22 Jan 2021 05:45:17 -0800 (PST) MIME-Version: 1.0 Received: by 2002:a17:906:3f91:0:0:0:0 with HTTP; Fri, 22 Jan 2021 05:45:16 -0800 (PST) In-Reply-To: <20210122142211.58c69ee0@gmx.de> References: <20210122142211.58c69ee0@gmx.de> From: hiro <23hiro@gmail.com> Date: Fri, 22 Jan 2021 14:45:16 +0100 Message-ID: To: 9front@9front.org Content-Type: text/plain; charset="UTF-8" List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: open replication method AJAX browser standard high-performance configuration framework Subject: Re: [9front] Modifying FS (hjfs) Reply-To: 9front@9front.org Precedence: bulk sorry for not answering the real question, but... it's not recommended to use the sd card for too much stuff, i'd just mount a real fileserver instead if you can. otherwise perhaps add a cheap xhci USB HDD. On 1/22/21, Eckard Brauer wrote: > Seems I missed something from man or fqa... > > Installation on Raspberries usually are done dd-ing the img file (~2GB) > to the sd card. Most sd cards are much larger in size than the ~2 GB > from the image, so what's best (and how is this done) for having the > remaining are available: > > * enlarging the 2nd partition (hjfs) to the available storage, resizing > the filesystem (how?), > > * creating a 3rd partition / second hjfs (so far, trivial) and adding > that to the already available storage (seems strange to me), or > > * creating cwfs there and using that, as above (seems as strange as the > last)? >